summaryrefslogtreecommitdiff
path: root/mpfr.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-07-01 11:50:05 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-07-01 11:50:05 +0300
commit5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758 (patch)
tree31e1ea0e4d6b370da542ee785b8b452be5390aa4 /mpfr.c
parentca2bde9b297b70a60a6d63c4ad4cd897f1d42a33 (diff)
downloadgawk-5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758.tar.gz
Update copyright year in a bunch of files.
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 7f61b692..6afa8c65 100644
--- a/mpfr.c
+++ b/mpfr.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2012, 2013, 2015, 2017, 2018, 2019, 2021
+ * Copyright (C) 2012, 2013, 2015, 2017, 2018, 2019, 2021, 2022,
* the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the