From 22ef16653015e674e8a4a2ce24787051c209d92e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jan 2023 08:54:54 -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 980b020838..69188da73d 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2022 Free Software Foundation, Inc. +# Copyright 1992-2023 Free Software Foundation, Inc. # shellcheck disable=SC2006,SC2268 # see below for rationale -timestamp='2022-09-17' +timestamp='2023-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 @@ -60,7 +60,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2022 Free Software Foundation, Inc. +Copyright 1992-2023 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