mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
b7c38238bd
Packages added: - golang.org/x/net/context updated - mattn/go-colorable - karalabe/hid - mattn/go-color - go-stack/stack
622 B
622 B
The components of hid
are licensed as such:
hidapi
is released under the 3-clause BSD license.libusb
is released under the GNU LGPL 2.1license.go.hid
is released under the 2-clause BSD license.gowchar
is released under the 3-clause BSD license.
Given the above, hid
is licensed under GNU LGPL 2.1 or later on Linux and 3-clause BSD on other platforms.