mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-17 07:04:40 +00:00
620 B
620 B
The components of hid are licensed as such:
hidapiis released under the 3-clause BSD license.libusbis released under the GNU GPL 2.1license.go.hidis released under the 2-clause BSD license.gowcharis released under the 3-clause BSD license.
Given the above, hid is licensed under GNU GPL 2.1 or later on Linux and 3-clause BSD on other platforms.