From: Paul Eggert Date: Fri, 6 Sep 2024 01:19:36 +0000 (-0700) Subject: Give a URL for COPYING.EXCEPTION in notices X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93b3d33c1d09b05601b240bf17b83f50ac4a148b;p=thirdparty%2Fautoconf.git Give a URL for COPYING.EXCEPTION in notices This can be useful if the file is copied elsewhere but the COPYING.EXCEPTION file is not present at the destination. --- diff --git a/lib/autoconf/autoconf.m4 b/lib/autoconf/autoconf.m4 index e87134865..848b35790 100644 --- a/lib/autoconf/autoconf.m4 +++ b/lib/autoconf/autoconf.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie and many others. # diff --git a/lib/autoconf/autoheader.m4 b/lib/autoconf/autoheader.m4 index 99c0cf5e6..9f7193ea9 100644 --- a/lib/autoconf/autoheader.m4 +++ b/lib/autoconf/autoheader.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/autoscan.m4 b/lib/autoconf/autoscan.m4 index b17d56313..c809594d9 100644 --- a/lib/autoconf/autoscan.m4 +++ b/lib/autoconf/autoscan.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by Akim Demaille. diff --git a/lib/autoconf/autotest.m4 b/lib/autoconf/autotest.m4 index 67f7002a1..e4689fcbe 100644 --- a/lib/autoconf/autotest.m4 +++ b/lib/autoconf/autotest.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/autoupdate.m4 b/lib/autoconf/autoupdate.m4 index 220a3e6e2..114f9740f 100644 --- a/lib/autoconf/autoupdate.m4 +++ b/lib/autoconf/autoupdate.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4 index 1727961e9..40ed1175e 100644 --- a/lib/autoconf/c.m4 +++ b/lib/autoconf/c.m4 @@ -20,7 +20,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # Akim Demaille, Paul Eggert, diff --git a/lib/autoconf/erlang.m4 b/lib/autoconf/erlang.m4 index 0c9e390f7..50a8b465c 100644 --- a/lib/autoconf/erlang.m4 +++ b/lib/autoconf/erlang.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by Romain Lenglet. diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index 5f2390df3..627adf8af 100644 --- a/lib/autoconf/fortran.m4 +++ b/lib/autoconf/fortran.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4 index 38f1cdffa..7395c55e6 100644 --- a/lib/autoconf/functions.m4 +++ b/lib/autoconf/functions.m4 @@ -20,7 +20,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 20c688ed7..8f40fca3a 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -23,7 +23,8 @@ Inc. # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/go.m4 b/lib/autoconf/go.m4 index d2313d6c9..f06334e22 100644 --- a/lib/autoconf/go.m4 +++ b/lib/autoconf/go.m4 @@ -20,7 +20,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Go support contributed by Ian Lance Taylor. diff --git a/lib/autoconf/headers.m4 b/lib/autoconf/headers.m4 index 6f2a7b093..9e43048a1 100644 --- a/lib/autoconf/headers.m4 +++ b/lib/autoconf/headers.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4 index d7824603b..961ca4c56 100644 --- a/lib/autoconf/lang.m4 +++ b/lib/autoconf/lang.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/libs.m4 b/lib/autoconf/libs.m4 index 20daf8dd4..665d503dd 100644 --- a/lib/autoconf/libs.m4 +++ b/lib/autoconf/libs.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/oldnames.m4 b/lib/autoconf/oldnames.m4 index 087efc90c..90c0067e6 100644 --- a/lib/autoconf/oldnames.m4 +++ b/lib/autoconf/oldnames.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Originally written by David J. MacKenzie. diff --git a/lib/autoconf/programs.m4 b/lib/autoconf/programs.m4 index 9e415f333..5dc590332 100644 --- a/lib/autoconf/programs.m4 +++ b/lib/autoconf/programs.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/specific.m4 b/lib/autoconf/specific.m4 index cea6247a9..b758c7d14 100644 --- a/lib/autoconf/specific.m4 +++ b/lib/autoconf/specific.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4 index 548e700f3..cb53c31e7 100644 --- a/lib/autoconf/status.m4 +++ b/lib/autoconf/status.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from diff --git a/lib/autoconf/types.m4 b/lib/autoconf/types.m4 index f231fcfcd..508b64a21 100644 --- a/lib/autoconf/types.m4 +++ b/lib/autoconf/types.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by David MacKenzie, with help from # François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, diff --git a/lib/autotest/autotest.m4 b/lib/autotest/autotest.m4 index 576ca7921..3c93c5afe 100644 --- a/lib/autotest/autotest.m4 +++ b/lib/autotest/autotest.m4 @@ -21,7 +21,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . m4_include([autotest/general.m4]) m4_include([autotest/specific.m4]) diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4 index 661b2e771..b846d4325 100644 --- a/lib/autotest/general.m4 +++ b/lib/autotest/general.m4 @@ -22,7 +22,8 @@ Copyright (C) 2000-2017, 2020-2024 Free Software Foundation, Inc. # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # _m4_divert(DIVERSION-NAME) diff --git a/lib/autotest/specific.m4 b/lib/autotest/specific.m4 index 78cc26db4..268aa5a0d 100644 --- a/lib/autotest/specific.m4 +++ b/lib/autotest/specific.m4 @@ -21,7 +21,8 @@ m4_define([_AT_COPYRIGHT_YEARS], # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . ## ------------------------ ## diff --git a/lib/m4sugar/foreach.m4 b/lib/m4sugar/foreach.m4 index e2f512ee2..5062813f4 100644 --- a/lib/m4sugar/foreach.m4 +++ b/lib/m4sugar/foreach.m4 @@ -24,7 +24,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by Eric Blake. diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4 index a4f0f6999..9c7339699 100644 --- a/lib/m4sugar/m4sh.m4 +++ b/lib/m4sugar/m4sh.m4 @@ -22,7 +22,8 @@ # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by Akim Demaille, Pavel Roskin, Alexandre Oliva, Lars J. Aas # and many other people. diff --git a/lib/m4sugar/m4sugar.m4 b/lib/m4sugar/m4sugar.m4 index c722a8302..106d6610f 100644 --- a/lib/m4sugar/m4sugar.m4 +++ b/lib/m4sugar/m4sugar.m4 @@ -23,7 +23,8 @@ divert(-1)# -*- Autoconf -*- # You should have received a copy of the GNU General Public License # and a copy of the Autoconf Configure Script Exception along with # this program; see the files COPYINGv3 and COPYING.EXCEPTION -# respectively. If not, see . +# respectively. If not, see and +# . # Written by Akim Demaille.