mirror of
https://github.com/nginx/nginx.git
synced 2026-08-03 22:33:10 +00:00
zlib license file include fixed
This commit is contained in:
parent
11f09dd07d
commit
3c1bd459fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue