Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_14.php
index aed3540d0325553f668e165c4918e5d996ebbd33..50cd071849bc4fd956fddf3035f93e30c80a44e3 100644 (file)
@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2005 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
@@ -154,4 +154,3 @@ function charset_decode_iso_8859_14 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file