From fd3f5ca151b9440ade2fa4991b7cfb190e357893 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 1 Nov 2017 18:17:44 +0100 Subject: [PATCH] Register another OpenPGP card vendor. -- --- g10/card-util.c | 1 + 1 file changed, 1 insertion(+) diff --git a/g10/card-util.c b/g10/card-util.c index 90178ddfb..949503839 100644 --- a/g10/card-util.c +++ b/g10/card-util.c @@ -212,6 +212,7 @@ get_manufacturer (unsigned int no) case 0x000A: return "Dangerous Things"; case 0x002A: return "Magrathea"; + case 0x0042: return "GnuPG e.V."; case 0x1337: return "Warsaw Hackerspace"; case 0x2342: return "warpzone"; /* hackerspace Muenster. */