Happy 2014
[squirrelmail.git] / functions / decode / iso_8859_2.php
index 2522ec2e46ac684f3503ee17c38998717137ce6c..5400e96fb924db8ec098d586668716c973008a48 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright 2003-2014 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_2 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file