increment year in copyright notices
[squirrelmail.git] / class / mime / ContentType.class.php
index 915485d78d96889f4623b21265deae2d10e8bd9f..ac0e5754dfe8727638e05f4fc761f66e3fc685c5 100644 (file)
@@ -6,7 +6,7 @@
  * This file contains functions needed to handle content type headers 
  * (rfc2045) in mime messages.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright © 2003-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -56,5 +56,3 @@ class ContentType {
         $this->properties = array();
     }
 }
-
-?>
\ No newline at end of file