summaryrefslogtreecommitdiff
path: root/examples/listdevs.c
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-04-03 13:40:39 +0100
committerPete Batard <pete@akeo.ie>2012-04-03 15:42:10 +0100
commit791b7473ec38155ee3d1d9889f3d0f1b4c8f33f0 (patch)
tree009cb8fb6347691d69125939a399d538a21cca02 /examples/listdevs.c
parentf98eaca0985364be00fcfde3fd3884075092a4e9 (diff)
downloadlibusb-791b7473ec38155ee3d1d9889f3d0f1b4c8f33f0.tar.gz
Misc: Rebrand to libusbx
* Mentions of 'libusb' in doxygen are changed to 'libusbx' * Also update copyright notices and remove unneeded EOF LFs
Diffstat (limited to 'examples/listdevs.c')
-rw-r--r--examples/listdevs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/listdevs.c b/examples/listdevs.c
index 6ab8917..df30224 100644
--- a/examples/listdevs.c
+++ b/examples/listdevs.c
@@ -1,6 +1,6 @@
/*
- * libusb example program to list devices on the bus
- * Copyright (C) 2007 Daniel Drake <dsd@gentoo.org>
+ * libusbx example program to list devices on the bus
+ * Copyright © 2007 Daniel Drake <dsd@gentoo.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public