summaryrefslogtreecommitdiff
path: root/rem1.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-01-01 03:26:37 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-01-01 03:26:37 +0000
commit73b5ad6ca2947c3289726d69320930e898071f0a (patch)
tree881d93c4d9202c3bb2fb2e9e73526032240cfc8a /rem1.c
parentec1b8cb63eb8b4242c939ae4ccb48aab397f1227 (diff)
downloadmpfr-73b5ad6ca2947c3289726d69320930e898071f0a.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/trunk@5151 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'rem1.c')
-rw-r--r--rem1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rem1.c b/rem1.c
index 0c80b266f..ddde4fcae 100644
--- a/rem1.c
+++ b/rem1.c
@@ -2,7 +2,7 @@
mpfr_fmod -- compute the floating-point remainder of x/y
mpfr_remquo and mpfr_remainder -- argument reduction functions
-Copyright 2007 Free Software Foundation, Inc.
+Copyright 2007, 2008 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the MPFR Library.