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 00f0e45e7..c9525412a 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, 2001 Free Software Foundation, Inc.
+Copyright 1993, 1994, 1996, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.