From 12362192c9a55b946a16930054d14536767f748d Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 11 Mar 2009 16:28:13 +0100 Subject: Fix wrong license notices Some of the license notices added in commit f36cdfd are wrongly referring to GPLv2.1. This is wrong; the proper licenses that the notices should refer to are GPLv2, and LGPLv2.1. Fix this mistake. Signed-off-by: Andreas Gruenbacher --- m4/Makefile | 2 +- m4/manual_format.m4 | 2 +- m4/package_globals.m4 | 2 +- m4/package_utilies.m4 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'm4') diff --git a/m4/Makefile b/m4/Makefile index 791aa7b..0a86c6f 100644 --- a/m4/Makefile +++ b/m4/Makefile @@ -6,7 +6,7 @@ # # Attr is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 2.1 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # Attr is distributed in the hope that it will be useful, diff --git a/m4/manual_format.m4 b/m4/manual_format.m4 index 184e8c3..856eeaf 100644 --- a/m4/manual_format.m4 +++ b/m4/manual_format.m4 @@ -4,7 +4,7 @@ dnl This file is part of Attr. dnl dnl Attr is free software: you can redistribute it and/or modify it dnl under the terms of the GNU General Public License as published by -dnl the Free Software Foundation, either version 2.1 of the License, or +dnl the Free Software Foundation, either version 2 of the License, or dnl (at your option) any later version. dnl dnl Attr is distributed in the hope that it will be useful, diff --git a/m4/package_globals.m4 b/m4/package_globals.m4 index bcfbb42..b3d36a6 100644 --- a/m4/package_globals.m4 +++ b/m4/package_globals.m4 @@ -4,7 +4,7 @@ dnl This file is part of Attr. dnl dnl Attr is free software: you can redistribute it and/or modify it dnl under the terms of the GNU General Public License as published by -dnl the Free Software Foundation, either version 2.1 of the License, or +dnl the Free Software Foundation, either version 2 of the License, or dnl (at your option) any later version. dnl dnl Attr is distributed in the hope that it will be useful, diff --git a/m4/package_utilies.m4 b/m4/package_utilies.m4 index 91d5ba1..8278ac1 100644 --- a/m4/package_utilies.m4 +++ b/m4/package_utilies.m4 @@ -4,7 +4,7 @@ dnl This file is part of Attr. dnl dnl Attr is free software: you can redistribute it and/or modify it dnl under the terms of the GNU General Public License as published by -dnl the Free Software Foundation, either version 2.1 of the License, or +dnl the Free Software Foundation, either version 2 of the License, or dnl (at your option) any later version. dnl dnl Attr is distributed in the hope that it will be useful, -- cgit v1.2.3