epson-alc1100: init at version 1.2-0

Driver for printer Epson AcuLaser C1100
This commit is contained in:
Emanuele Peruffo
2017-05-05 08:41:19 +02:00
parent 2aae62fad6
commit 03187c3e15
5 changed files with 104 additions and 0 deletions
+6
View File
@@ -170,6 +170,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";