OSDN Git Service

Updated license for iDB and updated themes(iDB & Gray). :P
[idb/iDB.git.git] / themes / iDB / info.php
index 96d6784..de9989b 100644 (file)
@@ -1,24 +1,24 @@
-<?php\r
-/*\r
-    This program is free software; you can redistribute it and/or modify\r
-    it under the terms of the Revised BSD License.\r
-\r
-    This program is distributed in the hope that it will be useful,\r
-    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-    Revised BSD License for more details.\r
-\r
-    Copyright 2004-2006 Cool Dude 2k - http://intdb.sourceforge.net/\r
-    Copyright 2004-2006 Game Maker 2k - http://upload.idb.s1.jcink.com/\r
-    $ThemeInfo - Name: iDB Theme - Author: cooldude2k $\r
-    $FileInfo: info.php - Last Update: 05/19/2007 SVN 10 - Author: cooldude2k $\r
-*/\r
-$ThemeInfo = array();\r
-$ThemeInfo['ThemeName'] = "iDB Theme";\r
-$ThemeInfo['ThemeMaker'] = "Cool Dude 2k";\r
-$ThemeInfo['ThemeVersion'] = "0.1.5";\r
-$ThemeInfo['ThemeVersionType'] = "Pre-Alpha";\r
-$ThemeInfo['ThemeSubVersion'] = "SVN 10";\r
-$ThemeInfo['MakerURL'] = "http://upload.idb.s1.jcink.com/";\r
-$ThemeInfo['CopyRight'] = $ThemeInfo['ThemeName']." was made by <a href=\"".$ThemeInfo['MakerURL']."\" title=\"".$ThemeInfo['ThemeMaker']."\">".$ThemeInfo['ThemeMaker']."</a>";\r
+<?php
+/*
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Revised BSD License.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    Revised BSD License for more details.
+
+    Copyright 2004-2008 Cool Dude 2k - http://idb.berlios.de/
+    Copyright 2004-2008 Game Maker 2k - http://intdb.sourceforge.net/
+    $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
+    $FileInfo: info.php - Last Update: 12/07/2008 SVN 202 - Author: cooldude2k $
+*/
+$ThemeInfo = array();
+$ThemeInfo['ThemeName'] = "iDB Theme";
+$ThemeInfo['ThemeMaker'] = "Kazuki";
+$ThemeInfo['ThemeVersion'] = "0.2.4";
+$ThemeInfo['ThemeVersionType'] = "Pre-Alpha";
+$ThemeInfo['ThemeSubVersion'] = "SVN 202";
+$ThemeInfo['MakerURL'] = "http://upload.idb.s1.jcink.com/";
+$ThemeInfo['CopyRight'] = $ThemeInfo['ThemeName']." was made by <a href=\"".$ThemeInfo['MakerURL']."\" title=\"".$ThemeInfo['ThemeMaker']."\">".$ThemeInfo['ThemeMaker']."</a>";
 ?>
\ No newline at end of file