migrate license from BSD 3 clause to MIT

This commit is contained in:
hathach
2019-03-20 16:11:42 +07:00
parent 4647ad8136
commit c211ee19dd
173 changed files with 4281 additions and 6341 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ Want to help add TinyUSB support for a new MCU? Read [here](docs/porting.md) for
## License
BSD license for all tinyusb sources [Full license is here](tinyusb/license.md) and most of the code base. However each file/folder is individually licensed especially those in `lib` and `hw/mcu` folder. Please make sure you understand all the license term for files you use in your project.
MIT license for all tinyusb sources [Full license is here](tinyusb/license.md) and most of the code base. However each file/folder is individually licensed especially those in `lib` and `hw/mcu` folder. Please make sure you understand all the license term for files you use in your project.