diff options
Diffstat (limited to 'config.guess')
-rwxr-xr-x | config.guess | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config.guess b/config.guess index e8c8de857e0..1b63f307a6f 100755 --- a/config.guess +++ b/config.guess @@ -1,10 +1,10 @@ #! /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 Free Software Foundation, -# Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. -timestamp='2007-01-15' +timestamp='2007-02-26' # 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 |