diff options
Diffstat (limited to 'math/w_log1pl.c')
-rw-r--r-- | math/w_log1pl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_log1pl.c b/math/w_log1pl.c index 056fe07bcd..3478c1c859 100644 --- a/math/w_log1pl.c +++ b/math/w_log1pl.c @@ -1,5 +1,5 @@ /* Wrapper for __log1pl that handles setting errno. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-2016 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 |