Happy 2015
[squirrelmail.git] / functions / decode / cp855.php
index 5cc587bda59c3e417d4c0393aa1f34387e7ef3ca..15409196416b29da099264737c56d7834d37a86c 100644 (file)
@@ -16,7 +16,7 @@
  *   Authors:       Lori Brownell <loribr@microsoft.com>
  *                  K.D. Chang    <a-kchang@microsoft.com>
  *
- * @copyright &copy; 2003-2005 The SquirrelMail Project Team
+ * @copyright 2003-2015 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_cp855 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file