diff options
Diffstat (limited to 'mul_2exp.c')
-rw-r--r-- | mul_2exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mul_2exp.c b/mul_2exp.c index 6f3ef9eb3..8e47da840 100644 --- a/mul_2exp.c +++ b/mul_2exp.c @@ -1,6 +1,6 @@ /* mpfr_mul_2exp -- multiply a floating-point number by a power of two -Copyright (C) 1999, 2001 Free Software Foundation, Inc. +Copyright 1999, 2001 Free Software Foundation, Inc. This file is part of the MPFR Library. |