Win32: fixed PCRE license for nginx/Windows zip.

pull/644/head
Sergey Kandaurov 6 months ago committed by Roman Arutyunyan
parent 279fe352cb
commit d1843e1d9b
  1. 2
      misc/GNUmakefile

@ -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' \

Loading…
Cancel
Save