Happy New Year
[squirrelmail.git] / functions / htmlentities / utf-8.php
index b6aa6d80e02df6ae6e0b803e4f26ecd4ce337f44..ab29826c18aa7d199d78a9b511700b9f00179c5d 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * utf-8 html entities table
  *
- * @copyright (c) 2004 The SquirrelMail development team
+ * @copyright 2004-2019 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