summaryrefslogtreecommitdiff
path: root/gl/printf-frexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/printf-frexp.c')
-rw-r--r--gl/printf-frexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/printf-frexp.c b/gl/printf-frexp.c
index 267081cecd..eb47205a26 100644
--- a/gl/printf-frexp.c
+++ b/gl/printf-frexp.c
@@ -1,5 +1,5 @@
/* Split a double into fraction and mantissa, for hexadecimal printf.
- 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