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 /tools/mbench | |
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 'tools/mbench')
-rw-r--r-- | tools/mbench/Makefile | 2 | ||||
-rw-r--r-- | tools/mbench/generate.c | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-arprec.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-cln.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-crlibm.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-libc.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-lidia.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-mpf.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-mpfr.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-ntl.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-pari.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5-void.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5.cc | 2 | ||||
-rw-r--r-- | tools/mbench/mfv5.h | 2 | ||||
-rw-r--r-- | tools/mbench/mpfr-gfx.c | 2 | ||||
-rw-r--r-- | tools/mbench/mpfr-v4.c | 2 | ||||
-rw-r--r-- | tools/mbench/mpfr-v6.c | 2 | ||||
-rw-r--r-- | tools/mbench/timp.h | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/tools/mbench/Makefile b/tools/mbench/Makefile index 6029b617d..a6c8fb0d3 100644 --- a/tools/mbench/Makefile +++ b/tools/mbench/Makefile @@ -1,4 +1,4 @@ -# Copyright 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright 2005-2010 Free Software Foundation, Inc. # Contributed by Patrick Pelissier, INRIA. # # This file is part of the MPFR Library. diff --git a/tools/mbench/generate.c b/tools/mbench/generate.c index 1cccf8b8a..a81115dda 100644 --- a/tools/mbench/generate.c +++ b/tools/mbench/generate.c @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-arprec.cc b/tools/mbench/mfv5-arprec.cc index 51cd291af..d017b5d46 100644 --- a/tools/mbench/mfv5-arprec.cc +++ b/tools/mbench/mfv5-arprec.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-cln.cc b/tools/mbench/mfv5-cln.cc index b01f4a70a..32294b8d1 100644 --- a/tools/mbench/mfv5-cln.cc +++ b/tools/mbench/mfv5-cln.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-crlibm.cc b/tools/mbench/mfv5-crlibm.cc index d898941af..1311177db 100644 --- a/tools/mbench/mfv5-crlibm.cc +++ b/tools/mbench/mfv5-crlibm.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-libc.cc b/tools/mbench/mfv5-libc.cc index 301ab36a3..29356de7e 100644 --- a/tools/mbench/mfv5-libc.cc +++ b/tools/mbench/mfv5-libc.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-lidia.cc b/tools/mbench/mfv5-lidia.cc index bfba2fc4b..6dc8743bd 100644 --- a/tools/mbench/mfv5-lidia.cc +++ b/tools/mbench/mfv5-lidia.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-mpf.cc b/tools/mbench/mfv5-mpf.cc index a9048f834..1dddbd06a 100644 --- a/tools/mbench/mfv5-mpf.cc +++ b/tools/mbench/mfv5-mpf.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-mpfr.cc b/tools/mbench/mfv5-mpfr.cc index bca24de0f..eed3638bb 100644 --- a/tools/mbench/mfv5-mpfr.cc +++ b/tools/mbench/mfv5-mpfr.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-ntl.cc b/tools/mbench/mfv5-ntl.cc index 7c32fcf11..98f82b114 100644 --- a/tools/mbench/mfv5-ntl.cc +++ b/tools/mbench/mfv5-ntl.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-pari.cc b/tools/mbench/mfv5-pari.cc index ce020054f..6242bf6c4 100644 --- a/tools/mbench/mfv5-pari.cc +++ b/tools/mbench/mfv5-pari.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5-void.cc b/tools/mbench/mfv5-void.cc index 0372f9857..c50f29d16 100644 --- a/tools/mbench/mfv5-void.cc +++ b/tools/mbench/mfv5-void.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5.cc b/tools/mbench/mfv5.cc index 2b287570a..7dfeb582a 100644 --- a/tools/mbench/mfv5.cc +++ b/tools/mbench/mfv5.cc @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mfv5.h b/tools/mbench/mfv5.h index 45a5f4b7b..45c81b0d9 100644 --- a/tools/mbench/mfv5.h +++ b/tools/mbench/mfv5.h @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mpfr-gfx.c b/tools/mbench/mpfr-gfx.c index aa66adc85..2440fc6c7 100644 --- a/tools/mbench/mpfr-gfx.c +++ b/tools/mbench/mpfr-gfx.c @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier and Paul Zimmermann, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mpfr-v4.c b/tools/mbench/mpfr-v4.c index 5a53ad10e..bd49b6602 100644 --- a/tools/mbench/mpfr-v4.c +++ b/tools/mbench/mpfr-v4.c @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/mpfr-v6.c b/tools/mbench/mpfr-v6.c index 8a1854c00..dca4bdb59 100644 --- a/tools/mbench/mpfr-v6.c +++ b/tools/mbench/mpfr-v6.c @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. diff --git a/tools/mbench/timp.h b/tools/mbench/timp.h index fa2194b15..608c8f76e 100644 --- a/tools/mbench/timp.h +++ b/tools/mbench/timp.h @@ -1,5 +1,5 @@ /* -Copyright 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright 2005-2009 Free Software Foundation, Inc. Contributed by Patrick Pelissier, INRIA. This file is part of the MPFR Library. |