mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-13 20:39:43 +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:
parent
36e71e1e1e
commit
bbdaad24fc
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue