Happy New Year
[squirrelmail.git] / functions / htmlentities / iso-8859-1.php
index d135230bccf5c973864442faefe0d6128731605e..1c059723c1b7808e21d701632e69a59370a56dad 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * iso-8859-1 html entities table
  *
- * @copyright (c) 2004-2005 The SquirrelMail Project Team
+ * @copyright 2004-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -106,4 +107,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xFE" => '&thorn;',
               "\xFF" => '&yuml;')
                 );
-?>
\ No newline at end of file