X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=functions%2Fencode%2Fiso_8859_1.php;h=1d23912a372c226c34994097e86d0dbaf7ce4cad;hb=353d074afac6827c90f4bb03e846c5e453d3b5b1;hp=5df473c5a6746b3b01d07db4321b41933c3a8785;hpb=f197ec8835b64975ff47dc6cd86dae75605baebf;p=squirrelmail.git diff --git a/functions/encode/iso_8859_1.php b/functions/encode/iso_8859_1.php index 5df473c5..1d23912a 100644 --- a/functions/encode/iso_8859_1.php +++ b/functions/encode/iso_8859_1.php @@ -6,7 +6,7 @@ * takes a string of unicode entities and converts it to a iso-8859-1 encoded string * Unsupported characters are replaced with ?. * - * @copyright 2004-2016 The SquirrelMail Project Team + * @copyright 2004-2018 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail