From 642dce498a97289417a085b4b2e58b9d76a2e30c Mon Sep 17 00:00:00 2001 From: Mustafa Çalışkan Date: Sun, 6 Jun 2021 14:15:36 +0300 Subject: rlottie: 0.1 -> 0.2 --- lib/licenses.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/licenses.nix b/lib/licenses.nix index d79ac900439..d1177041068 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -346,6 +346,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) ({ fullName = "Unspecified free software license"; }; + ftl = spdx { + spdxId = "FTL"; + fullName = "Freetype Project License"; + }; + g4sl = { fullName = "Geant4 Software License"; url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html"; -- cgit 1.4.1