aboutsummaryrefslogtreecommitdiffstats
path: root/symbol.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:11:12 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:11:12 +0300
commitdad18227724e6c1dd4cc154fc8ee2efa2af33e38 (patch)
treed9669bd0c386927e09e4f6712e00c1f1e895be2f /symbol.c
parent7bc08ecbc5d97f743b4af5df9d66f67ac9dcefdf (diff)
parentd391c4885fbfcca9116fcabdb970f0a96934efc9 (diff)
downloadegawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.gz
egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.tar.bz2
egawk-dad18227724e6c1dd4cc154fc8ee2efa2af33e38.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'symbol.c')
-rw-r--r--symbol.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/symbol.c b/symbol.c
index cbbd8ed2..55b17397 100644
--- a/symbol.c
+++ b/symbol.c
@@ -3,7 +3,8 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2015 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2015, 2017,
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.