RFC 3676 says there can't be more in the signature delimiter line than this
[squirrelmail.git] / class / mime / Language.class.php
index 4ced6850d9beb1489d77118102321995778e6b11..eb1221d2cd9e97cacf9c4d21b1ff3529609a53fd 100644 (file)
@@ -6,7 +6,7 @@
  * This file should contain class needed to handle Language properties in 
  * mime messages. I suspect that it is RFC2231
  *
- * @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
@@ -36,5 +36,3 @@ class Language {
         $this->properties = array();
     }
 }
-
-?>
\ No newline at end of file