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 772896f0..f75e4e38 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -74,6 +74,7 @@ static const Vendor vendors[] = { {"Memorex", "Memorex Products, Inc.", "www.memorex.com"}, {"eMPIA", "eMPIA Technology, Inc.", "www.empiatech.com.tw"}, {"Canon", "Canon Inc.", "www.canon.com"}, + {"A4Tech", "A4tech Co., Ltd.", "www.a4tech.com"}, {NULL, NULL, NULL}, }; |