diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-27 08:02:24 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-02-27 08:02:24 +0200 |
commit | a5695afdec422349f38bfd3658a325003b0e6b80 (patch) | |
tree | 7c021f5f12c246832e98f1b3d87e8fb2efb4357f /floatcomp.c | |
parent | 6cd3c8e7e6c6febc1840c381b82ead816db3921a (diff) | |
download | egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.gz egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.bz2 egawk-a5695afdec422349f38bfd3658a325003b0e6b80.zip |
Update copyrights.
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 db1ed1e6..9d24a67f 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-2011 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |