summaryrefslogtreecommitdiff
path: root/ui_div.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 /ui_div.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 'ui_div.c')
-rw-r--r--ui_div.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui_div.c b/ui_div.c
index 7fc686ffb..b68f37dd4 100644
--- a/ui_div.c
+++ b/ui_div.c
@@ -1,7 +1,7 @@
/* mpfr_ui_div -- divide a machine integer by a floating-point number
mpfr_si_div -- divide a machine number by a floating-point number
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+Copyright 2000, 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.