From 8061a33e130dabf6ecf300669a9ec662407ce3ae Mon Sep 17 00:00:00 2001 From: Teebonne <80053070+Teebonne@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:29:42 +0100 Subject: [PATCH 1/2] sodium, not Sodium sodium, not Sodium --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 23c5c1dc..e6506c21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -263,7 +263,7 @@ option(ENABLE_CURVE "Enable CURVE security" ON) if(ENABLE_CURVE) if(WITH_LIBSODIUM) - find_package("Sodium") + find_package("sodium") if(SODIUM_FOUND) message(STATUS "Using libsodium for CURVE security") include_directories(${SODIUM_INCLUDE_DIRS}) From da74015b85d5cbd513e6d13ef8bdeb9cf0d7816b Mon Sep 17 00:00:00 2001 From: Teebonne <80053070+Teebonne@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:37:55 +0000 Subject: [PATCH 2/2] Create Teebonne.md --- RELICENSE/Teebonne.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 RELICENSE/Teebonne.md diff --git a/RELICENSE/Teebonne.md b/RELICENSE/Teebonne.md new file mode 100644 index 00000000..69393edb --- /dev/null +++ b/RELICENSE/Teebonne.md @@ -0,0 +1,15 @@ +# Permission to Relicense under MPLv2 or any other OSI approved license chosen by the current ZeroMQ BDFL + +This is a statement by Teebonne +that grants permission to relicense its copyrights in the libzmq C++ +library (ZeroMQ) under the Mozilla Public License v2 (MPLv2) or any other +Open Source Initiative approved license chosen by the current ZeroMQ +BDFL (Benevolent Dictator for Life). + +A portion of the commits made by the Github handle "Teebonne", with +commit author "Teebonne", are copyright of Teebonne. +This document hereby grants the libzmq project team to relicense libzmq, +including all past, present and future contributions of the author listed above. + +Teebonne +06/12/2022