OSDN Git Service

Completely delete $CONF['DisableEncodingCheck'] feature.
[nucleus-jp/nucleus-jp-ancient.git] / rsd.php
diff --git a/rsd.php b/rsd.php
index d9134bf..1afd567 100755 (executable)
--- a/rsd.php
+++ b/rsd.php
@@ -1,4 +1,24 @@
-<?php
+<?php\r
+\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
+ * RSD API\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
+\r
 // RSD file (http://archipelago.phrasewise.com/rsd)
 $CONF = array();
 include('./config.php');