summaryrefslogtreecommitdiff
path: root/exp_2.c
diff options
context:
space:
mode:
Diffstat (limited to 'exp_2.c')
-rw-r--r--exp_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exp_2.c b/exp_2.c
index a8da4f4f9..4b24dda4e 100644
--- a/exp_2.c
+++ b/exp_2.c
@@ -1,7 +1,7 @@
/* mpfr_exp_2 -- exponential of a floating-point number
using Brent's algorithms in O(n^(1/2)*M(n)) and O(n^(1/3)*M(n))
-Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the MPFR Library.