From c2cb55b34e76546479f195c14202dfcc870c4914 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Jan 2018 08:52:44 -0800 Subject: [PATCH] autoupdate --- build-aux/config.guess | 6 +++--- build-aux/config.sub | 6 +++--- doc/maintain.texi | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build-aux/config.guess b/build-aux/config.guess index 770cb5c7eb..588fe82a42 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2017 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2017-12-17' +timestamp='2018-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2017 Free Software Foundation, Inc. +Copyright 1992-2018 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." diff --git a/build-aux/config.sub b/build-aux/config.sub index 4fa505b51a..f2632cd8a2 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -1,8 +1,8 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2017 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2017-11-23' +timestamp='2018-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -67,7 +67,7 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright 1992-2017 Free Software Foundation, Inc. +Copyright 1992-2018 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." diff --git a/doc/maintain.texi b/doc/maintain.texi index f75ec9801a..e1f82de714 100644 --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -1828,7 +1828,7 @@ comment: creates per-version subdirectory as needed @noindent would put the tar file in the @file{foo-1.0/} subdirectory of the package @code{foo}, thus ending up at -@indicateurl{https://ftp.gnu.org/pub/gnu/foo/foo-1.0/foo-1.0.tar.gz}. +@indicateurl{ftp.gnu.org:gnu/foo/foo-1.0/foo-1.0.tar.gz}. However, to keep things simpler for users, we recommend not using subdirectories, unless perhaps each release of your package consists -- 2.39.5