aboutsummaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rw-r--r--update.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/update.php b/update.php
index 09855cc..074ae84 100644
--- a/update.php
+++ b/update.php
@@ -1,4 +1,9 @@
-<?php include('auth.php');
+<?php
+
+/* Copyright Maximilian Möhring, 2013
+Licensed under the GPL. Read LICENSE for more Information.*/
+
+include('auth.php');
/*error_reporting(E_ALL);
ini_set('display_errors', '1');*/