summaryrefslogtreecommitdiff
path: root/mpf/mul_2exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpf/mul_2exp.c')
-rw-r--r--mpf/mul_2exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpf/mul_2exp.c b/mpf/mul_2exp.c
index 6655e2b1e..16e2ee3f6 100644
--- a/mpf/mul_2exp.c
+++ b/mpf/mul_2exp.c
@@ -1,6 +1,6 @@
/* mpf_mul_2exp -- Multiply a float by 2^n.
-Copyright 1993, 1994, 1996, 2000 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU MP Library.