diff options
Diffstat (limited to 'mpf/set_q.c')
-rw-r--r-- | mpf/set_q.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/set_q.c b/mpf/set_q.c index fa7f57285..0b81d2102 100644 --- a/mpf/set_q.c +++ b/mpf/set_q.c @@ -1,6 +1,6 @@ /* mpf_set_q (mpf_t rop, mpq_t op) -- Convert the rational op to the float rop. -Copyright (C) 1996, 1999 Free Software Foundation, Inc. +Copyright 1996, 1999 Free Software Foundation, Inc. This file is part of the GNU MP Library. |