Revert changes in revision 14302. Revision 14302 should only have changed functions...
[squirrelmail.git] / functions / decode / tis_620.php
index 1f8fbfd0e05b4d45c66c8cfb3eed9b563f12640f..a38b62a6e2275098c7fc6a1c88730e5edbb65abf 100644 (file)
@@ -31,7 +31,7 @@
  *  5. http://charts.unicode.org/Unicode.charts/normal/U0E00.html
  *  6. http://www.unicode.org/
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -151,4 +151,3 @@ function charset_decode_tis_620 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file