From ca35d468121a7ec60162155f9c3395068ca323d1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 13 Sep 2017 00:48:18 -0700 Subject: all: prefer https: URLs --- build-aux/do-release-commit-and-tag | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build-aux/do-release-commit-and-tag') diff --git a/build-aux/do-release-commit-and-tag b/build-aux/do-release-commit-and-tag index b72b15c0dd..76d173ec90 100755 --- a/build-aux/do-release-commit-and-tag +++ b/build-aux/do-release-commit-and-tag @@ -3,7 +3,7 @@ # controlled .prev-version file, automate the procedure by which we record # the date, release-type and version string in the NEWS file. That commit # will serve to identify the release, so apply a signed tag to it as well. -VERSION=2016-12-31.14 # UTC +VERSION=2017-09-13.06 # UTC # Note: this is a bash script (could be zsh or dash) @@ -20,7 +20,7 @@ VERSION=2016-12-31.14 # UTC # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # Written by Jim Meyering @@ -67,7 +67,7 @@ version() cat < +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. EOF -- cgit v1.2.1