From c23df898966461cae76e921bdbba2bd720817c33 Mon Sep 17 00:00:00 2001 From: Guido Serassio Date: Sat, 26 Sep 2015 22:24:31 -0700 Subject: [PATCH] Relicense SSPI helper to GPLv2+ From: Guido Serassio To: Amos Jeffries , Squid Foundation Board Subject: R: Squid copyrights Thread-Topic: Squid copyrights Thread-Index: AQHQ9+T6PCUWJkiqykyPO1tKufh0Lp5Odnyw Date: Sat, 26 Sep 2015 08:15:43 +0000 Message-ID: <0B31416C912584429DC230430752D91C0C028E4B@SBS.acmeconsulting.loc> Hi Amos, For me the changes are OK. Please apply the changes on behalf of me. Regards Guido Serassio --- CREDITS | 2 +- helpers/basic_auth/SSPI/basic_sspi_auth.cc | 2 +- helpers/basic_auth/SSPI/valid.cc | 2 +- helpers/basic_auth/SSPI/valid.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CREDITS b/CREDITS index 6c4a06bb18..8c11ccc111 100644 --- a/CREDITS +++ b/CREDITS @@ -1006,7 +1006,7 @@ helpers/basic_auth/SSPI/: Bill Welliver 1999 * 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/basic_auth/SSPI/basic_sspi_auth.cc b/helpers/basic_auth/SSPI/basic_sspi_auth.cc index 36e3818379..c33f411a5b 100644 --- a/helpers/basic_auth/SSPI/basic_sspi_auth.cc +++ b/helpers/basic_auth/SSPI/basic_sspi_auth.cc @@ -20,7 +20,7 @@ Bill Welliver 1999 * 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/basic_auth/SSPI/valid.cc b/helpers/basic_auth/SSPI/valid.cc index 72fe96f7ea..72127f99e8 100644 --- a/helpers/basic_auth/SSPI/valid.cc +++ b/helpers/basic_auth/SSPI/valid.cc @@ -22,7 +22,7 @@ Bill Welliver 1999 * 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/basic_auth/SSPI/valid.h b/helpers/basic_auth/SSPI/valid.h index 51effa7b19..ef9aa3ca03 100644 --- a/helpers/basic_auth/SSPI/valid.h +++ b/helpers/basic_auth/SSPI/valid.h @@ -21,7 +21,7 @@ Bill Welliver 1999 * 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.2