diff options
Diffstat (limited to 'math/w_ilogbf.c')
-rw-r--r-- | math/w_ilogbf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_ilogbf.c b/math/w_ilogbf.c index 3bb5d349fa..92bf2df368 100644 --- a/math/w_ilogbf.c +++ b/math/w_ilogbf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2015 Free Software Foundation, Inc. +/* Copyright (C) 2012-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Adhemerval Zanella <azanella@linux.vnet.ibm.com>, 2011. |