Fixed system lock-ups caused by a combination of certain rare, malformed message...
[squirrelmail.git] / functions / decode / iso_8859_15.php
index 3ae3727045751b3312a0789d1c5c0d5375cca638..fc0d896390e8f1faa08bae5f885c07a4224d1e71 100644 (file)
@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2010 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -154,4 +154,3 @@ function charset_decode_iso_8859_15 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file