]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
authorAkim Demaille <akim@epita.fr>
Fri, 8 Mar 2002 11:46:31 +0000 (11:46 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 8 Mar 2002 11:46:31 +0000 (11:46 +0000)
* bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
* bin/ifnames.in: Copyright update.

15 files changed:
ChangeLog
bin/autoconf.in
bin/autoheader.in
bin/autom4te.in
bin/autoreconf.in
bin/autoscan.in
bin/autoupdate.in
bin/ifnames.in
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index 0406dd038ac50ece752f23f9b8eb80c328be68d8..49401ad7f6f42bca8c0e4928c2f50b29b5fee2dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-08  Akim Demaille  <akim@epita.fr>
+
+       * bin/autoconf.in, bin/autoheader.in, bin/autom4te.in,
+       * bin/autoreconf.in, bin/autoscan.in, bin/autoupdate.in,
+       * bin/ifnames.in: Copyright update.
+
+       
 2002-03-08  Akim Demaille  <akim@epita.fr>
 
        * doc/autoconf.texi (Invoking autom4te): New.
index 9a0e76381b0058e35df445f390eca8b54722975c..1892a77796b7afa5302d31826f051011092ebf08 100644 (file)
@@ -62,8 +62,7 @@ version="\
 autoconf (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie and Akim Demaille.
 
-Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
-Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
 
index fc7c5e3a93ec7c1622dddb431d6cb8423ce067f7..9047a8ca934a322bda3d2195c949feaad3163ed3 100644 (file)
@@ -84,8 +84,7 @@ $version = <<"END";
 autoheader (@PACKAGE_NAME@) @VERSION@
 Written by Roland McGrath and Akim Demaille.
 
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
-Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 END
index 64c2f01b3e306ce07579f85a573b11e8f57c34ff..a2dd96ddd5bc8f50b06167c471baeeac4fb55a8b 100644 (file)
@@ -407,7 +407,7 @@ $version =  <<"EOF";
 autom4te (@PACKAGE_NAME@) @VERSION@
 Written by Akim Demaille.
 
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 EOF
index 709a5e61a5c5fd1ee11198584cf724323b11ecaa..9f378a439c57375b530965991a1a0ea28b21f550 100644 (file)
@@ -78,7 +78,7 @@ Report bugs to <bug-autoconf\@gnu.org>.
 $version = "autoreconf (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie and Akim Demaille.
 
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 ";
index 092f720c1c3fb86173e7cd3cb1f3f4987bdd24d3..201be498abc18198f091377ed2b30858e6ed939d 100644 (file)
@@ -105,7 +105,7 @@ Report bugs to <bug-autoconf\@gnu.org>.\n";
 $version = "autoscan (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie and Akim Demaille.
 
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
 
index e50aed17c6f82fa58a1ff6e20d228d8237979371..526ee208f79408027f430dd9e2081dfa64d6bc84 100644 (file)
@@ -69,7 +69,7 @@ Report bugs to <bug-autoconf\@gnu.org>.
 $version = "autoupdate (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie and Akim Demaille.
 
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 ";
index e2650843d737f351643f8263de2d595585d04ddc..3d1f6a5ea43c58e813462a32a99434abce47e7e7 100644 (file)
@@ -60,7 +60,7 @@ $version = "\
 ifnames (@PACKAGE_NAME@) @VERSION@
 Written by David J. MacKenzie and Paul Eggert.
 
-Copyright 1994, 1995, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.";
 
index 2da0917a682a079448d797c88c9310765ee95896..c0808c07170e9f5bb1f874b462da53c389381615 100644 (file)
@@ -71,8 +71,7 @@ In tracing mode, no configuration script is created.
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
-Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
-Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index fd6ea3ebccd252f7bc2dc90a2831593d7f43085b..2ab77ae098eb539c559e1e80cba5031206df05c6 100644 (file)
@@ -50,8 +50,7 @@ look for files in DIR (cumulative)
 .SH AUTHOR
 Written by Roland McGrath and Akim Demaille.
 .PP
-Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
-Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index 855d2cf97f0ce54bcb0c891f7834f6ade7d916b5..4ec8fad9fcac622b03542a057c22352d0b5df3c8 100644 (file)
@@ -103,7 +103,7 @@ produce an M4 frozen state file for FILES
 .SH AUTHOR
 Written by Akim Demaille.
 .PP
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index 94a445e01b4b74176267c97d12f49115d5147285..28fc4b4f47c870ce25e71606f8438f934486ac18 100644 (file)
@@ -47,7 +47,7 @@ GETTEXTIZE, LIBTOOLIZE are honored.
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index 958a5be70e09d8e9d7121c1606cc8a519bd3824c..9b757ed42a3cd31357c45484565fda8ef4c5a531 100644 (file)
@@ -29,7 +29,7 @@ look for input files in DIR (cumulative)
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index a96c60833938b236296699dadac0b3d5eb395198..76dbe4bdae624572f7313a9e22d14e890d1418a8 100644 (file)
@@ -31,7 +31,7 @@ consider all files obsolete
 .SH AUTHOR
 Written by David J. MacKenzie and Akim Demaille.
 .PP
-Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"
index 953295147438410b90c1efcc7439e17e3ca3f5ed..3e2e1e526554cabd7ffc02a571c21805d35f3091 100644 (file)
@@ -20,7 +20,7 @@ print version number, then exit
 .SH AUTHOR
 Written by David J. MacKenzie and Paul Eggert.
 .PP
-Copyright 1994, 1995, 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .SH "REPORTING BUGS"