Better stylesheet ordering
[squirrelmail.git] / class / helper / VCard.class.php
index d4bff4403f1744ef7aff414b0033ad479b52dc47..757fe6d90bfe143eb85065c135fdc94f5725461c 100644 (file)
@@ -7,7 +7,7 @@
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright © 2003-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -40,4 +40,3 @@ class VCard {
         return $array;
     }
 }
-?>
\ No newline at end of file