OSDN Git Service

Small update
[idb/iDB.git.git] / event.php
index 8a7049d..a27c9c1 100644 (file)
--- a/event.php
+++ b/event.php
@@ -8,10 +8,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2012 iDB Support - http://idb.berlios.de/
-    Copyright 2004-2012 Game Maker 2k - http://gamemaker2k.org/
+    Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
 
-    $FileInfo: event.php - Last Update: 12/30/2011 SVN 781 - Author: cooldude2k $
+    $FileInfo: event.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
 */
 if(ini_get("register_globals")) {
 require_once('inc/misc/killglobals.php'); }