aboutsummaryrefslogtreecommitdiffstats
path: root/array.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-02-27 08:02:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-02-27 08:02:24 +0200
commita5695afdec422349f38bfd3658a325003b0e6b80 (patch)
tree7c021f5f12c246832e98f1b3d87e8fb2efb4357f /array.c
parent6cd3c8e7e6c6febc1840c381b82ead816db3921a (diff)
downloadegawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.gz
egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.bz2
egawk-a5695afdec422349f38bfd3658a325003b0e6b80.zip
Update copyrights.
Diffstat (limited to 'array.c')
-rw-r--r--array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/array.c b/array.c
index eb5ed941..2b3b07f4 100644
--- a/array.c
+++ b/array.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2010 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.