OSDN Git Service

Update versioninfo.php
[idb/iDB.git.git] / rss.php
diff --git a/rss.php b/rss.php
index e807150..06f1193 100644 (file)
--- a/rss.php
+++ b/rss.php
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2015 iDB Support - http://idb.berlios.de/
-    Copyright 2004-2015 Game Maker 2k - http://gamemaker2k.org/
+    Copyright 2004-2017 iDB Support - http://idb.berlios.de/
+    Copyright 2004-2017 Game Maker 2k - http://gamemaker2k.org/
 
-    $FileInfo: rss.php - Last Update: 08/18/2015 SVN 797 - Author: cooldude2k $
+    $FileInfo: rss.php - Last Update: 01/26/2017 SVN 810 - Author: cooldude2k $
 */
 if(ini_get("register_globals")) {
 require_once('inc/misc/killglobals.php'); }