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