arphic: init at 0.2.20080216.2

arphic: init at 0.2.20080216.2
This commit is contained in:
Jörg Thalheim
2017-06-10 09:32:34 +01:00
committed by GitHub
3 changed files with 73 additions and 0 deletions

View File

@@ -45,6 +45,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Apple Public Source License 2.0";
};
arphicpl = {
fullName = "Arphic Public License";
url = https://www.freedesktop.org/wiki/Arphic_Public_License/;
};
artistic1 = spdx {
spdxId = "Artistic-1.0";
fullName = "Artistic License 1.0";