X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=include%2Fconstants.php;h=452badc80e745556bb876173dbe27ee4f4e3d353;hp=4272bcc68c8604fd545cbe0cf336c35bf9f1b37d;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hpb=d2f3a6fb8954155edf99fec71dec35ecc83ba0dd;ds=sidebyside diff --git a/include/constants.php b/include/constants.php index 4272bcc6..452badc8 100644 --- a/include/constants.php +++ b/include/constants.php @@ -6,7 +6,7 @@ * Loads constants used by the rest of the SquirrelMail source. * * Before 1.5.2 script was stored in functions/constants.php - * @copyright 1999-2019 The SquirrelMail Project Team + * @copyright 1999-2020 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -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-2019'); +define('SM_COPYRIGHT', '1999-2020'); /**************************************************************/ /* Set values for constants used by SquirrelMail preferences. */