* config.guess, config.sub: Add 2006 to copyright years.

This commit is contained in:
Ben Elliston 2006-02-26 23:11:20 +00:00
parent 9361fb1f04
commit 8eea856f09
3 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2006-02-27 Ben Elliston <bje@gnu.org>
* config.guess, config.sub: Add 2006 to copyright years.
2006-02-23 Ben Elliston <bje@gnu.org>
* config.guess (EM64T:Interix:*:*): New case.

5
config.guess vendored
View File

@ -1,9 +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 Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
timestamp='2006-02-23'
timestamp='2006-02-27'
# 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

5
config.sub vendored
View File

@ -1,9 +1,10 @@
#! /bin/sh
# Configuration validation subroutine script.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
timestamp='2006-02-23'
timestamp='2006-02-27'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software