summaryrefslogtreecommitdiff
path: root/tests/tget_d_2exp.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 11:46:34 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-01-10 11:46:34 +0000
commita359823b6a53aedee235ca44c60cc2efec58bd80 (patch)
tree73365b245f51fb50f12a9fe07b0a217599788b9c /tests/tget_d_2exp.c
parent040057a98b7ebce200dac657106d8e1ebd4fcdd2 (diff)
downloadmpfr-a359823b6a53aedee235ca44c60cc2efec58bd80.tar.gz
Copyright notice update: added 2012 with
perl -pi -e 's/2011 Free Software/2011, 2012 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file (the m4 and tools/mbench directories were not modified). Removed 2011 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7986 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tget_d_2exp.c')
-rw-r--r--tests/tget_d_2exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tget_d_2exp.c b/tests/tget_d_2exp.c
index 209945891..8d8d5a485 100644
--- a/tests/tget_d_2exp.c
+++ b/tests/tget_d_2exp.c
@@ -1,6 +1,6 @@
/* Test mpfr_get_d_2exp.
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
Contributed by the Arenaire and Caramel projects, INRIA.
This file is part of the GNU MPFR Library.