diff options
Diffstat (limited to 'lib/atan2f.c')
-rw-r--r-- | lib/atan2f.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/atan2f.c b/lib/atan2f.c index 173b30e737..d597b7d272 100644 --- a/lib/atan2f.c +++ b/lib/atan2f.c @@ -1,5 +1,5 @@ /* Angle of a point in the plane. - Copyright (C) 2011-2012 Free Software Foundation, Inc. + Copyright (C) 2011-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |