瀏覽代碼

Happy 2014

Fredrik Jervfors 11 年之前
父節點
當前提交
75c81425d2

+ 1 - 1
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. */

+ 1 - 1
plugins/squirrelspell/modules/check_me.mod

@@ -10,7 +10,7 @@
  * the interface window.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/crypto.mod

@@ -9,7 +9,7 @@
  * if the user so chooses from the options page.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/crypto_badkey.mod

@@ -9,7 +9,7 @@
  * old password, or erases the file if everything else fails. :(
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/edit_dic.mod

@@ -8,7 +8,7 @@
  * This module lets the user edit his/her personal dictionary.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
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 <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/forget_me.mod

@@ -10,7 +10,7 @@
  *
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/forget_me_not.mod

@@ -9,7 +9,7 @@
  * after CHECK_ME module.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/init.mod

@@ -8,7 +8,7 @@
  * Initial loading of the popup window interface.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/lang_change.mod

@@ -9,7 +9,7 @@
  * for the user. Called after LANG_SETUP module.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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

+ 1 - 1
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 <icon at duke.edu>
- * @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

+ 1 - 1
plugins/squirrelspell/modules/options_main.mod

@@ -8,7 +8,7 @@
  * Default page called when accessing SquirrelSpell's options.
  *
  * @author Konstantin Riabitsev <icon at duke.edu>
- * @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