X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fhelper%2FVCard.class.php;h=93def7d3cef72bec6a92f9d94fd77bcd8edffb58;hp=2c5b7f4c57f44a644daff29aba860a9387c95cab;hb=30460a05016c7e066ad7b28df7788539e4054a99;hpb=ea87de815434f4fe71388a967a93a22eb1c54cb6 diff --git a/class/helper/VCard.class.php b/class/helper/VCard.class.php index 2c5b7f4c..93def7d3 100644 --- a/class/helper/VCard.class.php +++ b/class/helper/VCard.class.php @@ -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