summaryrefslogtreecommitdiff
path: root/lib/fseek.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fseek.c')
-rw-r--r--lib/fseek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fseek.c b/lib/fseek.c
index 4708287c30..f778145c2c 100644
--- a/lib/fseek.c
+++ b/lib/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 General Public License as published by