Skip to content

Commit b2d7589

Browse files
author
Janne Kiiskila
committed
LICENSE.md - clarify filesystem licensing
We should really specify the littlefs and FAT FS licensing as separate items, we should not just lump them together. I also think we should point where the originals were picked up from.
1 parent cd3ed51 commit b2d7589

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

LICENSE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ 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/filesystem/littlefs](./features/storage/filesystem/littlefs) - [BSD-3-Clause](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md)
17+
- [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)
1718
- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
1819
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
1920
- [features/unsupported](./features/unsupported) - MIT-style, BSD-style

0 commit comments

Comments
 (0)