summaryrefslogtreecommitdiff
path: root/mpn/generic
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2020-03-11 21:20:57 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2020-03-11 21:20:57 +0100
commit9c1ce105afd705221fe4e7b630500bdbdb5337c7 (patch)
tree985c7c8c4d2b25f26914d8541d8a910a2a809c2a /mpn/generic
parent96e86cd2704eb6580fd494699c9099ca901c898e (diff)
downloadgmp-9c1ce105afd705221fe4e7b630500bdbdb5337c7.tar.gz
ChangeLog
Diffstat (limited to 'mpn/generic')
-rw-r--r--mpn/generic/mul_fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/generic/mul_fft.c b/mpn/generic/mul_fft.c
index a33228ad7..a896ff19f 100644
--- a/mpn/generic/mul_fft.c
+++ b/mpn/generic/mul_fft.c
@@ -6,7 +6,7 @@
SAFE TO REACH THEM THROUGH DOCUMENTED INTERFACES. IN FACT, IT IS ALMOST
GUARANTEED THAT THEY WILL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
-Copyright 1998-2010, 2012, 2013, 2018 Free Software Foundation, Inc.
+Copyright 1998-2010, 2012, 2013, 2018, 2020 Free Software Foundation, Inc.
This file is part of the GNU MP Library.