summaryrefslogtreecommitdiff
path: root/tests/tisqrt.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:34 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-05-30 15:53:34 +0000
commitbd6d3783b472cd1a5d9556f2ddfcebe433c84afc (patch)
treece22e682435ac24a9cfae124db57cf0059573a37 /tests/tisqrt.c
parent6e8f31708a868c85e7d67988c60d9f929e065857 (diff)
downloadmpfr-bd6d3783b472cd1a5d9556f2ddfcebe433c84afc.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/branches/3.1@8541 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tisqrt.c')
-rw-r--r--tests/tisqrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tisqrt.c b/tests/tisqrt.c
index 9e4ec6c6e..1745f269b 100644
--- a/tests/tisqrt.c
+++ b/tests/tisqrt.c
@@ -1,6 +1,6 @@
/* Test file for __gmpfr_isqrt and __gmpfr_cuberoot internal functions.
-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.