From 6c0663559f40df9f576f809b64bb13e07aecfc6e Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Fri, 25 Sep 2015 17:22:47 +0200 Subject: [PATCH] Relicense smb_lm auth helper to GPLv2+ --- helpers/ntlm_auth/smb_lm/ntlm_smb_lm_auth.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9ad129ac1b..f478b9e25f 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 -- 2.47.3