maint: avoid false positive match in check for double semicolon
[debian/gzip] / unzip.c
diff --git a/unzip.c b/unzip.c
index 400209616ababd60cefef3d09dc779f7f5a30351..e0db35643a75b2c04b360b599ff44fda9da9cf51 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-2012 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2009-2014 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify