aboutsummaryrefslogtreecommitdiffstats
path: root/node.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:30:44 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-08 20:30:44 +0300
commit10602a79c47b0bf6ef53b7308355ef2d4312003e (patch)
tree71cdcb6487eac0145a4e419288c2518a79abfdfe /node.c
parentf8b283eeed514287482d3bb56103c34ab9ae133b (diff)
parent969a8d5a0353c756199c0b354d0e8fa91977db86 (diff)
downloadegawk-10602a79c47b0bf6ef53b7308355ef2d4312003e.tar.gz
egawk-10602a79c47b0bf6ef53b7308355ef2d4312003e.tar.bz2
egawk-10602a79c47b0bf6ef53b7308355ef2d4312003e.zip
Merge branch 'master' into feature/regex-type
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 507d0650..a5e06cd3 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