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 c534d1ff..610f33d3 100644 --- a/hardinfo2/vendor.c +++ b/hardinfo2/vendor.c @@ -54,6 +54,7 @@ static const Vendor vendors[] = { { "IBM", "IBM Corp.", "www.ibm.com" }, { "Dell", "Dell Computer Corp.", "www.dell.com" }, { "Logitech", "Logitech International SA", "www.logitech.com" }, + { "FUJITSU", "Fujitsu", "www.fujitsu.com" }, { NULL, NULL, NULL }, }; |