From 20060ea7697893f539965c2323548a8543e49fdc Mon Sep 17 00:00:00 2001 From: Ben Booth Date: Thu, 11 May 2023 16:49:03 -0700 Subject: JXplorer: init at 3.3.1.2 --- lib/licenses.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/licenses.nix') diff --git a/lib/licenses.nix b/lib/licenses.nix index 52956e52afa65..a54174b0421f9 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -190,6 +190,11 @@ in mkLicense lset) ({ free = false; }; + caossl = { + fullName = "Computer Associates Open Source Licence Version 1.0"; + url = "http://jxplorer.org/licence.html"; + }; + cal10 = { fullName = "Cryptographic Autonomy License version 1.0 (CAL-1.0)"; url = "https://opensource.org/licenses/CAL-1.0"; -- cgit 1.4.1