diff options
Diffstat (limited to 'tests/head')
-rw-r--r-- | tests/head/Makefile.in | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index de35bf49d..a6287d637 100644 --- a/tests/head/Makefile.in +++ b/tests/head/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. SHELL = /bin/sh |