summaryrefslogtreecommitdiff
path: root/tests/tsqrt_ui.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:07 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:07 +0000
commit74d0b734b48af2d8b318b013e28f72b68b39126d (patch)
treed6bdd1b3fec4485f2609643b43463c0549395350 /tests/tsqrt_ui.c
parent5c100d60ee96258dd0dbcfdd58467f98eb67553c (diff)
downloadmpfr-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/tsqrt_ui.c')
-rw-r--r--tests/tsqrt_ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsqrt_ui.c b/tests/tsqrt_ui.c
index eb9c38873..3e8e6bae2 100644
--- a/tests/tsqrt_ui.c
+++ b/tests/tsqrt_ui.c
@@ -1,6 +1,6 @@
/* Test file for mpfr_sqrt_ui.
-Copyright 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2000-2003, 2006-2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.