diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 11:18:00 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-11-16 11:18:00 +0000 |
commit | 04307d9b1514959cd59b0b5278a19b4ddaecc375 (patch) | |
tree | 315b84e839a3950f1d900b9956252d87bc0db738 /mpfr-impl.h | |
parent | 937708f95eedc3a3747fe7ea581b783a797f95ed (diff) | |
download | mpfr-04307d9b1514959cd59b0b5278a19b4ddaecc375.tar.gz |
added year 2001 in copyright line
removed #if __STDC__
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1526 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpfr-impl.h')
-rw-r--r-- | mpfr-impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr-impl.h b/mpfr-impl.h index d69b3fc3a..81ff1cdf1 100644 --- a/mpfr-impl.h +++ b/mpfr-impl.h @@ -1,6 +1,6 @@ /* Utilities for MPFR developers, not exported. -Copyright (C) 1999-2000 Free Software Foundation. +Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of the MPFR Library. |