summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-01 16:30:41 +0000
committerJim Meyering <jim@meyering.net>1997-09-01 16:30:41 +0000
commit8188297c46fd4be7f814386563f15ce030991f87 (patch)
tree3b42456a23fb7f183aa26a743b302d3741de860e /m4
parent7515c4a994ab25bbdac41f078ea18717e7016f1d (diff)
downloadcoreutils-8188297c46fd4be7f814386563f15ce030991f87.tar.xz
.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in
index f29f15d4f..82e783ad9 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -1,8 +1,14 @@
-# Makefile.in generated automatically by automake 1.2 from Makefile.am
+# Makefile.in generated automatically by automake 1.2a from Makefile.am
# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
# Generate this list with
# find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \