Mbed-os: License documentation for non-apache files (non-targets code)

Created on 12 Feb 2019  路  8Comments  路  Source: ARMmbed/mbed-os

Description

https://github.com/ARMmbed/mbed-os/pull/9502 is adding license overview to our main Readme. We should add proper license documentation for each of item in the list there. This issue is covering non targets folders. Targets will be separated issue, external teams involved.

Our license page (section Using a different license): https://os.mbed.com/docs/mbed-os/latest/contributing/license.html

We need license files to describe the licenses in the componenent/module/driver.

This is the list with teams who can help to document the licenses.

  • [x] - cmsis - MIT, BSD-3-Clause
  • [x] - rtos - MIT
  • [x] - drivers) - MIT

    @ARMmbed/mbed-os-core

  • [ ] - features/cryptocell/FEATURE_CRYPTOCELL310- ARM Object Code and Header Files License

    @RonEld

  • [ ] - features/FEATURE_BOOTLOADER - PBL

  • [ ] - features/frameworks/unity/unity - MIT
  • [x] - tools/data/rpc- MIT

    @ARMmbed/mbed-os-tools / @ARMmbed/mbed-os-maintainers

  • [ ] - features/lorawan - Revised BSD

    @ARMmbed/mbed-os-wan

  • [ ] - features/lwipstack - BSD-style, MIT-style

  • [ ] - features/nanostack/sal-stack-nanostack - BSD-3-Clause
  • [ ] - features/netsocket/emac-drivers- BSD-style
  • [ ] - components/802.15.4_RF/mcr20a-rf-driver - BSD-3-Clause

    @ARMmbed/mbed-os-ipcore

  • [ ] - features/storage - BSD-style, MIT

    @ARMmbed/mbed-os-storage

  • [ ] - features/unsupported - MIT-style, BSD-style

  • [ ] - TESTS/mbed_hal/trng/pithy - BSD-3-Clause

    @theamirocohen

Issue request type


[ ] Question
[ ] Enhancement
[X] Bug

CLOSED mirrored bug

Most helpful comment

tools/data/rpc

Just remove it. It's not used to my knowledge.

All 8 comments

I think regarding TESTS/mbed_hal/trng/pithy @theamirocohen can give more relevant information than @ARMmbed/mbed-os-crypto .

Thanks @yanesca , fixed

tools/data/rpc

Just remove it. It's not used to my knowledge.

This still needs to done. Very few folders contain license information.

@0xc0170 the @ARMmbed/mbed-os-tools team has removed the tools/data/rpc folder. Could you add some checkboxes to the issue to indicate the progress being made/what there is left to do?

Updated, checkboxes created

This can be closed. The license.md contains non target folders.

Was this page helpful?
0 / 5 - 0 ratings