aboutsummaryrefslogtreecommitdiffstats
path: root/builtin.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:10:50 +0300
committerArnold D. Robbins <arnold@skeeve.com>2017-08-04 11:10:50 +0300
commit45ec9a480a99df0242bcf22785528445a3675931 (patch)
treedabe1e1b2bd33207ec740bf6833c0b0c03927949 /builtin.c
parentba81f690c8c31b860c5c8ba2324b196b003334ff (diff)
parentd391c4885fbfcca9116fcabdb970f0a96934efc9 (diff)
downloadegawk-45ec9a480a99df0242bcf22785528445a3675931.tar.gz
egawk-45ec9a480a99df0242bcf22785528445a3675931.tar.bz2
egawk-45ec9a480a99df0242bcf22785528445a3675931.zip
Merge branch 'master' into feature/api-mpfr
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 6f42cc42..bf838a8a 100644
--- a/builtin.c
+++ b/builtin.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2016 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2017 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.