Merge of r4393: zlib license file include fixed.

This commit is contained in:
Maxim Dounin 2012-02-05 19:03:21 +00:00
parent 21f546d0d6
commit d1f88c6530
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ zip:
cp -p $(OBJS)/lib/$(PCRE)/LICENCE \ cp -p $(OBJS)/lib/$(PCRE)/LICENCE \
$(TEMP)/$(NGINX)/docs/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 \ $(OBJS)/lib/$(ZLIB)/README \
> $(TEMP)/$(NGINX)/docs/zlib.LICENSE > $(TEMP)/$(NGINX)/docs/zlib.LICENSE