X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fdecode%2Fiso_8859_16.php;h=573be687109e29359641bdc81d8ef845ef185aa2;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hp=bc75891e6ba21a91404de2acc55322f33d554d3f;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/decode/iso_8859_16.php b/functions/decode/iso_8859_16.php index bc75891e..573be687 100644 --- a/functions/decode/iso_8859_16.php +++ b/functions/decode/iso_8859_16.php @@ -33,7 +33,7 @@ * internal or external distribution as long as this notice remains * attached. * - * @copyright © 2003-2006 The SquirrelMail Project Team + * @copyright 2003-2020 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -153,4 +153,3 @@ function charset_decode_iso_8859_16 ($string) { return $string; } -?> \ No newline at end of file