diff options
Diffstat (limited to 'math/w_log2.c')
-rw-r--r-- | math/w_log2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_log2.c b/math/w_log2.c index e0483c43be..beafa810c2 100644 --- a/math/w_log2.c +++ b/math/w_log2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2015 Free Software Foundation, Inc. +/* Copyright (C) 2011-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gmail.com>, 2011. |