-
Notifications
You must be signed in to change notification settings - Fork 459
/
COPYING
24 lines (17 loc) · 942 Bytes
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
The various portions of the bladeRF project are licensed as outlined below.
FPGA HDL: MIT
FX3 Firmware: MIT
libbladeRF: LGPLv2.1
bladeRF-cli: GPLv2
Linux kernel driver: GPLv2
Please see the legal/licenses directory in the source tree for the text of each
license. You can find this online at:
https://github.com/Nuand/bladeRF/tree/master/legal/licenses
Note that the misc. source files in the host/common and host/utilities/common
source directories vary in their licenses (but are compatible with above items
they are linked with). Please see the individual files and/or their associated
files in the legal/licenses directory for additional information.
Licenses may vary for FPGA IP located in the hdl/fpga/ip directory tree.
Please see the individual files for additional information.
All metadata and build scripts are MIT license unless otherwise stated.
Please contact [email protected] if you have any question or concerns.