diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2018-01-09 12:30:58 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2018-01-09 12:30:58 +0000 |
commit | f4fd257517ea23eed3250bb88df8f6904621040d (patch) | |
tree | 9f283e1492370f1b2f18f2fc6ce7d998da173489 /src/mparam_h.in | |
parent | 6acece9ba817ea55261a66c9e5fee63e11152eb6 (diff) | |
download | mpfr-f4fd257517ea23eed3250bb88df8f6904621040d.tar.gz |
Minor date-related changes as in the trunk:
* Copyright notice update in most files: added 2018.
* tools/ck-mparam: in the copyright notice, just keep the year 2011
since this file is not part of the tarball (just used by mpfrlint).
* doc/mpfr.texi: updated the month.
(merged changesets r12067-12069 from the trunk)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@12077 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/mparam_h.in')
-rw-r--r-- | src/mparam_h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mparam_h.in b/src/mparam_h.in index d6452ec7f..4fa7d8df5 100644 --- a/src/mparam_h.in +++ b/src/mparam_h.in @@ -1,6 +1,6 @@ /* Various Thresholds of MPFR, not exported. -*- mode: C -*- -Copyright 2005-2017 Free Software Foundation, Inc. +Copyright 2005-2018 Free Software Foundation, Inc. This file is part of the GNU MPFR Library. |