aboutsummaryrefslogtreecommitdiff
path: root/share.php
diff options
context:
space:
mode:
Diffstat (limited to 'share.php')
-rw-r--r--share.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/share.php b/share.php
index 87c1ddb..7dd3893 100644
--- a/share.php
+++ b/share.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');
include("header.php");
?>