summaryrefslogtreecommitdiff
path: root/m4/getline.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-01-23 09:07:57 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-01-23 09:07:57 +0000
commit65ef46a51c5d48abd21cdbdd7216de0fa287b669 (patch)
tree752d2d76391f3c1209ee24d6f227c5a3992a7519 /m4/getline.m4
parent908a461e3213cadd621f89000c2797ade53230eb (diff)
downloadcoreutils-65ef46a51c5d48abd21cdbdd7216de0fa287b669.tar.xz
Use an all-permissive copyright notice, recommended by RMS.
Diffstat (limited to 'm4/getline.m4')
-rw-r--r--m4/getline.m412
1 files changed, 5 insertions, 7 deletions
diff --git a/m4/getline.m4 b/m4/getline.m4
index 56960c937..2b5aaabcd 100644
--- a/m4/getline.m4
+++ b/m4/getline.m4
@@ -1,13 +1,11 @@
-# getline.m4 serial 10
+# getline.m4 serial 11
dnl Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software
dnl 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
+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.
AC_PREREQ(2.52)