diff options
Diffstat (limited to 'mpq/set_z.c')
-rw-r--r-- | mpq/set_z.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpq/set_z.c b/mpq/set_z.c index d371243a1..ba9322fb7 100644 --- a/mpq/set_z.c +++ b/mpq/set_z.c @@ -1,6 +1,6 @@ /* mpq_set_z (dest,src) -- Set DEST to SRC. -Copyright 1996 Free Software Foundation, Inc. +Copyright 1996, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. |