mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
gpg: Add OpenPGP card vendor 0x1337.
--
This commit is contained in:
parent
b72ece6d74
commit
cdc404fe52
@ -213,6 +213,8 @@ get_manufacturer (unsigned int no)
|
|||||||
|
|
||||||
case 0x002A: return "Magrathea";
|
case 0x002A: return "Magrathea";
|
||||||
|
|
||||||
|
case 0x1337: return "Warsaw Hackerspace";
|
||||||
|
|
||||||
case 0xF517: return "FSIJ";
|
case 0xF517: return "FSIJ";
|
||||||
|
|
||||||
/* 0x0000 and 0xFFFF are defined as test cards per spec,
|
/* 0x0000 and 0xFFFF are defined as test cards per spec,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user