summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-03-20 16:11:42 +0700
committerhathach <[email protected]>2019-03-20 16:11:42 +0700
commitc211ee19dd99cd12d39a9d8b8ee2e704edaca843 (patch)
tree363b13f8450daa62773502758834795dd9ac05e9 /README.md
parent4647ad8136d5197a2409571b7843098ae408f4a3 (diff)
migrate license from BSD 3 clause to MIT
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f89719b82..ed6832ebe 100644
--- a/README.md
+++ b/README.md
@@ -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.