diff options
Diffstat (limited to 'Build/source/libs/icu/icu-50.1/config.guess')
-rwxr-xr-x | Build/source/libs/icu/icu-50.1/config.guess | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/Build/source/libs/icu/icu-50.1/config.guess b/Build/source/libs/icu/icu-50.1/config.guess index 0aee6044d30..6ea345452a5 100755 --- a/Build/source/libs/icu/icu-50.1/config.guess +++ b/Build/source/libs/icu/icu-50.1/config.guess @@ -1,10 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012, 2013 Free Software Foundation, Inc. +# Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2012-12-30' +timestamp='2013-02-04' # 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 @@ -52,9 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013 Free Software Foundation, Inc. +Copyright 1992-2013 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." |