summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-01-19 14:06:11 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:06 +0200
commita06b3408352de1b47d941519d57ad061f9d5d242 (patch)
tree173cb359c92f27d97f9998fdeba3686be5a0f2d7
parent95744765fc75d36726dd66cd11e70b123f524a3e (diff)
downloadexternal_gettext-a06b3408352de1b47d941519d57ad061f9d5d242.zip
external_gettext-a06b3408352de1b47d941519d57ad061f9d5d242.tar.gz
external_gettext-a06b3408352de1b47d941519d57ad061f9d5d242.tar.bz2
Use an all-permissive copyright notice.
-rw-r--r--autoconf-lib-link/m4/ChangeLog5
-rw-r--r--autoconf-lib-link/m4/lib-ld.m48
-rw-r--r--autoconf-lib-link/m4/lib-link.m48
-rw-r--r--autoconf-lib-link/m4/lib-prefix.m48
4 files changed, 14 insertions, 15 deletions
diff --git a/autoconf-lib-link/m4/ChangeLog b/autoconf-lib-link/m4/ChangeLog
index de7cd4b..8b7be77 100644
--- a/autoconf-lib-link/m4/ChangeLog
+++ b/autoconf-lib-link/m4/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-19 Bruno Haible <bruno@clisp.org>
+
+ * lib-ld.m4, lib-link.m4, lib-prefix.m4: Use an all-permissive
+ copyright notice, recommended by RMS.
+
2004-07-13 Robert Millan <robertmh@gnu.org>
* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Same /usr/local/include handling
diff --git a/autoconf-lib-link/m4/lib-ld.m4 b/autoconf-lib-link/m4/lib-ld.m4
index 38aeaec..96c4e2c 100644
--- a/autoconf-lib-link/m4/lib-ld.m4
+++ b/autoconf-lib-link/m4/lib-ld.m4
@@ -1,10 +1,8 @@
# lib-ld.m4 serial 3 (gettext-0.13)
dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
-dnl This file is free software, distributed under the terms of the GNU
-dnl General Public License. As a special exception to the GNU General
-dnl Public License, this file may be distributed as part of a program
-dnl that contains a configuration script generated by Autoconf, under
-dnl the same distribution terms as the rest of that program.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
dnl Subroutines of libtool.m4,
dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
diff --git a/autoconf-lib-link/m4/lib-link.m4 b/autoconf-lib-link/m4/lib-link.m4
index b0ae4d2..a4586c7 100644
--- a/autoconf-lib-link/m4/lib-link.m4
+++ b/autoconf-lib-link/m4/lib-link.m4
@@ -1,10 +1,8 @@
# lib-link.m4 serial 5 (gettext-0.14.2)
dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
-dnl This file is free software, distributed under the terms of the GNU
-dnl General Public License. As a special exception to the GNU General
-dnl Public License, this file may be distributed as part of a program
-dnl that contains a configuration script generated by Autoconf, under
-dnl the same distribution terms as the rest of that program.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
diff --git a/autoconf-lib-link/m4/lib-prefix.m4 b/autoconf-lib-link/m4/lib-prefix.m4
index 8744934..0d895ca 100644
--- a/autoconf-lib-link/m4/lib-prefix.m4
+++ b/autoconf-lib-link/m4/lib-prefix.m4
@@ -1,10 +1,8 @@
# lib-prefix.m4 serial 4 (gettext-0.14.2)
dnl Copyright (C) 2001-2005 Free Software Foundation, Inc.
-dnl This file is free software, distributed under the terms of the GNU
-dnl General Public License. As a special exception to the GNU General
-dnl Public License, this file may be distributed as part of a program
-dnl that contains a configuration script generated by Autoconf, under
-dnl the same distribution terms as the rest of that program.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.