summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2007-02-26 12:18:25 +0000
committerKim F. Storm <storm@cua.dk>2007-02-26 12:18:25 +0000
commit80d58b47460efcd84e96f54cf4fbcf7e3d2b2291 (patch)
tree0e2af27da1c6cf56fbfd3fbaf2220210a79a7941 /config.guess
parent8dd1ee7b565ac406fb6081296a393507047b10cc (diff)
downloademacs-80d58b47460efcd84e96f54cf4fbcf7e3d2b2291.tar.gz
Realign copyright notice.
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess8
1 files changed, 4 insertions, 4 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