summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-02-20 01:16:20 +0000
committerPete Batard <pbatard@gmail.com>2010-02-20 01:16:20 +0000
commit71c795ca20871a68e54577a5de464d8102bed4b5 (patch)
treebbd5afb7c5fa8dd5be07800e25bcafc09fb61767 /examples
parent2e83188d9c8a5a8eaab2c44a4eaa623df83fbefe (diff)
downloadlibusb-71c795ca20871a68e54577a5de464d8102bed4b5.tar.gz
updated copyright notice and credits in sourcer167
Diffstat (limited to 'examples')
-rw-r--r--examples/xusb.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/xusb.c b/examples/xusb.c
index 6ebaa17..1639523 100644
--- a/examples/xusb.c
+++ b/examples/xusb.c
@@ -1,6 +1,8 @@
/*
- * xusb: libusb-winusb specific test program, (c) 2009 Pete Batard
- * based on lsusb, copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
+ * xusb: libusb-winusb specific test program
+ * Copyright (c) 2009-2010 Pete Batard <pbatard@gmail.com>
+ * Based on lsusb, copyright (c) 2007 Daniel Drake <dsd@gentoo.org>
+ * With contributions to Mass Storage test by Alan Stern.
*
* This test program tries to access an USB device through WinUSB.
* To access your device, modify this source and add your VID/PID.