]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
FSF header updates
authorLars J. Aas <larsa@sim.no>
Wed, 11 Apr 2001 15:15:20 +0000 (15:15 +0000)
committerLars J. Aas <larsa@sim.no>
Wed, 11 Apr 2001 15:15:20 +0000 (15:15 +0000)
Makefile.am
doc/Makefile.am
m4/Makefile.am
man/Makefile.am
tests/Makefile.am

index 60a3d20a4e33ca5fbef06c4a383d398f707c7be9..0bc3eb56f781fb702dfbe28dab98ca461eccae7b 100644 (file)
@@ -1,7 +1,7 @@
-## Process this file with automake to create Makefile.in.
+## Process this file with automake to create Makefile.in. -*-Makefile-*-
 
 ## Makefile for Autoconf.
-## Copyright 1999, 2000 Free Software Foundation, Inc.
+## Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index 93c75bc7fe3a0500cdba3849bb5b2b254337270b..a99b6208207fceef3aeaeabf45e9e111e599655f 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to create Makefile.in.
 
 ## Makefile for Autoconf.
-## Copyright (C) 2000 Free Software Foundation, Inc.
+## Copyright 2000, 2001 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
index e52fff873a7429d5a37928a095756f91c987d37e..ed9394d4190c0cff35c76f7dba473bdb09b864ff 100644 (file)
@@ -1,4 +1,22 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-
+## Process this file with automake to create Makefile.in -*-Makefile-*-
+
+## Makefile for Autoconf.
+## Copyright 2001 Free Software Foundation, Inc.
+
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+## 02111-1307, USA.
 
 EXTRA_DIST = \
 atconfig.m4 \
index 134099f95cc3b6b54a3819ece04528ce079517b8..5c2fe86d7b695ce19611e1193c0a90cce294deaf 100644 (file)
@@ -1,4 +1,23 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-
+## Process this file with automake to create Makefile.in -*-Makefile-*-
+
+## Makefile for Autoconf.
+## Copyright 2001 Free Software Foundation, Inc.
+
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2, or (at your option)
+## any later version.
+
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
+
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+## 02111-1307, USA.
+
 man_MANS = autoconf.1 autoreconf.1 autoheader.1 autoupdate.1 ifnames.1 \
 autoscan.1 config.guess.1 config.sub.1
 
index 348849c3c324c6ed87df0a944c63a6b1354367da..b102499ca51257395b23bada8d062ca461c11d12 100644 (file)
@@ -1,7 +1,7 @@
-## Process this file with automake to create Makefile.in.
+## Process this file with automake to create Makefile.in. -*-Makefile-*-
 
 ## Makefile for Autoconf testsuite.
-## Copyright 2000 Free Software Foundation, Inc.
+## Copyright 2000, 2001 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by