diff options
-rw-r--r-- | create_database.sql | 2 | ||||
-rw-r--r-- | css/standard.css | 2 | ||||
-rw-r--r-- | digest.php | 2 | ||||
-rw-r--r-- | include/about.php | 2 | ||||
-rw-r--r-- | include/cancelgame.php | 2 | ||||
-rw-r--r-- | include/db.php | 2 | ||||
-rw-r--r-- | include/functions.php | 2 | ||||
-rw-r--r-- | include/game.php | 2 | ||||
-rw-r--r-- | include/login.php | 2 | ||||
-rw-r--r-- | include/logout.php | 2 | ||||
-rw-r--r-- | include/newgame.php | 2 | ||||
-rw-r--r-- | include/output.php | 4 | ||||
-rw-r--r-- | include/preferences.php | 2 | ||||
-rw-r--r-- | include/register.php | 2 | ||||
-rw-r--r-- | include/reminder.php | 2 | ||||
-rw-r--r-- | include/stats.php | 2 | ||||
-rw-r--r-- | include/user.php | 2 | ||||
-rw-r--r-- | include/welcome.php | 2 | ||||
-rw-r--r-- | index.php | 2 | ||||
-rw-r--r-- | rss.php | 2 | ||||
-rw-r--r-- | update_db.php | 2 |
21 files changed, 22 insertions, 22 deletions
diff --git a/create_database.sql b/create_database.sql index 9db587a..f7eb458 100644 --- a/create_database.sql +++ b/create_database.sql @@ -1,4 +1,4 @@ -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/css/standard.css b/css/standard.css index a6d5014..667a95e 100644 --- a/css/standard.css +++ b/css/standard.css @@ -1,4 +1,4 @@ -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/about.php b/include/about.php index ad39eaf..9ff6686 100644 --- a/include/about.php +++ b/include/about.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/cancelgame.php b/include/cancelgame.php index 4128126..da6ffcc 100644 --- a/include/cancelgame.php +++ b/include/cancelgame.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/db.php b/include/db.php index 633e90a..2faac78 100644 --- a/include/db.php +++ b/include/db.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/functions.php b/include/functions.php index c654413..c8def33 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/game.php b/include/game.php index 6b6d6ba..0ce72e5 100644 --- a/include/game.php +++ b/include/game.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/login.php b/include/login.php index 22d422f..ab7b48a 100644 --- a/include/login.php +++ b/include/login.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/logout.php b/include/logout.php index 791ca6e..1ee279c 100644 --- a/include/logout.php +++ b/include/logout.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/newgame.php b/include/newgame.php index 6dbbd51..b29cc56 100644 --- a/include/newgame.php +++ b/include/newgame.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/output.php b/include/output.php index 55122e3..92c301f 100644 --- a/include/output.php +++ b/include/output.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * @@ -438,7 +438,7 @@ function output_footer() echo "</div>\n\n"; echo "<footer>\n"; - echo " <p class=\"left\"> copyright 2006-2011 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n". + echo " <p class=\"left\"> copyright 2006-2012 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n". " Verwendung der [deutschen] Kartenbilder mit Genehmigung <br />der Spielkartenfabrik Altenburg GmbH,(c) ASS Altenburger <br />\n". " - ASS Altenburger Spielkarten - Spielkartenfabrik Altenburg GmbH <br />\n". " a Carta Mundi Company Email: info@spielkarten.com Internet: www.spielkarten.com</p>\n"; diff --git a/include/preferences.php b/include/preferences.php index f1c45bd..bd58eac 100644 --- a/include/preferences.php +++ b/include/preferences.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/register.php b/include/register.php index 7e569ff..dfbbefe 100644 --- a/include/register.php +++ b/include/register.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/reminder.php b/include/reminder.php index 502c408..ba872a9 100644 --- a/include/reminder.php +++ b/include/reminder.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/stats.php b/include/stats.php index 61e7d88..8ab7c6a 100644 --- a/include/stats.php +++ b/include/stats.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/user.php b/include/user.php index b811cda..3d0b729 100644 --- a/include/user.php +++ b/include/user.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/welcome.php b/include/welcome.php index 10a5e93..62087a3 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/update_db.php b/update_db.php index 1efac63..b47a94a 100644 --- a/update_db.php +++ b/update_db.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * |