summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-13 08:31:08 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-02-13 08:31:08 +0000
commitc2ca90e24c461a24ce5da8cb85549e8451694f64 (patch)
tree466393a3aa9b38eebe535dd8c9dc1d16c250d02e /acinclude.m4
parent74f4da9b819aa8c28af4d6efe5a58eb883817c48 (diff)
downloadmpfr-c2ca90e24c461a24ce5da8cb85549e8451694f64.tar.gz
Copyright notice update: added 2015 with
perl -pi -e 's/ (\d{4}-)?(2014)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the tools/mbench directory (not distributed with MPFR). Removed 2014 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9278 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 1416e36f7..17f4f25b6 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,6 +1,6 @@
dnl MPFR specific autoconf macros
-dnl Copyright 2000, 2002-2014 Free Software Foundation, Inc.
+dnl Copyright 2000, 2002-2015 Free Software Foundation, Inc.
dnl Contributed by the AriC and Caramel projects, INRIA.
dnl
dnl This file is part of the GNU MPFR Library.