From: Francesco Chemolli Date: Sun, 27 Sep 2015 00:08:12 +0000 (-0700) Subject: Relicense smb_lm auth helper to GPLv2+ X-Git-Tag: SQUID_3_5_10~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5663ab9a8fd85b159d60809ffa7290c1a0264f0;p=thirdparty%2Fsquid.git Relicense smb_lm auth helper to GPLv2+ --- diff --git a/CREDITS b/CREDITS index 803bbca8d8..6c4a06bb18 100644 --- a/CREDITS +++ b/CREDITS @@ -1382,7 +1382,7 @@ helpers/ntlm_auth/smb_lm/: * (C) 2000 Francesco Chemolli * Distributed freely under the terms of the GNU General Public License, - * version 2. See the file COPYING for licensing details + * version 2 or later. See the file COPYING for licensing details * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc b/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc index e6159bb654..d99c87314a 100644 --- a/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc +++ b/helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc @@ -9,7 +9,7 @@ /* * (C) 2000 Francesco Chemolli * Distributed freely under the terms of the GNU General Public License, - * version 2. See the file COPYING for licensing details + * version 2 or later. See the file COPYING for licensing details * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of