diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-01-17 02:57:17 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-01-17 02:57:17 +0000 |
commit | 1825c3699033a2fa28cf2e4f15f8d08e73ed2e8e (patch) | |
tree | 7f04f516bcf7af705a00500e82f081d089628698 | |
parent | d6ea7bf4c48ff3d5505b8e5dd7f0cc937b76ea6a (diff) | |
download | mpfr-1825c3699033a2fa28cf2e4f15f8d08e73ed2e8e.tar.gz |
[doc/README.dev] Updated year in example.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7388 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r-- | doc/README.dev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.dev b/doc/README.dev index 701c815d4..e75f7e3d3 100644 --- a/doc/README.dev +++ b/doc/README.dev @@ -781,7 +781,7 @@ of tests/Makefile.am /* Test file for mpfr_func. -Copyright 2010 Free Software Foundation, Inc. +Copyright 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |