aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-10 12:28:09 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-10 12:28:09 +0200
commit664868f72b741ba448398d609e18a4cbb1ca20be (patch)
tree5ab19dd4ccd0b7099b4cbb69b780ce774c0c5039 /io.c
parentda0b4cf9b7eac0c0e9b8b47f456c748c8b1d3720 (diff)
downloadegawk-664868f72b741ba448398d609e18a4cbb1ca20be.tar.gz
egawk-664868f72b741ba448398d609e18a4cbb1ca20be.tar.bz2
egawk-664868f72b741ba448398d609e18a4cbb1ca20be.zip
Update some copyright years.
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io.c b/io.c
index ac1855ba..3e527da0 100644
--- a/io.c
+++ b/io.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.