X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=include%2Fconstants.php;h=f36793a62e603544dc07f1939376333a55a33e7d;hb=bd3ebe3f8f07fd1b4294a30ef0c09a641eea1e77;hp=62fda2873d65333b8c5d2d01ec4fbd3ea7f0f20d;hpb=701e7beed3baca980039f978c6d536dd91cae775;p=squirrelmail.git diff --git a/include/constants.php b/include/constants.php index 62fda287..f36793a6 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-2014 The SquirrelMail Project Team + * @copyright 1999-2017 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-2013'); +define('SM_COPYRIGHT', '1999-2017'); /**************************************************************/ /* Set values for constants used by SquirrelMail preferences. */