diff options
Diffstat (limited to 'gl/fseek.c')
-rw-r--r-- | gl/fseek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/fseek.c b/gl/fseek.c index bcb76d8bc7..20f5e2c972 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-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 |