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 /src/asin.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 'src/asin.c')
-rw-r--r-- | src/asin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asin.c b/src/asin.c index 3b9f3797c..e16d08761 100644 --- a/src/asin.c +++ b/src/asin.c @@ -3,7 +3,7 @@ Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 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, and was contributed by Mathieu Dutour. +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 |