Add open card manufacturer 0x0008.

--
This commit is contained in:
Werner Koch 2014-11-04 16:32:30 +01:00
parent 5e8c5727ab
commit b3ebecfc7c
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ get_manufacturer (unsigned int no)
case 0x0005: return "ZeitControl";
case 0x0006: return "Yubico";
case 0x0007: return "OpenKMS";
case 0x0008: return "LogoEmail";
case 0x002A: return "Magrathea";