Merge pull request #25525 from emanueleperuffo/alc1100

epson-alc1100: init at version 1.2-0
This commit is contained in:
Joachim F
2017-09-13 21:12:34 +00:00
committed by GitHub
5 changed files with 104 additions and 0 deletions

View File

@@ -175,6 +175,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "DOC License";
};
eapl = {
fullName = "EPSON AVASYS PUBLIC LICENSE";
url = http://avasys.jp/hp/menu000000700/hpg000000603.htm;
free = false;
};
efl10 = spdx {
spdxId = "EFL-1.0";
fullName = "Eiffel Forum License v1.0";