aboutsummaryrefslogtreecommitdiffstats
path: root/mpfr.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:05:19 -0400
committerArnold D. Robbins <arnold@skeeve.com>2016-05-30 16:05:19 -0400
commitdb17f0d20a03bd851e8e4f005eb6304ad6a93c12 (patch)
treec5b94e403923dd988c809d15ddc2d2c8f3231adb /mpfr.c
parentd69572fbae2d25a2c51d846733a49d45e5b04269 (diff)
downloadegawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.gz
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.tar.bz2
egawk-db17f0d20a03bd851e8e4f005eb6304ad6a93c12.zip
Changes toward release and test tarball.
Diffstat (limited to 'mpfr.c')
-rw-r--r--mpfr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr.c b/mpfr.c
index 4e4e12dc..6770a169 100644
--- a/mpfr.c
+++ b/mpfr.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2012, 2013 the Free Software Foundation, Inc.
+ * Copyright (C) 2012, 2013, 2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.