summaryrefslogtreecommitdiff
path: root/dim.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:48:25 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2010-01-20 11:48:25 +0000
commit95efdd63c96de1b99944d918ca2c3a8ae3e6261f (patch)
tree6ea67a7c22731a515d44b2125e6287bfec075f25 /dim.c
parentaee6666cfba8b58a49eac95e8b61f1b104eda795 (diff)
downloadmpfr-95efdd63c96de1b99944d918ca2c3a8ae3e6261f.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/trunk@6684 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'dim.c')
-rw-r--r--dim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dim.c b/dim.c
index a191caba3..cf63a184e 100644
--- a/dim.c
+++ b/dim.c
@@ -1,6 +1,6 @@
/* mpfr_dim -- positive difference
-Copyright 2001, 2002, 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2004, 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.