summaryrefslogtreecommitdiff
path: root/src/exp3.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-01-01 02:27:59 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-01-01 02:27:59 +0000
commit68481b6c4afd9434356b27bfb04773ed222996a9 (patch)
tree2275318fa52d81d14e83a45f8a1470745ed5718e /src/exp3.c
parentc84943cdfa2d765458803c9511d008a44d31593e (diff)
downloadmpfr-68481b6c4afd9434356b27bfb04773ed222996a9.tar.gz
Copyright notice update: added 2016 with
perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2015 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@9781 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/exp3.c')
-rw-r--r--src/exp3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exp3.c b/src/exp3.c
index 2cd201197..dcaac051b 100644
--- a/src/exp3.c
+++ b/src/exp3.c
@@ -1,6 +1,6 @@
/* mpfr_exp -- exponential of a floating-point number
-Copyright 1999, 2001-2015 Free Software Foundation, Inc.
+Copyright 1999, 2001-2016 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.