]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use an all-permissive copyright notice.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jan 2005 14:06:11 +0000 (14:06 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:06 +0000 (12:12 +0200)
autoconf-lib-link/m4/ChangeLog
autoconf-lib-link/m4/lib-ld.m4
autoconf-lib-link/m4/lib-link.m4
autoconf-lib-link/m4/lib-prefix.m4

index de7cd4b4809fd0ae075721f3b6cd2434883928d8..8b7be77ddb3d43e073e19460e7bd7b3f6c6a7fb8 100644 (file)
@@ -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
index 38aeaec19f2779ee0aa97b704ac27daa52c9cd56..96c4e2c3396c5d9193446f1893f1cdc4c4497344 100644 (file)
@@ -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
index b0ae4d2a0392da21010931f83dc2e44b0e3535d5..a4586c7a82a141d37c4aca45d3cc04b1f6d9fc48 100644 (file)
@@ -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.
 
index 8744934e94a1574d94f862cc0e26dfac683ccc24..0d895ca6309863369c11e55b32040fca0f90cad9 100644 (file)
@@ -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.