diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-30 17:51:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-30 17:51:06 +0000 |
commit | f32a1186bc3a8d84523245d63c9eca958b6a5714 (patch) | |
tree | fefc3cd012270c93298dd71c3e6e4093eb2931c4 /m4 | |
parent | 2689e0a07c3531237fd973939ff913f75a63e018 (diff) | |
download | coreutils-f32a1186bc3a8d84523245d63c9eca958b6a5714.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index 2b79aaaf3..015d8645f 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,6 +1,7 @@ # Makefile.in generated automatically by automake 1.4a from Makefile.am -# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc. +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000 +# Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |