summaryrefslogtreecommitdiff
path: root/init2.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-01-01 03:30:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-01-01 03:30:20 +0000
commit561ec46719c09429e6d7eaf67a8bb194b79bc729 (patch)
treec58630f9040ca3c9994265d6f1dc5d89de5121f5 /init2.c
parentd2d4e0d4ba952e9c8c08a0a04d15dcd63c88a04b (diff)
downloadmpfr-561ec46719c09429e6d7eaf67a8bb194b79bc729.tar.gz
Copyright notice update: added 2008 with
perl -pi -e 's/2007 Free Software/2007, 2008 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.3@5153 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'init2.c')
-rw-r--r--init2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/init2.c b/init2.c
index f26ddb33e..7da24468f 100644
--- a/init2.c
+++ b/init2.c
@@ -1,6 +1,6 @@
/* mpfr_init2 -- initialize a floating-point number with given precision
-Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.