Happy 2014
This commit is contained in:
parent
955dedf5e3
commit
8e24dddc99
12 changed files with 12 additions and 12 deletions
|
@ -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. */
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue