X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gzip.c;h=a013540c4960609e3dae62f9741afaba4ac00da3;hb=2725db10000bae65e311a9329973b11053b86f1a;hp=40fee3584cd6fe93ef57516195e0cd58fd2638c8;hpb=6bfbf81717c7bee5ae846e38ecf6af1ff1775d11;p=debian%2Fgzip diff --git a/gzip.c b/gzip.c index 40fee35..a013540 100644 --- a/gzip.c +++ b/gzip.c @@ -1,6 +1,6 @@ /* gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface - Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2015 Free Software + Copyright (C) 1999, 2001-2002, 2006-2007, 2009-2016 Free Software Foundation, Inc. Copyright (C) 1992-1993 Jean-loup Gailly @@ -29,7 +29,7 @@ */ static char const *const license_msg[] = { -"Copyright (C) 2015 Free Software Foundation, Inc.", +"Copyright (C) 2016 Free Software Foundation, Inc.", "Copyright (C) 1993 Jean-loup Gailly.", "This is free software. You may redistribute copies of it under the terms of", "the GNU General Public License .",