diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-30 19:31:51 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-30 19:31:51 +0100 |
commit | f8ea3111b428c0fa8eaae1e0f387f1c3006eb07a (patch) | |
tree | eeb2ad585224e9dad58694f5479151aa27e63819 /scripts/config.sub | |
parent | adbf0ff180e2f2f53a635eb2287ab2b2497e5a0d (diff) | |
download | crosstool-ng-f8ea3111b428c0fa8eaae1e0f387f1c3006eb07a.tar.gz crosstool-ng-f8ea3111b428c0fa8eaae1e0f387f1c3006eb07a.tar.bz2 crosstool-ng-f8ea3111b428c0fa8eaae1e0f387f1c3006eb07a.zip |
scripts: update tools
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-x | scripts/config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/config.sub b/scripts/config.sub index 3ec94f18..2d816962 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -# Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, +# 2011 Free Software Foundation, Inc. -timestamp='2010-12-11' +timestamp='2011-01-01' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software |