From c88ece44fef9c3268d4d7bc98ff409fd7df4338c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 2 Apr 2010 14:20:48 +0000 Subject: copy OpenSSL-1.0.0 LICENSE for nginx/Windows zip --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/GNUmakefile b/misc/GNUmakefile index eed4afa99..a2fac12a0 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8k +OPENSSL = openssl-1.0.0 ZLIB = zlib-1.2.3 PCRE = pcre-7.9 -- cgit