summaryrefslogtreecommitdiff
path: root/add.c
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-01-07 14:27:34 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-01-07 14:27:34 +0000
commitdf1c5434e305918c5d0684939d977635a3cc107a (patch)
treebc874ab0e5592952030cd00ec4cd6d8ab0737734 /add.c
parent9747a9e898f88692912b77b60510b5027e97968f (diff)
downloadmpfr-df1c5434e305918c5d0684939d977635a3cc107a.tar.gz
Fix copyright lines (2004).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2603 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'add.c')
-rw-r--r--add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/add.c b/add.c
index 01e7455bf..01cc1a0df 100644
--- a/add.c
+++ b/add.c
@@ -1,6 +1,6 @@
/* mpfr_add -- add two floating-point numbers
-Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation.
+Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.