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 4e0d4df28..fafc7d532 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 PolKA project, Inria Lorraine and Loria +Copyright (C) 1999 Free Software Foundation. This file is part of the MPFR Library. |