Merge pull request #13781 from romildo/new.epson_201207w

epson_201207w: init at 1.0.0
This commit is contained in:
joachifm
2016-03-10 11:29:10 +00:00
3 changed files with 80 additions and 0 deletions

View File

@@ -175,6 +175,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Eclipse Public License 1.0";
};
epson = {
fullName = "Seiko Epson Corporation Software License Agreement for Linux";
url = https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html;
free = false;
};
fdl12 = spdx {
spdxId = "GFDL-1.2";
fullName = "GNU Free Documentation License v1.2";