diff options
author | Arun Persaud <arun@nubati.net> | 2014-01-05 12:34:22 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2014-01-05 12:34:22 -0800 |
commit | 742ba18eaf36386d2d0e0936975b3f2545afc59e (patch) | |
tree | 90791e4621bf97e26fbc81fb6229044b2e8ab128 /include | |
parent | faa11c7f79d77ac09219b98096d68ad90054ba86 (diff) | |
download | e-DoKo-742ba18eaf36386d2d0e0936975b3f2545afc59e.tar.gz e-DoKo-742ba18eaf36386d2d0e0936975b3f2545afc59e.tar.bz2 e-DoKo-742ba18eaf36386d2d0e0936975b3f2545afc59e.zip |
updated copyright to 2014
Diffstat (limited to 'include')
-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 |
15 files changed, 16 insertions, 16 deletions
diff --git a/include/about.php b/include/about.php index b34adb5..0da0038 100644 --- a/include/about.php +++ b/include/about.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/cancelgame.php b/include/cancelgame.php index 02b5a06..6ec8feb 100644 --- a/include/cancelgame.php +++ b/include/cancelgame.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/db.php b/include/db.php index 2395908..33f0fff 100644 --- a/include/db.php +++ b/include/db.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/functions.php b/include/functions.php index b48c9df..b476f6d 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/game.php b/include/game.php index 65d178b..88158b9 100644 --- a/include/game.php +++ b/include/game.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/login.php b/include/login.php index caaf4e1..2dee3a4 100644 --- a/include/login.php +++ b/include/login.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/logout.php b/include/logout.php index 9c80fef..4459e53 100644 --- a/include/logout.php +++ b/include/logout.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/newgame.php b/include/newgame.php index bce755e..1dd056d 100644 --- a/include/newgame.php +++ b/include/newgame.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/output.php b/include/output.php index 6a61b08..f467558 100644 --- a/include/output.php +++ b/include/output.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * @@ -446,7 +446,7 @@ function output_footer() echo "</div>\n\n"; echo "<footer>\n"; - echo " <p class=\"left\"> copyright 2006-2013 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n"; + echo " <p class=\"left\"> copyright 2006-2014 <a href=\"$INDEX?action=about\">Arun Persaud, et al.</a> <br />\n"; echo " <p class=\"right\"> See the latest changes <a href=\"http://nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=summary\">\n". " via git </a> <br />or download the source via <br />\n'git clone http://nubati.net/git/e-DoKo.git' <br />\n". " <a href=\"http://www.dreamhost.com/green.cgi\">\n". diff --git a/include/preferences.php b/include/preferences.php index a69fd56..c0a4555 100644 --- a/include/preferences.php +++ b/include/preferences.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/register.php b/include/register.php index e295df9..028e1bb 100644 --- a/include/register.php +++ b/include/register.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/reminder.php b/include/reminder.php index df437ad..54e9b09 100644 --- a/include/reminder.php +++ b/include/reminder.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/stats.php b/include/stats.php index 1042c6b..28226fa 100644 --- a/include/stats.php +++ b/include/stats.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/user.php b/include/user.php index 65544f5..ef63e43 100644 --- a/include/user.php +++ b/include/user.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * diff --git a/include/welcome.php b/include/welcome.php index b9a1cbb..3e52e44 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -1,5 +1,5 @@ <?php -/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net> +/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Arun Persaud <arun@nubati.net> * * This file is part of e-DoKo. * |