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