diff options
Diffstat (limited to 'expm1.c')
-rw-r--r-- | expm1.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* mpfr_expm1 -- Compute exp(x)-1 -Copyright (C) 2001-2002 Free Software Foundation. +Copyright 2001, 2002 Free Software Foundation. This file is part of the MPFR Library. |