From: Michael M Slusarz Date: Thu, 18 Feb 2010 07:43:32 +0000 (-0700) Subject: Fix license language X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1e394986ba8dd83a6f2854f51c361f72fce9e7b5;p=horde.git Fix license language --- diff --git a/imp/lib/Auth.php b/imp/lib/Auth.php index 05effd6ad..a26f01ef1 100644 --- a/imp/lib/Auth.php +++ b/imp/lib/Auth.php @@ -4,8 +4,8 @@ * * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. + * See the enclosed file COPYING for license information (GPL). If you + * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * * @author Chuck Hagenbuch * @author Jon Parise diff --git a/imp/lib/Imap/Acl.php b/imp/lib/Imap/Acl.php index d7fcc437a..c327910e0 100644 --- a/imp/lib/Imap/Acl.php +++ b/imp/lib/Imap/Acl.php @@ -4,8 +4,8 @@ * * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. + * See the enclosed file COPYING for license information (GPL). If you + * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * * @author Chris Hastie * @package IMP