Increment year in copyright notice.
[squirrelmail.git] / functions / htmlentities / utf-8.php
index b6aa6d80e02df6ae6e0b803e4f26ecd4ce337f44..95b0f397beeb88746d28cdaec831b70de6e6cf88 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * utf-8 html entities table
  *
- * @copyright (c) 2004 The SquirrelMail development team
+ * @copyright (c) 2004-2005 The SquirrelMail development team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -272,4 +272,4 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '♦'
               )
        );
-?>
\ No newline at end of file
+?>