OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/tags/release...
[nucleus-jp/nucleus-jp-ancient.git] / index.php
index ca0db36..d2b3af0 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -1,4 +1,23 @@
-<?php
+<?php\r
+/*\r
+ * Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)\r
+ * Copyright (C) 2002-2009 The Nucleus Group\r
+ *\r
+ * This program is free software; you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License\r
+ * as published by the Free Software Foundation; either version 2\r
+ * of the License, or (at your option) any later version.\r
+ * (see nucleus/documentation/index.html#license for more info)\r
+ */\r
+\r
+/**\r
+ * Nucleus index.php\r
+ *\r
+ * @license http://nucleuscms.org/license.txt GNU General Public License\r
+ * @copyright Copyright (C) 2002-2009 The Nucleus Group\r
+ * @version $Id$\r
+ */\r
+
 //setup for benchmarking\r
 include('./benchmark.inc');\r
 \r
@@ -10,4 +29,4 @@ include('./config.php');
 
 selector();
 
-?>
+?>
\ No newline at end of file