diff options
Diffstat (limited to 'gl/frexp.c')
-rw-r--r-- | gl/frexp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/frexp.c b/gl/frexp.c index 4f5d0c03e8..d847fa38b3 100644 --- a/gl/frexp.c +++ b/gl/frexp.c @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa. - Copyright (C) 2007-2012 Free Software Foundation, Inc. + Copyright (C) 2007-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 |