summaryrefslogtreecommitdiff
path: root/gnulib/import/frexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/import/frexp.c')
-rw-r--r--gnulib/import/frexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/import/frexp.c b/gnulib/import/frexp.c
index ad1dba75ca7..288ca66fe7b 100644
--- a/gnulib/import/frexp.c
+++ b/gnulib/import/frexp.c
@@ -1,5 +1,5 @@
/* Split a double into fraction and mantissa.
- Copyright (C) 2007-2020 Free Software Foundation, Inc.
+ Copyright (C) 2007-2021 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by