There are too many modified files being committed without the copyright year being...
[squirrelmail.git] / functions / decode / cp1258.php
index d5b82456473f5cb8130d3a3ce76b234d7e961dfb..e9ffc37439e98c0ba93c887cc1b15c7703a21305 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_cp1258 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file