X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fmail_fetch%2Fclass.mail_fetch.php;h=8450872cd59000f6f801d8dcbfe2d02d17cab35a;hp=7eedaf548d8feaf0d17d4e6a448f46baaac61755;hb=0fcb12718ed2c817e8be5b0bb1eb947ffb93d423;hpb=1977ab5587905d225c6288141b82f7a6e3d29d02 diff --git a/plugins/mail_fetch/class.mail_fetch.php b/plugins/mail_fetch/class.mail_fetch.php index 7eedaf54..8450872c 100644 --- a/plugins/mail_fetch/class.mail_fetch.php +++ b/plugins/mail_fetch/class.mail_fetch.php @@ -5,7 +5,7 @@ * Class depends on PHP pcre extension and fsockopen() function. Some features * might require PHP 4.3.0 with OpenSSL or PHP 5.1.0+. Class checks those extra * dependencies internally, if used function needs it. - * @copyright 2006-2010 The SquirrelMail Project Team + * @copyright 2006-2012 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins