summaryrefslogtreecommitdiff
path: root/mpz/realloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpz/realloc.c')
-rw-r--r--mpz/realloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpz/realloc.c b/mpz/realloc.c
index 1f738fba1..4288ef12e 100644
--- a/mpz/realloc.c
+++ b/mpz/realloc.c
@@ -1,7 +1,7 @@
/* _mpz_realloc -- make the mpz_t have NEW_ALLOC digits allocated.
-Copyright 1991, 1993-1995, 2000, 2001, 2008, 2015, 2021 Free Software
-Foundation, Inc.
+Copyright 1991, 1993-1995, 2000, 2001, 2008, 2015, 2021, 2022 Free
+Software Foundation, Inc.
This file is part of the GNU MP Library.