summaryrefslogtreecommitdiff
path: root/gl/signbitf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/signbitf.c')
-rw-r--r--gl/signbitf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/signbitf.c b/gl/signbitf.c
index 3ec472f1a8..f99f992091 100644
--- a/gl/signbitf.c
+++ b/gl/signbitf.c
@@ -1,5 +1,5 @@
/* signbit() macro: Determine the sign bit of a floating-point number.
- Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2012 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