X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fmail_fetch%2Fclass.mail_fetch.php;h=8450872cd59000f6f801d8dcbfe2d02d17cab35a;hp=9b9166dd03b3af337a96e6c67b7186113121fada;hb=0fcb12718ed2c817e8be5b0bb1eb947ffb93d423;hpb=30460a05016c7e066ad7b28df7788539e4054a99 diff --git a/plugins/mail_fetch/class.mail_fetch.php b/plugins/mail_fetch/class.mail_fetch.php index 9b9166dd..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-2009 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