X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fmail_fetch%2Fclass.mail_fetch.php;h=789ae71f152afd3c99a16d43ae287446784a2a9a;hp=7eedaf548d8feaf0d17d4e6a448f46baaac61755;hb=c4faef335b2362c81b8ebf026d4066c12d70536c;hpb=1977ab5587905d225c6288141b82f7a6e3d29d02 diff --git a/plugins/mail_fetch/class.mail_fetch.php b/plugins/mail_fetch/class.mail_fetch.php index 7eedaf54..789ae71f 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-2020 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins