X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fhtmlentities%2Fiso-8859-1.php;h=506deb979d0e7765599c1d1b84d1c8cc61a6912c;hb=ace33b58d2b4d8266e1dc66d1bbe54074eb01a70;hp=7caf57ed21f22363512b256b90a97952fd73ca32;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;p=squirrelmail.git diff --git a/functions/htmlentities/iso-8859-1.php b/functions/htmlentities/iso-8859-1.php index 7caf57ed..506deb97 100644 --- a/functions/htmlentities/iso-8859-1.php +++ b/functions/htmlentities/iso-8859-1.php @@ -3,7 +3,7 @@ /** * iso-8859-1 html entities table * - * @copyright © 2004-2005 The SquirrelMail Project Team + * @copyright 2004-2010 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -107,4 +107,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table, "\xFE" => 'þ', "\xFF" => 'ÿ') ); -?> \ No newline at end of file