Skip to content

Commit d6de811

Browse files
authored
readme: fix libusb licence
The code in libusb library is licenced under LGPL2.1, not GPLv2
1 parent 38268a9 commit d6de811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ submodule using `git -C src/libusb clean -dfx`.
113113
### License
114114

115115
The Python code for `libusb-package` is licensed with Apache 2.0.\
116-
The libusb library and its source code are licensed with GPLv2.
116+
The libusb library and its source code are licensed with LGPLv2.1.

0 commit comments

Comments
 (0)