aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-01-15 19:54:42 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-01-15 19:54:42 +0200
commitfa9c6b921f784ad6f35f36b65635969ae4fade2d (patch)
tree4dfb5ec823b1e7dc124e50d153cb86947c4e1ff3 /builtin.c
parent82a1b8457331ee7fa439d67676ceb68cab017966 (diff)
parent6f16c4f468e6f3a6769509e1e70ff2dc4873e8d2 (diff)
downloadegawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.tar.gz
egawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.tar.bz2
egawk-fa9c6b921f784ad6f35f36b65635969ae4fade2d.zip
Merge branch 'master' into feature/assoc_set
Diffstat (limited to 'builtin.c')
-rw-r--r--builtin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin.c b/builtin.c
index e936b5a9..491a96b3 100644
--- a/builtin.c
+++ b/builtin.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2018 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2019 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.