diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-05-18 14:44:37 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2011-05-18 14:44:37 +0000 |
commit | 5d5962441d2d78c63719f8ee154bee8581f5097e (patch) | |
tree | 346314f2f851d1f30ebb654ea233dc89f6691a22 /tests/tfprintf.c | |
parent | 78686d819110e5dadae91f5f96942f25413277f4 (diff) | |
download | mpfr-5d5962441d2d78c63719f8ee154bee8581f5097e.tar.gz |
Updated AUTHORS file and copyright notices (for more consistency).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7705 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tfprintf.c')
-rw-r--r-- | tests/tfprintf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tfprintf.c b/tests/tfprintf.c index 2a79ae995..d6b0e1423 100644 --- a/tests/tfprintf.c +++ b/tests/tfprintf.c @@ -3,6 +3,8 @@ Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Caramel projects, INRIA. +This file is part of the GNU MPFR Library. + The GNU MPFR Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your |