summaryrefslogtreecommitdiff
path: root/food_quantity.php
diff options
context:
space:
mode:
Diffstat (limited to 'food_quantity.php')
-rw-r--r--food_quantity.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/food_quantity.php b/food_quantity.php
index d86c6b3..3d8a2a4 100644
--- a/food_quantity.php
+++ b/food_quantity.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
+ */
+
# include the main site config where various global variables
# and libraries are included
require("config.php");