Browse Source

Update yaSSL.md

sunsetbrew 12 years ago
parent
commit
631d3d90a4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/yaSSL.md

+ 2 - 2
docs/yaSSL.md

@@ -4,8 +4,8 @@ Adding CyaSSL Support
 ### Only required for Windows!
 ### Only required for Windows!
 
 
 In order to support SSL *HTTPS* connections in Civetweb on Windows,
 In order to support SSL *HTTPS* connections in Civetweb on Windows,
-your will have to use the GPLv2 licensed CyaSSL library.  By using this
-library, the resulting binary will have to have the same license unless
+you will have to use the GPLv2 licensed CyaSSL library.  By using this
+library, the resulting binary may have to have the GPL license unless
 you buy a commercial license from [wolfSSL](http://www.yassl.com/).
 you buy a commercial license from [wolfSSL](http://www.yassl.com/).
 
 
 Getting Started
 Getting Started