Win32: fixed PCRE license for nginx/Windows zip.
Some checks failed
buildbot / buildbot (push) Has been cancelled

This commit is contained in:
Sergey Kandaurov 2025-06-24 22:46:00 +04:00 committed by Roman Arutyunyan
parent 279fe352cb
commit d1843e1d9b

View File

@ -110,7 +110,7 @@ zip: export
cp -p $(OBJS)/lib/$(OPENSSL)/LICENSE.txt \
$(TEMP)/$(NGINX)/docs/OpenSSL.LICENSE
cp -p $(OBJS)/lib/$(PCRE)/LICENCE \
cp -p $(OBJS)/lib/$(PCRE)/LICENCE.md \
$(TEMP)/$(NGINX)/docs/PCRE.LICENCE
sed -ne '/^ (C) 1995-20/,/^ jloup@gzip\.org/p' \