X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fmail_fetch%2Fclass.mail_fetch.php;h=8450872cd59000f6f801d8dcbfe2d02d17cab35a;hp=968649d07660027536172679a023d39fab6d8542;hb=d1d2eafdd109779da1f64dd7c132639c5d399163;hpb=ae5dddc065f9501f267c4edaf68a066835da915f diff --git a/plugins/mail_fetch/class.mail_fetch.php b/plugins/mail_fetch/class.mail_fetch.php index 968649d0..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-2011 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