There are too many modified files being committed without the copyright year being...
[squirrelmail.git] / functions / decode / cp1250.php
index 9bfbf198fd35448d16ca56284c11e73e0e252799..4b6dd6f900c906b95ceed72d4d9e3a8f4440c906 100644 (file)
@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -168,5 +168,3 @@ function charset_decode_cp1250 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file