about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorjopejoe12024-08-11 15:55:04 +0200
committerjopejoe12024-08-11 17:44:59 +0200
commit67327ada9b39b906d1c712102ab36e23f83d5e8c (patch)
tree3e01a9851df66d16405dbc9b9d836eb55b6c2dd3 /lib
parent0984590b4ebc9a7af88df52ed80fe755fbe86544 (diff)
lib/licenses: remove libssh2 equivalent to bsd3
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 9f7297303074..c79617be2166 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -821,11 +821,6 @@ lib.mapAttrs mkLicense ({
     fullName = "PNG Reference Library version 2";
   };
 
-  libssh2 = {
-    fullName = "libssh2 License";
-    url = "https://www.libssh2.org/license.html";
-  };
-
   libtiff = {
     spdxId = "libtiff";
     fullName = "libtiff License";