diff options
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r-- | hardinfo2/vendor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c index a0bd3088..59707b44 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -72,6 +72,7 @@ static const Vendor vendors[] = { {"TEAC", "TEAC America Inc.", "www.teac.com"}, {"Microsoft", "Microsoft Corp.", "www.microsoft.com"}, {"Memorex", "Memorex Products, Inc.", "www.memorex.com"}, + {"eMPIA", "eMPIA Technology, Inc.", "www.empiatech.com.tw"}, {NULL, NULL, NULL}, }; |