summaryrefslogtreecommitdiff
path: root/array.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-03-31 22:17:13 +0300
commit69d85d51dfd0f2e3b464585633d270f06fa1e846 (patch)
treea6ebc67c95ff821f9550e79c386112395b60d946 /array.c
parentd5c54d68d8657428bc8e1d4280152ec24adeacf6 (diff)
downloadgawk-69d85d51dfd0f2e3b464585633d270f06fa1e846.tar.gz
Update copyright years on files changed in 2014.
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 840808e4..682b8ddb 100644
--- a/array.c
+++ b/array.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2014 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.