OSDN Git Service

Updated copyright dates also added anonymous accounts.
[idb/iDB.git.git] / inc / mod / index.php
1 <?php
2 /*
3     This program is free software; you can redistribute it and/or modify
4     it under the terms of the Revised BSD License.
5
6     This program is distributed in the hope that it will be useful,
7     but WITHOUT ANY WARRANTY; without even the implied warranty of
8     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9     Revised BSD License for more details.
10
11     Copyright 2004-2009 iDB Support - http://idb.berlios.de/
12     Copyright 2004-2009 Game Maker 2k - http://gamemaker2k.org/
13
14     $FileInfo: index.php - Last Update: 6/16/2009 SVN 264 - Author: cooldude2k $
15 */
16 header('Location: ../../index.php');
17 ?>