Happy 2017
[squirrelmail.git] / functions / htmlentities / iso-8859-1.php
index f6321206a257b0c75c7d510657e3369df00bd1c6..954db732354008152157054635e34f8701f5f8ea 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
 /**
  * iso-8859-1 html entities table
  *
- * @copyright (c) 2004 The SquirrelMail development team
+ * @copyright 2004-2017 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