diff options
Diffstat (limited to 'tests/mpz/t-fib_ui.c')
-rw-r--r-- | tests/mpz/t-fib_ui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/t-fib_ui.c b/tests/mpz/t-fib_ui.c index 9b40a5fec..f42a20de5 100644 --- a/tests/mpz/t-fib_ui.c +++ b/tests/mpz/t-fib_ui.c @@ -1,6 +1,6 @@ /* Test mpz_fib_ui and mpz_fib2_ui. -Copyright 2000, 2001, 2002 Free Software Foundation, Inc. +Copyright 2000-2002 Free Software Foundation, Inc. This file is part of the GNU MP Library test suite. |