From 3c1bd459fcaed3d2c20ab199ad1531b16c36dbb4 Mon Sep 17 00:00:00 2001 From: Sergey Budnevitch Date: Tue, 27 Dec 2011 12:35:52 +0000 Subject: [PATCH] zlib license file include fixed --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 9d81a0732..669a44a4d 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -111,7 +111,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