aboutsummaryrefslogtreecommitdiff
path: root/quote.php
diff options
context:
space:
mode:
Diffstat (limited to 'quote.php')
-rw-r--r--quote.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/quote.php b/quote.php
index b1203e6..8e08a3d 100644
--- a/quote.php
+++ b/quote.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");
$zufall = $_GET["id"];