From 3cf329c469084dfa5526cc3ae162f4cffe31f7bd Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 17 Dec 2007 17:46:58 +0000 Subject: What an obscure reference. Also note the build will append OPENSSL's LICENSE after the AL in LICENSE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604940 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.win') diff --git a/Makefile.win b/Makefile.win index b1fa9308cd..11ff281c87 100644 --- a/Makefile.win +++ b/Makefile.win @@ -589,7 +589,7 @@ _install: -awk -f <> "$(INSTDIR)\LICENSE.txt" BEGIN { print ""; - print "For the libeay32.dll, ssleay32.dll and certtool.exe components:"; + print "For the libeay32.dll, ssleay32.dll and openssl.exe components:"; print ""; while ( getline > 0 ) { print $$0; @@ -619,7 +619,7 @@ BEGIN { This binary installation of OpenSSL is a limited distribution of the files derived from the OpenSSL project: - OPENSSL-LICENSE.txt + LICENSE.txt (includes openssl LICENSE) OPENSSL-NEWS.txt OPENSSL-README.txt conf\openssl.cnf -- cgit v1.2.3