Update copyright
[squirrelmail.git] / functions / htmlentities / utf-8.php
index 814a5cce6fc4498b01f39cec5f33a9e3c0cf5008..22eec3fb4ed1d7415c64da3ee66050567ff63bb7 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * utf-8 html entities table
  *
- * @copyright © 2004-2005 The SquirrelMail Project Team
+ * @copyright 2004-2013 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -273,4 +273,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '♦'
               )
        );
-?>
\ No newline at end of file