Skip to content

Commit 8e87da0

Browse files
authored
fix(hid-rp): Fix license in component manifest to match the originating hid-rp source (#526)
1 parent 5332ceb commit 8e87da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hid-rp/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## IDF Component Manager Manifest File
2-
license: "MIT"
2+
license: "MIT + MPL-2.0"
33
description: "HID Report (using hid-rp) component for ESP-IDF"
44
url: "https://github.com/esp-cpp/espp/tree/main/components/hid-rp"
55
repository: "git://github.com/esp-cpp/espp.git"

0 commit comments

Comments
 (0)