aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/vendor.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2008-12-12 10:09:01 -0200
committerLeandro A. F. Pereira <leandro@hardinfo.org>2008-12-12 10:09:01 -0200
commit1a7d469e36575e31b298e49a3342495ef0f52fcf (patch)
tree1b95b9e23afd1c14cd42b42b5ada47dfad33d970 /hardinfo2/vendor.c
parent8c7cf953405116a797bb18eef603056c0f63c931 (diff)
Add one vendor (patch by Andrey Esin)
Diffstat (limited to 'hardinfo2/vendor.c')
-rw-r--r--hardinfo2/vendor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/vendor.c b/hardinfo2/vendor.c
index 59707b44..772896f0 100644
--- a/hardinfo2/vendor.c
+++ b/hardinfo2/vendor.c
@@ -73,6 +73,7 @@ static const Vendor vendors[] = {
{"Microsoft", "Microsoft Corp.", "www.microsoft.com"},
{"Memorex", "Memorex Products, Inc.", "www.memorex.com"},
{"eMPIA", "eMPIA Technology, Inc.", "www.empiatech.com.tw"},
+ {"Canon", "Canon Inc.", "www.canon.com"},
{NULL, NULL, NULL},
};