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 aa48bc4c30..5bf8c340de 100644 --- a/math/w_ilogbf.c +++ b/math/w_ilogbf.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. |