From 7d503d0f7616f40018332d093ff6a1ab05b95eec Mon Sep 17 00:00:00 2001 From: jervfors Date: Mon, 13 Jan 2014 10:16:27 +0000 Subject: [PATCH] Happy 2014 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14424 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- include/constants.php | 2 +- plugins/squirrelspell/modules/check_me.mod | 2 +- plugins/squirrelspell/modules/crypto.mod | 2 +- plugins/squirrelspell/modules/crypto_badkey.mod | 2 +- plugins/squirrelspell/modules/edit_dic.mod | 2 +- plugins/squirrelspell/modules/enc_setup.mod | 2 +- plugins/squirrelspell/modules/forget_me.mod | 2 +- plugins/squirrelspell/modules/forget_me_not.mod | 2 +- plugins/squirrelspell/modules/init.mod | 2 +- plugins/squirrelspell/modules/lang_change.mod | 2 +- plugins/squirrelspell/modules/lang_setup.mod | 2 +- plugins/squirrelspell/modules/options_main.mod | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/include/constants.php b/include/constants.php index 62fda287..8c6ec790 100644 --- a/include/constants.php +++ b/include/constants.php @@ -25,7 +25,7 @@ define('SM_VERSION', '1.5.2 [SVN]'); * Year interval for copyright notices in the interface * @since 1.5.2 */ -define('SM_COPYRIGHT', '1999-2013'); +define('SM_COPYRIGHT', '1999-2014'); /**************************************************************/ /* Set values for constants used by SquirrelMail preferences. */ diff --git a/plugins/squirrelspell/modules/check_me.mod b/plugins/squirrelspell/modules/check_me.mod index 0ffe989d..d28bbd93 100644 --- a/plugins/squirrelspell/modules/check_me.mod +++ b/plugins/squirrelspell/modules/check_me.mod @@ -10,7 +10,7 @@ * the interface window. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/crypto.mod b/plugins/squirrelspell/modules/crypto.mod index 63f97d84..d899bbd0 100644 --- a/plugins/squirrelspell/modules/crypto.mod +++ b/plugins/squirrelspell/modules/crypto.mod @@ -9,7 +9,7 @@ * if the user so chooses from the options page. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/crypto_badkey.mod b/plugins/squirrelspell/modules/crypto_badkey.mod index 85121c7d..73298cd6 100644 --- a/plugins/squirrelspell/modules/crypto_badkey.mod +++ b/plugins/squirrelspell/modules/crypto_badkey.mod @@ -9,7 +9,7 @@ * old password, or erases the file if everything else fails. :( * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/edit_dic.mod b/plugins/squirrelspell/modules/edit_dic.mod index 7b570c26..38fe1e4a 100644 --- a/plugins/squirrelspell/modules/edit_dic.mod +++ b/plugins/squirrelspell/modules/edit_dic.mod @@ -8,7 +8,7 @@ * This module lets the user edit his/her personal dictionary. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/enc_setup.mod b/plugins/squirrelspell/modules/enc_setup.mod index 9c7fc1bc..315f94f6 100644 --- a/plugins/squirrelspell/modules/enc_setup.mod +++ b/plugins/squirrelspell/modules/enc_setup.mod @@ -9,7 +9,7 @@ * his/her personal dictionary and explains the caveats of such a decision. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/forget_me.mod b/plugins/squirrelspell/modules/forget_me.mod index 3652d23c..3ef33eeb 100644 --- a/plugins/squirrelspell/modules/forget_me.mod +++ b/plugins/squirrelspell/modules/forget_me.mod @@ -10,7 +10,7 @@ * * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/forget_me_not.mod b/plugins/squirrelspell/modules/forget_me_not.mod index c5b95271..6ce76f59 100644 --- a/plugins/squirrelspell/modules/forget_me_not.mod +++ b/plugins/squirrelspell/modules/forget_me_not.mod @@ -9,7 +9,7 @@ * after CHECK_ME module. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/init.mod b/plugins/squirrelspell/modules/init.mod index 68e0dbc2..8cd1fd34 100644 --- a/plugins/squirrelspell/modules/init.mod +++ b/plugins/squirrelspell/modules/init.mod @@ -8,7 +8,7 @@ * Initial loading of the popup window interface. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/lang_change.mod b/plugins/squirrelspell/modules/lang_change.mod index 50398faa..cf16937a 100644 --- a/plugins/squirrelspell/modules/lang_change.mod +++ b/plugins/squirrelspell/modules/lang_change.mod @@ -9,7 +9,7 @@ * for the user. Called after LANG_SETUP module. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/lang_setup.mod b/plugins/squirrelspell/modules/lang_setup.mod index fff46b7d..6e4f4e66 100644 --- a/plugins/squirrelspell/modules/lang_setup.mod +++ b/plugins/squirrelspell/modules/lang_setup.mod @@ -9,7 +9,7 @@ * him/her choose which ones s/he wants to check messages with. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins diff --git a/plugins/squirrelspell/modules/options_main.mod b/plugins/squirrelspell/modules/options_main.mod index 7e640be2..b5266c5d 100644 --- a/plugins/squirrelspell/modules/options_main.mod +++ b/plugins/squirrelspell/modules/options_main.mod @@ -8,7 +8,7 @@ * Default page called when accessing SquirrelSpell's options. * * @author Konstantin Riabitsev - * @copyright 1999-2013 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins -- 2.25.1