diff options
author | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-04-20 06:59:38 +0000 |
---|---|---|
committer | Ramprasad B <ramprasad_i82@yahoo.com> | 2006-04-20 06:59:38 +0000 |
commit | 667f78d7028cc03ea1b73fe1df3a932ba69addcd (patch) | |
tree | e5f3f132fbef898566e085cec5e6c8adf102de52 /config.guess | |
parent | 1c4181cc11d3d269a864471625972a9920f8bc05 (diff) | |
download | emacs-667f78d7028cc03ea1b73fe1df3a932ba69addcd.tar.gz |
Updated copyright year(s)
Diffstat (limited to 'config.guess')
-rwxr-xr-x | config.guess | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.guess b/config.guess index 10a8260177a..862b408779a 100755 --- a/config.guess +++ b/config.guess @@ -1,9 +1,9 @@ #! /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 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -timestamp='2005-12-23' +timestamp='2006-04-20' # 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 |