diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-02 01:23:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-02 01:23:39 +0000 |
commit | f2c0b110eca8c06e5e7aa31b0104d8b0e012fc1e (patch) | |
tree | 6773ae6c3a6b21746da8acb8c5bc5d857c8382c1 /Build/source/build-aux/config.guess | |
parent | 1de161667b9e12df0cc72b41accf7725bae5f4d8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux/config.guess')
-rwxr-xr-x | Build/source/build-aux/config.guess | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/build-aux/config.guess b/Build/source/build-aux/config.guess index 28bec27b307..0f9b29c8848 100755 --- a/Build/source/build-aux/config.guess +++ b/Build/source/build-aux/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2018 Free Software Foundation, Inc. +# Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2018-12-07' +timestamp='2019-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-2018 Free Software Foundation, Inc. +Copyright 1992-2019 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." |