diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2009-07-30 17:47:39 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2009-07-30 17:47:39 +0000 |
commit | f20758751566ee8ba1eabe180948417c25380d24 (patch) | |
tree | a2ea285d600e9f8b560a56071fce2ee83cf181fc /tests/tset_si.c | |
parent | 9a9247dc18e45ecd9e9dd56fe3512016b32a0770 (diff) | |
download | mpfr-f20758751566ee8ba1eabe180948417c25380d24.tar.gz |
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
and updated all the references (except in ChangeLog).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6351 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tset_si.c')
-rw-r--r-- | tests/tset_si.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tset_si.c b/tests/tset_si.c index e3d2d53a6..67341278c 100644 --- a/tests/tset_si.c +++ b/tests/tset_si.c @@ -16,7 +16,7 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with the GNU MPFR Library; see the file COPYING.LIB. If not, see +along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ |