aboutsummaryrefslogtreecommitdiff
path: root/inreg.php
diff options
context:
space:
mode:
Diffstat (limited to 'inreg.php')
-rw-r--r--inreg.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/inreg.php b/inreg.php
index ce8488d..c624224 100644
--- a/inreg.php
+++ b/inreg.php
@@ -1,4 +1,8 @@
<?php include('auth.php');
+
+/* Copyright Maximilian Möhring, 2013
+Licensed under the GPL. Read LICENSE for more Information.*/
+
/*Registrierung in der Datenbank!*/
$name = $_POST["name"];