There are too many modified files being committed without the copyright year being...
[squirrelmail.git] / class / helper / VCard.class.php
index 2c5b7f4c57f44a644daff29aba860a9387c95cab..3eecd20d9c4f58c999b9eea3f0dc3492ea0d1607 100644 (file)
@@ -7,7 +7,7 @@
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
- * @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
@@ -40,5 +40,3 @@ class VCard {
         return $array;
     }
 }
-
-?>
\ No newline at end of file