diff options
Diffstat (limited to 'sysdeps/m68k/m680x0/fpu/s_log1p.c')
-rw-r--r-- | sysdeps/m68k/m680x0/fpu/s_log1p.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/m680x0/fpu/s_log1p.c b/sysdeps/m68k/m680x0/fpu/s_log1p.c index 5da96c5834..6c00faae50 100644 --- a/sysdeps/m68k/m680x0/fpu/s_log1p.c +++ b/sysdeps/m68k/m680x0/fpu/s_log1p.c @@ -1,5 +1,5 @@ /* Implement logp1 for m68k. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |