mirror of
https://github.com/nginx/nginx.git
synced 2025-07-21 11:46:20 +08:00
Win32: fixed PCRE license for nginx/Windows zip.
Some checks failed
buildbot / buildbot (push) Has been cancelled
Some checks failed
buildbot / buildbot (push) Has been cancelled
This commit is contained in:
parent
279fe352cb
commit
d1843e1d9b
@ -110,7 +110,7 @@ zip: export
|
|||||||
cp -p $(OBJS)/lib/$(OPENSSL)/LICENSE.txt \
|
cp -p $(OBJS)/lib/$(OPENSSL)/LICENSE.txt \
|
||||||
$(TEMP)/$(NGINX)/docs/OpenSSL.LICENSE
|
$(TEMP)/$(NGINX)/docs/OpenSSL.LICENSE
|
||||||
|
|
||||||
cp -p $(OBJS)/lib/$(PCRE)/LICENCE \
|
cp -p $(OBJS)/lib/$(PCRE)/LICENCE.md \
|
||||||
$(TEMP)/$(NGINX)/docs/PCRE.LICENCE
|
$(TEMP)/$(NGINX)/docs/PCRE.LICENCE
|
||||||
|
|
||||||
sed -ne '/^ (C) 1995-20/,/^ jloup@gzip\.org/p' \
|
sed -ne '/^ (C) 1995-20/,/^ jloup@gzip\.org/p' \
|
||||||
|
Loading…
Reference in New Issue
Block a user