diff options
author | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-01-07 14:27:34 +0000 |
---|---|---|
committer | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-01-07 14:27:34 +0000 |
commit | df1c5434e305918c5d0684939d977635a3cc107a (patch) | |
tree | bc874ab0e5592952030cd00ec4cd6d8ab0737734 /add.c | |
parent | 9747a9e898f88692912b77b60510b5027e97968f (diff) | |
download | mpfr-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |