Update copyright
[squirrelmail.git] / class / helper / VCard.class.php
index 2c5b7f4c57f44a644daff29aba860a9387c95cab..bea5a72b0dd06c6039c5d59c7f63ed2240799dd5 100644 (file)
@@ -7,7 +7,7 @@
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright 2003-2013 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