Happy 2014
[squirrelmail.git] / functions / htmlentities / utf-8.php
index 415bb9951744d768c1f2a1966ab1314c57ef8cec..ddfe82a3c7af5c4fddda935b4bc3ced2a467893c 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * utf-8 html entities table
  *
- * @copyright (c) 2004-2005 The SquirrelMail development team
+ * @copyright 2004-2014 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -272,4 +273,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '&diams;'
               )
        );
-?>
\ No newline at end of file