diff mbox series

[1/3] Revert "Remove unused OpenSSL exception"

Message ID 20260818094508.179584-2-bage@debian.org
State New
Headers show
Series Apply cryptsetup-OpenSSL-exception | expand

Commit Message

Bastian Germann Aug. 18, 2026, 9:45 a.m. UTC
This reverts commit b6c0adbc545675babf0a324e3410407f9d985b1e.
There is still demand for the OpenSSL exception.

Signed-off-by: Bastian Germann <bage@debian.org>
---
 LICENSES/LicenseRef-OpenSSL-Exception.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 LICENSES/LicenseRef-OpenSSL-Exception.txt
diff mbox series

Patch

diff --git a/LICENSES/LicenseRef-OpenSSL-Exception.txt b/LICENSES/LicenseRef-OpenSSL-Exception.txt
new file mode 100644
index 00000000..a6a032c0
--- /dev/null
+++ b/LICENSES/LicenseRef-OpenSSL-Exception.txt
@@ -0,0 +1,14 @@ 
+GPL License Exception:
+
+In addition, as a special exception, the copyright holders give
+permission to link the code of portions of this program with the
+OpenSSL library under certain conditions as described in each
+individual source file, and distribute linked combinations
+including the two.
+You must obey the GNU General Public License in all respects
+for all of the code used other than OpenSSL.  If you modify
+file(s) with this exception, you may extend this exception to your
+version of the file(s), but you are not obligated to do so.  If you
+do not wish to do so, delete this exception statement from your
+version.  If you delete this exception statement from all source
+files in the program, then also delete it here.