tests: zgrep-context assumes grep knows context
[debian/gzip] / unzip.c
diff --git a/unzip.c b/unzip.c
index 1c1d782c31b0f426713c0db700f91098e6b796d0..7c6938f83b7f3145f8651f7ddc46404e9bbc43ea 100644 (file)
--- a/unzip.c
+++ b/unzip.c
@@ -1,6 +1,6 @@
 /* unzip.c -- decompress files in gzip or pkzip format.
 
-   Copyright (C) 1997-1999, 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2009-2013 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify