aboutsummaryrefslogtreecommitdiff
path: root/liste.php
diff options
context:
space:
mode:
Diffstat (limited to 'liste.php')
-rw-r--r--liste.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/liste.php b/liste.php
index 824e604..bfd380d 100644
--- a/liste.php
+++ b/liste.php
@@ -1,4 +1,8 @@
<?php include('auth.php');
+
+/* Copyright Maximilian Möhring, 2013
+Licensed under the GPL. Read LICENSE for more Information.*/
+
include("header.php");
$db = new SQLite3("../database/jg.db");