From b5453a35b9d1bfc7f88c08e3ac429ffe4f079c55 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Jan 2020 09:04:47 -0800 Subject: autoupdate --- build-aux/config.guess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'build-aux/config.guess') diff --git a/build-aux/config.guess b/build-aux/config.guess index 95b16c7747..45001cfecd 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-2019 Free Software Foundation, Inc. +# Copyright 1992-2020 Free Software Foundation, Inc. -timestamp='2019-12-21' +timestamp='2020-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-2019 Free Software Foundation, Inc. +Copyright 1992-2020 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." -- cgit v1.2.1