summaryrefslogtreecommitdiff
path: root/reldiff.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 02:27:11 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 02:27:11 +0000
commite65090595498d6dc67818565bffb321bb318f4ee (patch)
tree651baba54bbc8e94314f4694c09a386b7947ac39 /reldiff.c
parentf0a6718e5a2fadd47660e6a9dd52ef24503e0463 (diff)
downloadmpfr-e65090595498d6dc67818565bffb321bb318f4ee.tar.gz
Copyright notice update: added 2009 with
perl -pi -e 's/2008 Free Software/2008, 2009 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5819 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'reldiff.c')
-rw-r--r--reldiff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reldiff.c b/reldiff.c
index 6aa935440..b2a77053f 100644
--- a/reldiff.c
+++ b/reldiff.c
@@ -1,6 +1,6 @@
/* mpfr_reldiff -- compute relative difference of two floating-point numbers.
-Copyright 2000, 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.