X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Ffseek.c;h=e0b58778ce62ed898c0948995a8f38461d633da0;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=4708287c302c16107541441306b8329c8f4e8188;hpb=d738e90e8360e101b94fca8c79147f59565f62d8;p=debian%2Fgzip diff --git a/lib/fseek.c b/lib/fseek.c index 4708287..e0b5877 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-2018 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 @@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ #include