summaryrefslogtreecommitdiff
path: root/tune
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 /tune
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 'tune')
-rw-r--r--tune/Makefile.am2
-rw-r--r--tune/bidimensional_sample.c2
-rw-r--r--tune/speed.c2
-rw-r--r--tune/tuneup.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/tune/Makefile.am b/tune/Makefile.am
index 74114ab49..a36666f8f 100644
--- a/tune/Makefile.am
+++ b/tune/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2010-2013 Free Software Foundation, Inc.
# This Makefile.am is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tune/bidimensional_sample.c b/tune/bidimensional_sample.c
index 64a21d889..47aec1f2f 100644
--- a/tune/bidimensional_sample.c
+++ b/tune/bidimensional_sample.c
@@ -1,6 +1,6 @@
/* [Description]
-Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2010-2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tune/speed.c b/tune/speed.c
index 10531986a..3dde865a3 100644
--- a/tune/speed.c
+++ b/tune/speed.c
@@ -1,6 +1,6 @@
/* Tune various threshold of MPFR
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.
diff --git a/tune/tuneup.c b/tune/tuneup.c
index 33f9d5f53..181ec7336 100644
--- a/tune/tuneup.c
+++ b/tune/tuneup.c
@@ -1,6 +1,6 @@
/* Tune various threshold of MPFR
-Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
+Copyright 2005-2013 Free Software Foundation, Inc.
Contributed by the AriC and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.