summaryrefslogtreecommitdiff
path: root/gl/fseek.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/fseek.c')
-rw-r--r--gl/fseek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/fseek.c b/gl/fseek.c
index 58d9e3eddb..5b69550aec 100644
--- a/gl/fseek.c
+++ b/gl/fseek.c
@@ -1,5 +1,5 @@
/* An fseek() function that, together with fflush(), is POSIX compliant.
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by