1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-13 20:49:44 +03:00

Document the license of the library and examples

Fixes: https://github.com/linux-usb-gadgets/libusbgx/issues/70
This commit is contained in:
Paul Wise 2022-12-07 09:09:27 +08:00
parent 36e71e1e1e
commit bbdaad24fc
No known key found for this signature in database
GPG key ID: 3116BA5E9FFA69A3

3
README
View file

@ -12,6 +12,9 @@ See the Doxygen docs and examples for complete details on the
programming API and INSTALL for installation of the library and programming API and INSTALL for installation of the library and
examples. examples.
The library is licensed under the GNU LGPL-2.1 (or later) and
the examples are licensed under the GNU GPL-2.0 (or later).
To run the examples: To run the examples:
$ modprobe configfs $ modprobe configfs