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