summaryrefslogtreecommitdiff
path: root/tools/ck-mparam
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 /tools/ck-mparam
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 'tools/ck-mparam')
-rwxr-xr-xtools/ck-mparam2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ck-mparam b/tools/ck-mparam
index 14d18c2c7..ab2b34864 100755
--- a/tools/ck-mparam
+++ b/tools/ck-mparam
@@ -3,7 +3,7 @@
# Check the mparam.h files. This script is useful as not all mparam.h
# files may be tested by our tests.
-# Copyright 2011-2014 Free Software Foundation, Inc.
+# Copyright 2011-2015 Free Software Foundation, Inc.
# This script is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.