From eb5ec4457a826bf6edadc9fa1816fac94d4a5c6a Mon Sep 17 00:00:00 2001 From: 3rd Infantry Division Date: Mon, 18 Apr 2011 15:41:57 -0700 Subject: Adjusted the Bayonet license (some files may have been missed) --- index.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index e28f48c..a811ba4 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,21 @@ . + */ /** * DO NOT MOVE THESE DEFINES @@ -16,4 +33,4 @@ require_once BAYONET_INCLUDE . '/classes.php'; Bayonet::init(); -?> \ No newline at end of file +?> -- cgit