Skip to content

Commit 0a2d5ff

Browse files
author
Janne Kiiskila
committed
Add blockdevices licenses
They are a seemingly random mix of Apache 2.0 and MIT licenses.
1 parent 47c1f09 commit 0a2d5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Folders containing files under different permissive license than Apache 2.0 are
1717
- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
1818
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
1919
- [features/unsupported](./features/unsupported) - MIT-style, BSD-style
20+
- [storage/blockdevice](./storage/blockdevice) - Apache 2.0, MIT
2021
- [storage/filesystem/littlefs](.storage/filesystem/littlefs) - [BSD-3-Clause](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md)
2122
- [storage/filesystem/fat/ChaN](.storage/filesystem/fat/ChaN) - BSD-style, 1 clause, [Copyright ChaN](http://www.elm-chan.org/fsw/ff/doc/appnote.html)
2223
- [rtos](./rtos) - MIT

0 commit comments

Comments
 (0)