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