X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fprintf-parse.c;h=ee5c3be4bba7737d82b601927cdc3d645c9ec9f9;hb=a2f84200a3642c51afc3fad750ea264ac120bcd1;hp=23cacc1dababc7348f0db19dba20c0374117b273;hpb=d738e90e8360e101b94fca8c79147f59565f62d8;p=debian%2Fgzip diff --git a/lib/printf-parse.c b/lib/printf-parse.c index 23cacc1..ee5c3be 100644 --- a/lib/printf-parse.c +++ b/lib/printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002-2003, 2006-2013 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002-2003, 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 . */ + with this program; if not, see . */ /* This file can be parametrized with the following macros: CHAR_T The element type of the format string.