Replacing tabs with spaces
[squirrelmail.git] / class / helper / VCard.class.php
index cf369bfbaf47d4b0d509b93dc47a0ece89b5cf2c..5be02b3f2c30a26616cf49b8293daa0fd5e9094e 100644 (file)
@@ -3,14 +3,14 @@
 /**
  * vCard.class
  *
 /**
  * vCard.class
  *
- * Copyright (c) 2003 The SquirrelMail Project Team
+ * Copyright (c) 2003-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This (will) contain functions needed to vCards.
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This (will) contain functions needed to vCards.
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
  * @package squirrelmail
  */
 
@@ -32,4 +32,4 @@ return $array;
 
 }
 
 
 }
 
-?>
+?>
\ No newline at end of file