# HG changeset patch # User Maxim Dounin # Date 1328468601 0 # Node ID f9b3061e0f311da8a587e89d00335f4f5ce5e46a # Parent 41b2d17534c15f71cf3fd85caec7dda8939fdd7b Merge of r4393: zlib license file include fixed. diff --git a/misc/GNUmakefile b/misc/GNUmakefile --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -112,7 +112,7 @@ zip: cp -p $(OBJS)/lib/$(PCRE)/LICENCE \ $(TEMP)/$(NGINX)/docs/PCRE.LICENCE - perl -ne 'print if /^ \(C\) 1995-2004/ .. /^ jloup\@gzip.org/' \ + perl -ne 'print if /^ \(C\) 1995-20/ .. /^ jloup\@gzip.org/' \ $(OBJS)/lib/$(ZLIB)/README \ > $(TEMP)/$(NGINX)/docs/zlib.LICENSE