diff options
Diffstat (limited to 'stdlib/cmp.c')
-rw-r--r-- | stdlib/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/cmp.c b/stdlib/cmp.c index 551fc4d83e..2bf405a5de 100644 --- a/stdlib/cmp.c +++ b/stdlib/cmp.c @@ -1,6 +1,6 @@ /* mpn_cmp -- Compare two low-level natural-number integers. -Copyright (C) 1991-2019 Free Software Foundation, Inc. +Copyright (C) 1991-2020 Free Software Foundation, Inc. This file is part of the GNU MP Library. |