Skip to content

Commit dd07ceb

Browse files
authored
Merge pull request #13275 from JanneKiiskila/license-fat
5.15 - LICENSE.md - clarify filesystem licensing
2 parents 677940e + 3f1ffa1 commit dd07ceb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

LICENSE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Folders containing files under different permissive license than Apache 2.0 are
1313
- [features/lorawan](./features/lorawan) - Revised BSD
1414
- [features/lwipstack](./features/lwipstack) - BSD-style, MIT-style
1515
- [features/nanostack/sal-stack-nanostack](./features/nanostack/sal-stack-nanostack) - BSD-3-Clause
16-
- [features/storage](./features/storage) - BSD-style, MIT
16+
- [features/storage/blockdevice](./features/storage/blockdevice) - Apache 2.0, MIT
17+
- [features/storage/filesystem/littlefs](./features/storage/filesystem/littlefs) - [BSD-3-Clause](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md)
18+
- [features/storage/filesystem/fat/ChaN](.features/storage/filesystem/fat/ChaN) - BSD-style, 1 clause, [Copyright ChaN](http://www.elm-chan.org/fsw/ff/doc/appnote.html)
1719
- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
1820
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
1921
- [features/unsupported](./features/unsupported) - MIT-style, BSD-style

0 commit comments

Comments
 (0)