* config.guess: Update copyright years.

* config.sub: Likewise.
This commit is contained in:
Ben Elliston
2004-06-24 09:29:51 +00:00
parent b64d296dc7
commit 7ac5e4bd86
3 changed files with 9 additions and 4 deletions

4
config.guess vendored
View File

@ -1,9 +1,9 @@
#! /bin/sh
# Attempt to guess a canonical system name.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
# 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
timestamp='2004-06-22'
timestamp='2004-06-24'
# 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