From 26b94d71738b3cc48ddced35c984941d2f5bf68e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 29 Jul 2011 15:15:16 +0000 Subject: [PATCH] copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index fe5c77eee..b103c282d 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8r +OPENSSL = openssl-1.0.0d ZLIB = zlib-1.2.3 PCRE = pcre-7.9