From dedb550ce642e09341fcead3e8960c4f948752c6 Mon Sep 17 00:00:00 2001 From: Varun Madiath Date: Mon, 6 Feb 2023 12:14:15 -0500 Subject: bencode-py: init at 4.0.0 --- lib/licenses.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'lib') diff --git a/lib/licenses.nix b/lib/licenses.nix index f22d1401410b6..79303964e9dcc 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -114,6 +114,16 @@ in mkLicense lset) ({ fullName = "Bitstream Vera Font License"; }; + bitTorrent10 = { + spdxId = "BitTorrent-1.0"; + fullName = " BitTorrent Open Source License v1.0"; + }; + + bitTorrent11 = { + spdxId = "BitTorrent-1.1"; + fullName = " BitTorrent Open Source License v1.1"; + }; + bola11 = { url = "https://blitiri.com.ar/p/bola/"; fullName = "Buena Onda License Agreement 1.1"; -- cgit 1.4.1