diff options
Diffstat (limited to 'mpfr-gmp.c')
-rw-r--r-- | mpfr-gmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr-gmp.c b/mpfr-gmp.c index a7b7a03df..ea51cda31 100644 --- a/mpfr-gmp.c +++ b/mpfr-gmp.c @@ -1,7 +1,7 @@ /* mpfr_gmp -- Limited gmp-impl emulator Modified version of the GMP files. -Copyright 2004, 2005, 2006 Free Software Foundation. +Copyright 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of the MPFR Library. |