From 25a3da354aea38bec3d4d207a33b1be8f021d78f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 20 Jan 2011 11:07:35 +0000 Subject: [PATCH] copy OpenSSL-0.9.8q LICENSE for nginx/Windows zip --- misc/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/GNUmakefile b/misc/GNUmakefile index 1c1a2ff76..145c9bf82 100644 --- a/misc/GNUmakefile +++ b/misc/GNUmakefile @@ -5,7 +5,7 @@ NGINX = nginx-$(VER) TEMP = tmp OBJS = objs.msvc8 -OPENSSL = openssl-0.9.8o +OPENSSL = openssl-0.9.8q ZLIB = zlib-1.2.3 PCRE = pcre-7.9