summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-16 12:05:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-16 12:05:30 +0300
commit6ffa69e5703cd9453a8adfb8ad61f3171f615f46 (patch)
tree7e0346e48ccd3308e203e9255dba1e5af20a660e /node.c
parentf9ff7dc0b9dd7de3a1f46de3b3aed8583c9ed474 (diff)
downloadgawk-6ffa69e5703cd9453a8adfb8ad61f3171f615f46.tar.gz
Update copyrights in all relevant source files.
Diffstat (limited to 'node.c')
-rw-r--r--node.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.c b/node.c
index 02c78ae2..1c896342 100644
--- a/node.c
+++ b/node.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2011,
+ * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2013,
* the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the