diff options
author | Kim F. Storm <storm@cua.dk> | 2007-02-26 12:18:25 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2007-02-26 12:18:25 +0000 |
commit | fb7e71ba29ef7c87b2cad70fea162415074cf365 (patch) | |
tree | e04741821d2fc469ae4b58e1709824e12fa3b2d9 /config.guess | |
parent | 7f6c6a23a3d9b8f6c100ad0d63b72e24808e7e8f (diff) | |
download | emacs-fb7e71ba29ef7c87b2cad70fea162415074cf365.tar.gz |
Realign copyright notice.
Diffstat (limited to 'config.guess')
-rwxr-xr-x | config.guess | 8 |
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 |