diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2013-05-30 15:53:07 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2013-05-30 15:53:07 +0000 |
commit | 74d0b734b48af2d8b318b013e28f72b68b39126d (patch) | |
tree | d6bdd1b3fec4485f2609643b43463c0549395350 /tests/tli2.c | |
parent | 5c100d60ee96258dd0dbcfdd58467f98eb67553c (diff) | |
download | mpfr-74d0b734b48af2d8b318b013e28f72b68b39126d.tar.gz |
Use copyright year ranges, following
http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8540 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tli2.c')
-rw-r--r-- | tests/tli2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tli2.c b/tests/tli2.c index 788a8e850..f81c3cb1f 100644 --- a/tests/tli2.c +++ b/tests/tli2.c @@ -1,6 +1,6 @@ /* mpfr_tli2 -- test file for dilogarithm function -Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +Copyright 2007-2013 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |