X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Ffprintf.c;h=4ac9fbd42ad0f7f93f8663080eba5201d7b1f852;hb=a8a88eddaa90432e6ec1b8d9d5c9842bc91afd1d;hp=0d148ac67a3df8bd6f559f620702fe583b06ce73;hpb=d57728a6ca2413a7c564d8b7bb13d9e5a5a180f3;p=debian%2Fgzip diff --git a/lib/fprintf.c b/lib/fprintf.c index 0d148ac..4ac9fbd 100644 --- a/lib/fprintf.c +++ b/lib/fprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-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 . */ #ifdef HAVE_CONFIG_H # include