summaryrefslogtreecommitdiff
path: root/gl/isnanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/isnanf.c')
-rw-r--r--gl/isnanf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/isnanf.c b/gl/isnanf.c
index adb7059e49..0816704bc3 100644
--- a/gl/isnanf.c
+++ b/gl/isnanf.c
@@ -1,5 +1,5 @@
/* Test for NaN that does not need libm.
- 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