From bdf32f33fa159bc5852475abc2a117ce7f5f13c0 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Fri, 17 Jan 2020 08:30:53 -0300 Subject: Notion custom license: exclude --- lib/licenses.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/licenses.nix b/lib/licenses.nix index 986b7fa1fdd9..e2f94e565ce2 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -536,11 +536,6 @@ lib.mapAttrs (n: v: v // { shortName = n; }) { fullName = "University of Illinois/NCSA Open Source License"; }; - notion_lgpl = { - url = "https://raw.githubusercontent.com/raboof/notion/master/LICENSE"; - fullName = "Notion modified LGPL"; - }; - nposl3 = spdx { spdxId = "NPOSL-3.0"; fullName = "Non-Profit Open Software License 3.0"; -- cgit v1.2.3