diff options
Diffstat (limited to 'mpf/iset_si.c')
-rw-r--r-- | mpf/iset_si.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/iset_si.c b/mpf/iset_si.c index a97bffb9f..3ca55f14e 100644 --- a/mpf/iset_si.c +++ b/mpf/iset_si.c @@ -1,6 +1,6 @@ /* mpf_init_set_si() -- Initialize a float and assign it from a signed int. -Copyright 1993, 1994, 1995, 2000 Free Software Foundation, Inc. +Copyright 1993, 1994, 1995, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. |