From bbdaad24fc21dc5a34eace848ad0cda687ee94f7 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 7 Dec 2022 09:09:27 +0800 Subject: [PATCH] Document the license of the library and examples Fixes: https://github.com/linux-usb-gadgets/libusbgx/issues/70 --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 5ec289b..1bdcdf7 100644 --- a/README +++ b/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 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: $ modprobe configfs