yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH] README: add OpenSSL exception
@ 2014-10-13 18:46 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2014-10-13 18:46 UTC (permalink / raw)
  To: yahns-public

As evidenced by the presence of :wait_readable and :wait_writable
combinations in our case/when statements, we may support TLS in the
future.  So add an exception for supporting the "openssl" extension
in the C standard library.

However, GnuTLS support ought to be an option, too.
---
 README | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README b/README
index 71bbd0e..1db5284 100644
--- a/README
+++ b/README
@@ -147,4 +147,15 @@ for more details.
 You should have received a copy of the GNU General Public License along
 with this program; if not, see https://www.gnu.org/licenses/gpl-3.0.txt
 
+Additional permission under GNU GPL version 3 section 7:
+
+    If you modify this program, or any covered work, by linking or
+    combining it with the OpenSSL project's OpenSSL library (or a
+    modified version of that library), containing parts covered by the
+    terms of the OpenSSL or SSLeay licenses, the copyright holder(s)
+    grants you additional permission to convey the resulting work.
+    Corresponding Source for a non-source form of such a combination
+    shall include the source code for the parts of OpenSSL used as well
+    as that of the covered work.
+
 lrg nabgure ubeevoyl-anzrq freire :>
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-13 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-13 18:46 [PATCH] README: add OpenSSL exception Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/yahns.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).