summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'header.php')
-rw-r--r--header.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/header.php b/header.php
index 8219f04..b08bb6d 100644
--- a/header.php
+++ b/header.php
@@ -1,5 +1,13 @@
<?php
+/**
+ * Copyright (c) 2007 Nathan Kinkade
+ *
+ * This code is offered under an MIT (X11) license. For more information
+ * about the terms of this license see the file LICENSE included with this
+ * software or visit: http://www.opensource.org/licenses/mit-license.php
+ */
+
# this file allows us to change any info inside the
# <head> tags for any given file, while still using
# a common header file