The copyright symbol isn't really needed since the word "copyright" is there. Also...
[squirrelmail.git] / functions / decode / iso_8859_5.php
index 32a30851f42c3fab4f7e1efb58fee7720077fd47..13460d5c27f5bec6b35dbd488a0724e55f9b1651 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2005 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
@@ -153,4 +153,3 @@ function charset_decode_iso_8859_5 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file