瀏覽代碼

Update the copyright year

The constant was neglected when updating all copyright years.
Fredrik Jervfors 13 年之前
父節點
當前提交
a1149f5cac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/constants.php

+ 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-2009');
+define('SM_COPYRIGHT', '1999-2012');
 
 /**************************************************************/
 /* Set values for constants used by SquirrelMail preferences. */