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 /src/mpfr-thread.h | |
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 'src/mpfr-thread.h')
-rw-r--r-- | src/mpfr-thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpfr-thread.h b/src/mpfr-thread.h index 82bd330e8..ac8dcade8 100644 --- a/src/mpfr-thread.h +++ b/src/mpfr-thread.h @@ -1,6 +1,6 @@ /* MPFR internal header related to thread-local variables. -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. |