From: Akim Demaille Date: Mon, 2 Jun 2003 06:56:51 +0000 (+0000) Subject: White space and Copyright updates. X-Git-Tag: AUTOCONF-2.57a~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39364b438d6791ca45ff4b4abc409e43f9e54ef7;p=thirdparty%2Fautoconf.git White space and Copyright updates. --- diff --git a/ChangeLog b/ChangeLog index 8eb1cf4d9..f9712353c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ + +2003-06-02 Alexandre Duret-Lutz 2003-06-02 Akim Demaille * bin/autom4te.in, bin/autoscan.in, bin/autoheader.in: White space diff --git a/NEWS b/NEWS index f51df6678..48f463c67 100644 --- a/NEWS +++ b/NEWS @@ -1110,7 +1110,7 @@ Various bug fixes. ----- -Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 +Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Autoconf. @@ -1126,6 +1126,6 @@ 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 autoconf; see the file COPYING. If not, write to +along with GNU Autoconf; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/README b/README index efad5a770..f5441ee6b 100644 --- a/README +++ b/README @@ -35,8 +35,8 @@ running `autoconf --version'. ----- -Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2002 Free Software -Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2002, 2003 +Free Software Foundation, Inc. This file is part of GNU Autoconf. @@ -51,6 +51,6 @@ 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 autoconf; see the file COPYING. If not, write to +along with GNU Autoconf; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. diff --git a/lib/Autom4te/General.pm b/lib/Autom4te/General.pm index ed0a88486..bd4b17680 100644 --- a/lib/Autom4te/General.pm +++ b/lib/Autom4te/General.pm @@ -665,7 +665,7 @@ sub verbose (@) =item C Display an error message for C<$command>, based on the content of -C<$?> and C<$!>. +C<$?> and C<$!>. =cut