From fb7e71ba29ef7c87b2cad70fea162415074cf365 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 26 Feb 2007 12:18:25 +0000 Subject: [PATCH] Realign copyright notice. --- config.guess | 8 ++++---- config.sub | 8 ++++---- 2 files changed, 8 insertions(+), 8 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 diff --git a/config.sub b/config.sub index de96c91b6d4..c8d69e9a05f 100755 --- a/config.sub +++ b/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 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-18' +timestamp='2007-02-26' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software -- 2.39.5