diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-03 01:22:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-03 01:22:48 +0000 |
commit | a638bb58b46f0925ed96d71424739a8b698f08e2 (patch) | |
tree | e2f8edc23d077618f47bea07a8f212bda9fa3af2 /Master/tlpkg/installer | |
parent | d0f38153c9be325aaa4108cc470fa44a800a4462 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rwxr-xr-x | Master/tlpkg/installer/config.guess | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index 770cb5c7eb0..588fe82a42a 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/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." |