]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Relicense ntlm_fake_auth.pl to GPLv2+
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 27 Sep 2015 00:06:36 +0000 (17:06 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 27 Sep 2015 00:06:36 +0000 (17:06 -0700)
CREDITS
helpers/ntlm_auth/fake/ntlm_fake_auth.pl.in

diff --git a/CREDITS b/CREDITS
index 86705011ecb5bb0df2864606011ae7b5d5e4a22f..803bbca8d892e79e022ec0d792b42e475f0c8a5b 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1373,7 +1373,7 @@ helpers/ntlm_auth/fake/ntlm_fake_auth.pl.in:
 
 # (C) 2000 Francesco Chemolli <kinkie@kame.usr.dsi.unimi.it>
 # Distributed freely under the terms of the GNU General Public License,
-# version 2. For the licensing terms, see the file COPYING that
+# version 2 or later. For the licensing terms, see the file COPYING that
 # came with Squid.
 
 ==============================================================================
index 7f7b5829e01165fd8f33224e1f02a82ba0bdeb89..715c65a195f0456fb7fba2dfd33047d0ad3a7313 100755 (executable)
@@ -9,7 +9,7 @@
 #
 # (C) 2000 Francesco Chemolli <kinkie@kame.usr.dsi.unimi.it>
 # Distributed freely under the terms of the GNU General Public License,
-# version 2. For the licensing terms, see the file COPYING that
+# version 2 or later. For the licensing terms, see the file COPYING that
 # came with Squid.
 #
 # This is a dummy NTLM authentication module for Squid.