aboutsummaryrefslogtreecommitdiff
path: root/to-do-list.php
diff options
context:
space:
mode:
authorHorus32014-02-09 20:29:39 +0100
committerHorus32014-02-09 20:29:39 +0100
commit589e02cdf3705974b58de12345c2d993f05e1533 (patch)
tree94ebf8ce02ce23902be054d1bf5585e514e776a7 /to-do-list.php
parent2f4b64078245e595bc78d950e81649b40fdd06cd (diff)
downloadjungegemeinde-589e02cdf3705974b58de12345c2d993f05e1533.tar.gz
License
Diffstat (limited to 'to-do-list.php')
-rw-r--r--to-do-list.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/to-do-list.php b/to-do-list.php
index e963186..1dc1dde 100644
--- a/to-do-list.php
+++ b/to-do-list.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'); ?>
<!DOCTYPE html>
<head>
<title>to-do-list</title>