From ff8db574400916e7400595b6af859ab3bf9a9488 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Mon, 20 Aug 2007 21:12:33 +0000 Subject: [PATCH] * bin/autoconf.as: Update --version output to match current GCS. * bin/autoheader.in: Likewise. * bin/autom4te.in: Likewise. * bin/autoreconf.in: Likewise. * bin/autoscan.in: Likewise. * bin/autoupdate.in: Likewise. * bin/ifnames.in: Likewise. --- ChangeLog | 10 ++++++++++ bin/autoconf.as | 4 ++-- bin/autoheader.in | 4 ++-- bin/autom4te.in | 4 ++-- bin/autoreconf.in | 4 ++-- bin/autoscan.in | 4 ++-- bin/autoupdate.in | 4 ++-- bin/ifnames.in | 4 ++-- 8 files changed, 24 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5470a4a8..02e0b810 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-08-20 Ralf Wildenhues + + * bin/autoconf.as: Update --version output to match current GCS. + * bin/autoheader.in: Likewise. + * bin/autom4te.in: Likewise. + * bin/autoreconf.in: Likewise. + * bin/autoscan.in: Likewise. + * bin/autoupdate.in: Likewise. + * bin/ifnames.in: Likewise. + 2007-08-18 Ralf Wildenhues * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Do not try to link a diff --git a/bin/autoconf.as b/bin/autoconf.as index 988a3f44..17c6150d 100644 --- a/bin/autoconf.as +++ b/bin/autoconf.as @@ -60,8 +60,8 @@ Report bugs to ."] version=["\ autoconf (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille."] diff --git a/bin/autoheader.in b/bin/autoheader.in index bb9c66fb..9c19ea3a 100644 --- a/bin/autoheader.in +++ b/bin/autoheader.in @@ -86,8 +86,8 @@ Report bugs to . # -------- $version = "autoheader (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Roland McGrath and Akim Demaille. diff --git a/bin/autom4te.in b/bin/autom4te.in index 1612fe26..19bb9647 100644 --- a/bin/autom4te.in +++ b/bin/autom4te.in @@ -211,8 +211,8 @@ Report bugs to . $version = <<"EOF"; autom4te (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Akim Demaille. diff --git a/bin/autoreconf.in b/bin/autoreconf.in index 3577f2e7..c964b031 100644 --- a/bin/autoreconf.in +++ b/bin/autoreconf.in @@ -96,8 +96,8 @@ Report bugs to . # -------- $version = "autoreconf (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. diff --git a/bin/autoscan.in b/bin/autoscan.in index ef4e8b63..372a8788 100644 --- a/bin/autoscan.in +++ b/bin/autoscan.in @@ -122,8 +122,8 @@ Report bugs to .\n"; # -------- $version = "autoscan (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. diff --git a/bin/autoupdate.in b/bin/autoupdate.in index bb77d9b6..d69211d6 100644 --- a/bin/autoupdate.in +++ b/bin/autoupdate.in @@ -83,8 +83,8 @@ Report bugs to . # -------- $version = "autoupdate (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. diff --git a/bin/ifnames.in b/bin/ifnames.in index f28e6561..d7c36bab 100644 --- a/bin/ifnames.in +++ b/bin/ifnames.in @@ -65,8 +65,8 @@ Report bugs to . # -------- $version = "ifnames (@PACKAGE_NAME@) @VERSION@ Copyright (C) @RELEASE_YEAR@ Free Software Foundation, Inc. -This is free software. You may redistribute copies of it under the terms of -the GNU General Public License . +License GPLv3+: GNU GPL version 3 or later +This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Paul Eggert. -- 2.47.2