From: Lars J. Aas Date: Wed, 11 Apr 2001 15:15:20 +0000 (+0000) Subject: FSF header updates X-Git-Tag: autoconf-2.50~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236dddbd7f095a5a7aed3b3ca27803d7c66928df;p=thirdparty%2Fautoconf.git FSF header updates --- diff --git a/Makefile.am b/Makefile.am index 60a3d20a4..0bc3eb56f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/doc/Makefile.am b/doc/Makefile.am index 93c75bc7f..a99b62082 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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 diff --git a/m4/Makefile.am b/m4/Makefile.am index e52fff873..ed9394d41 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -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 \ diff --git a/man/Makefile.am b/man/Makefile.am index 134099f95..5c2fe86d7 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -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 diff --git a/tests/Makefile.am b/tests/Makefile.am index 348849c3c..b102499ca 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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