diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2015-01-02 10:40:57 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2015-01-02 10:40:57 +0100 |
commit | 6ba37ab47e63dc70ddaec3d296fbf8da49eb4e79 (patch) | |
tree | 53b8f7832312edfac2cfdb15414820cf6c6146c7 /config.guess | |
parent | 4a68e3fc9ff7a2885e0d6429bab4934dff624586 (diff) | |
download | gdb-6ba37ab47e63dc70ddaec3d296fbf8da49eb4e79.zip gdb-6ba37ab47e63dc70ddaec3d296fbf8da49eb4e79.tar.gz gdb-6ba37ab47e63dc70ddaec3d296fbf8da49eb4e79.tar.bz2 |
config.sub, config.guess: Update from upstream, to 2015-01-01 version.
Diffstat (limited to 'config.guess')
-rwxr-xr-x | config.guess | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.guess b/config.guess index 6c32c86..dbfb978 100755 --- a/config.guess +++ b/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." |