diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-05 01:05:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-05 01:05:40 +0000 |
commit | 564e60133b5e6c9b23d19f40e6d66cfdbd009393 (patch) | |
tree | 5d472a5eee483fd2d15bc398045d479300dbe746 /Master/tlpkg | |
parent | c1e69888d6cc190737bf38f4576bf3042661be6d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 2e9ad7fe818..bbd48b60e88 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-2016 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2016-10-02' +timestamp='2017-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-2016 Free Software Foundation, Inc. +Copyright 1992-2017 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." |