From d61bca14edc031e824fe30bcad577da145842d50 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 7 Dec 2021 16:12:37 +0100 Subject: Fix some license headers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by Dylan Aïssi at . * lib/version.c: Change license header to LGPLv3+ or GPLv2+. * lib/unistring-notinline.h: Likewise. * lib/unistring/cdefs.h: Likewise. * lib/unistring/inline.h: Likewise. * lib/unistring/version.in.h: Likewise. * lib/unistring/woe32dll.in.h: Likewise. --- lib/unistring/version.in.h | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'lib/unistring/version.in.h') diff --git a/lib/unistring/version.in.h b/lib/unistring/version.in.h index 0e588ef..d35adc6 100644 --- a/lib/unistring/version.in.h +++ b/lib/unistring/version.in.h @@ -2,15 +2,24 @@ Copyright (C) 2009-2010 Free Software Foundation, Inc. Written by Bruno Haible , 2009. - This program is free software: you can redistribute it and/or modify it - under the terms of the GNU Lesser General Public License as published - by the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. + This program is free software: you can redistribute it and/or + modify it under the terms of either: + * the GNU Lesser General Public License as published by the Free + Software Foundation; either version 3 of the License, or (at your + option) any later version. + + or + + * the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your + option) any later version. + + or both in parallel, as here. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -- cgit v1.2.1