diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-03 02:20:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-03 02:20:56 +0000 |
commit | 7fe244e785c0a177ae62b9779a58e2617ee15cf3 (patch) | |
tree | 65b2df382aa7e595f08a89c022c1bbd0c5d49fbc /Master/tlpkg/installer | |
parent | e2fc4ff3356ea4bedc8f69e6dcf4fb0f73aeea99 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35949 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 6c32c8645c8..dbfb9786cb6 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-2014 Free Software Foundation, Inc. +# Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2014-11-04' +timestamp='2015-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-2014 Free Software Foundation, Inc. +Copyright 1992-2015 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." |