aboutsummaryrefslogtreecommitdiffstats
path: root/node.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:28:18 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:28:18 +0300
commit850078f7e3b3b777bb908fe15ca55f2c024721f2 (patch)
tree861f39709faca4b5176821c74564fc30f775d05b /node.c
parent6fb4bb6c7339cd325ca34faa0872ac3a9834918e (diff)
parent969a8d5a0353c756199c0b354d0e8fa91977db86 (diff)
downloadegawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.gz
egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.bz2
egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.zip
Merge branch 'master' into feature/wasted-byte
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 869e4cbc..2de93374 100644
--- a/node.c
+++ b/node.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2013,
+ * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2015,
* the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the