From fb7e71ba29ef7c87b2cad70fea162415074cf365 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 26 Feb 2007 12:18:25 +0000 Subject: Realign copyright notice. --- config.guess | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config.guess') 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 -- cgit v1.2.1