From f2b4e570af801732ea95b0008bc098b1bdb4ba95 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 28 Nov 2020 20:39:16 -0500 Subject: Say OpenSSL in additional permission notices --- archive.c | 4 ++-- archive.h | 4 ++-- atom.c | 4 ++-- concat.c | 4 ++-- decode.c | 4 ++-- export.c | 4 ++-- html.c | 4 ++-- imap.c | 4 ++-- imap.h | 4 ++-- mbox.c | 4 ++-- parse.c | 4 ++-- template.c | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/archive.c b/archive.c index cae174e..376e2fc 100644 --- a/archive.c +++ b/archive.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/archive.h b/archive.h index 16587e3..a4278ff 100644 --- a/archive.h +++ b/archive.h @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/atom.c b/atom.c index c2348db..3ecebbc 100644 --- a/atom.c +++ b/atom.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/concat.c b/concat.c index 9b4086c..3e0dec6 100644 --- a/concat.c +++ b/concat.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/decode.c b/decode.c index 69cfc16..684b5d2 100644 --- a/decode.c +++ b/decode.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/export.c b/export.c index d99185a..f9f533e 100644 --- a/export.c +++ b/export.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/html.c b/html.c index d1ff6f5..6d9b6b2 100644 --- a/html.c +++ b/html.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/imap.c b/imap.c index cfa4c5c..748d51c 100644 --- a/imap.c +++ b/imap.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/imap.h b/imap.h index 5161279..0f034c0 100644 --- a/imap.h +++ b/imap.h @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/mbox.c b/mbox.c index ca9fe4b..802962f 100644 --- a/mbox.c +++ b/mbox.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/parse.c b/parse.c index f875e60..b4f429e 100644 --- a/parse.c +++ b/parse.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ diff --git a/template.c b/template.c index accc969..b3ab00f 100644 --- a/template.c +++ b/template.c @@ -16,12 +16,12 @@ * Additional permission under GNU GPL version 3 section 7: * * If you modify this Program, or any covered work, by linking or - * combining it with LibreSSL (or a modified version of that library), + * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the * original SSLeay license, the licensors of this Program grant 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 LibreSSL used as well as that of the + * source code for the parts of OpenSSL used as well as that of the * covered work. */ -- cgit 1.4.1