diff options
Diffstat (limited to 'mpz/primorial_ui.c')
-rw-r--r-- | mpz/primorial_ui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/primorial_ui.c b/mpz/primorial_ui.c index 07052187a..c7c089236 100644 --- a/mpz/primorial_ui.c +++ b/mpz/primorial_ui.c @@ -2,7 +2,7 @@ Contributed to the GNU project by Marco Bodrato. -Copyright 2012, 2015, 2016 Free Software Foundation, Inc. +Copyright 2012, 2015, 2016, 2021 Free Software Foundation, Inc. This file is part of the GNU MP Library. |