X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fencode%2Fiso_8859_15.php;h=5937135d9cadb887a1f4ba0554c3e97a53cd6edb;hp=0a0cee1508df4c3c05dac160d726d5cad40e0a2a;hb=22387c8d44f3ab104db6e19180d3775a45762359;hpb=b4d528823ec03ff0482dd244a4186e06a0bdd001 diff --git a/functions/encode/iso_8859_15.php b/functions/encode/iso_8859_15.php index 0a0cee15..5937135d 100644 --- a/functions/encode/iso_8859_15.php +++ b/functions/encode/iso_8859_15.php @@ -6,7 +6,7 @@ * takes a string of unicode entities and converts it to a iso-8859-15 encoded string * Unsupported characters are replaced with ?. * - * @copyright 2004-2016 The SquirrelMail Project Team + * @copyright 2004-2017 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail