summaryrefslogtreecommitdiff
path: root/set_z.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-25 00:38:11 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-25 00:38:11 +0000
commitf97eb633706aab3e30503b529cf5433e3198f146 (patch)
tree085112a1e0ac56a95d9ae44b9607c5ee8f0363b0 /set_z.c
parent43fa7141c83bb0abf223cda2eb2d758a0c82214f (diff)
downloadmpfr-f97eb633706aab3e30503b529cf5433e3198f146.tar.gz
Copyright notice update: added 2010 with
perl -pi -e 's/2009 Free Software/2009, 2010 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the mbench directory. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6688 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'set_z.c')
-rw-r--r--set_z.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_z.c b/set_z.c
index 683d4fa18..0a3e33d98 100644
--- a/set_z.c
+++ b/set_z.c
@@ -1,6 +1,6 @@
/* mpfr_set_z -- set a floating-point number from a multiple-precision integer
-Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.