diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 10:43:04 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 10:43:04 +0000 |
commit | c959f09fc0a6313b2cd1f45e15172e7fd14b37df (patch) | |
tree | b30e51906eef03787f0dd07078469b17365637fe /clear.c | |
parent | 07c69ad845e321380823da34b2a874d0809e1d02 (diff) | |
download | mpfr-c959f09fc0a6313b2cd1f45e15172e7fd14b37df.tar.gz |
added year 2001 in copyright line
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1524 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'clear.c')
-rw-r--r-- | clear.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* mpfr_clear -- free the memory space allocated for a floating-point number -Copyright (C) 1999 Free Software Foundation. +Copyright (C) 1999-2001 Free Software Foundation. This file is part of the MPFR Library. |