diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:55:10 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 14:55:10 +0300 |
commit | 00ef0423acd97cb964a2bae54c93a03a8ab50e5e (patch) | |
tree | 2864426773f537f912db1bd716c27b713c5f7dcf /floatcomp.c | |
parent | 3ba50a15ebd976f7a88393e2e45dc14b6478b9a9 (diff) | |
download | gawk-00ef0423acd97cb964a2bae54c93a03a8ab50e5e.tar.gz |
Move to 3.1.8.gawk-3.1.8
Diffstat (limited to 'floatcomp.c')
-rw-r--r-- | floatcomp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/floatcomp.c b/floatcomp.c index ff6a4708..46b3a189 100644 --- a/floatcomp.c +++ b/floatcomp.c @@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2009 the Free Software Foundation, Inc. + * Copyright (C) 1986, 1988, 1989, 1991-2010 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |