* Include 2001 in copyright notice.

This commit is contained in:
Ben Elliston
2001-01-01 00:04:50 +00:00
parent 003db18084
commit e1e4fa75dc
2 changed files with 4 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
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
timestamp='2000-12-21'
timestamp='2001-01-01'
# 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