From: Akim Demaille Date: Thu, 24 Jan 2002 18:41:16 +0000 (+0000) Subject: * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in, X-Git-Tag: AUTOCONF-2.52g~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8722aef4db167a0dc67aa4e97e9f2652cca3cfaa;p=thirdparty%2Fautoconf.git * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in, * doc/autoconf.texi: Finally add Akim as an author. --- diff --git a/ChangeLog b/ChangeLog index 4feec3cd2..21be1f9fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-24 Akim Demaille + + * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in, + * doc/autoconf.texi: Finally add Akim as an author. + 2002-01-24 Akim Demaille * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Use PATH_SEPARATOR. diff --git a/bin/autoconf.in b/bin/autoconf.in index cfa1e96ec..9a0e76381 100644 --- a/bin/autoconf.in +++ b/bin/autoconf.in @@ -60,7 +60,7 @@ Report bugs to ." version="\ autoconf (@PACKAGE_NAME@) @VERSION@ -Written by David J. MacKenzie. +Written by David J. MacKenzie and Akim Demaille. Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001 Free Software Foundation, Inc. diff --git a/bin/autoscan.in b/bin/autoscan.in index 3f3fc7666..092f720c1 100644 --- a/bin/autoscan.in +++ b/bin/autoscan.in @@ -103,7 +103,7 @@ Report bugs to .\n"; # $version # -------- $version = "autoscan (@PACKAGE_NAME@) @VERSION@ -Written by David J. MacKenzie. +Written by David J. MacKenzie and Akim Demaille. Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 8bb439b37..3fba87c47 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -62,8 +62,8 @@ This file documents the GNU Autoconf package for creating scripts to configure source code packages using templates and an @code{m4} macro package. -Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free -Software Foundation, Inc. +Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 +Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 @@ -79,13 +79,15 @@ Free Documentation License''. @subtitle Creating Automatic Configuration Scripts @subtitle Edition @value{EDITION}, for Autoconf version @value{VERSION} @subtitle @value{UPDATED} -@author David MacKenzie and Ben Elliston +@author David MacKenzie +@author Ben Elliston +@author Akim Demaille @c I think I've rewritten all of Noah and Roland's contributions by now. @page @vskip 0pt plus 1filll Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, -2001 Free Software Foundation, Inc. +2001, 2002 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 diff --git a/man/autoconf.1 b/man/autoconf.1 index 1d59670ea..de4d8113a 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOCONF "1" "November 2001" "GNU Autoconf 2.52g" FSF +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.25. +.TH AUTOCONF "1" "January 2002" "autoconf 2.52g" "User Commands" .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS @@ -69,7 +69,7 @@ also trace Autoconf's initialization process .PP In tracing mode, no configuration script is created. .SH AUTHOR -Written by David J. MacKenzie. +Written by David J. MacKenzie and Akim Demaille. .PP Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001 Free Software Foundation, Inc. diff --git a/man/autoscan.1 b/man/autoscan.1 index 510689003..af78bd9cc 100644 --- a/man/autoscan.1 +++ b/man/autoscan.1 @@ -27,7 +27,7 @@ don't remove temporary files \fB\-I\fR, \fB\-\-include\fR=\fIDIR\fR look for input files in DIR (cumulative) .SH AUTHOR -Written by David J. MacKenzie. +Written by David J. MacKenzie and Akim Demaille. .PP Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO