summaryrefslogtreecommitdiff
path: root/share/THIRD_PARTY_NOTICES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'share/THIRD_PARTY_NOTICES.txt')
-rw-r--r--share/THIRD_PARTY_NOTICES.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/share/THIRD_PARTY_NOTICES.txt b/share/THIRD_PARTY_NOTICES.txt
new file mode 100644
index 0000000..cf2c7c9
--- /dev/null
+++ b/share/THIRD_PARTY_NOTICES.txt
@@ -0,0 +1,22 @@
+HyBBX third-party notices
+=========================
+
+libssh
+------
+
+The SSH transport plugin (`plugins/ssh/`) uses libssh for the SSHv2 server
+protocol.
+
+ Project: https://www.libssh.org/
+ License: GNU Lesser General Public License v2.1 or later (LGPL-2.1+)
+
+HyBBX links against the shared libssh library (`libssh.so`) at build and
+runtime. HyBBX source code does not incorporate libssh source.
+
+Under the LGPL you may replace the libssh shared library with a compatible
+version without rebuilding HyBBX. Corresponding source code for the libssh
+version you use is available from the libssh project and your OS distributor.
+
+ SPDX-License-Identifier: LGPL-2.1-or-later
+
+See also LICENSE.txt for HyBBX (GPL-3.0).
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com