diff --git a/drivers/LICENSE.md b/drivers/LICENSE.md index 41d6e40..74f99ce 100644 --- a/drivers/LICENSE.md +++ b/drivers/LICENSE.md @@ -1,7 +1,7 @@ Unless specifically indicated otherwise in a file or in the list below, files are licensed under the Apache 2.0 license, as can be found: LICENSE-apache-2.0.txt. -Files licensed under MIT. +Files licensed under MIT: -FlashIAP.cpp -FlashIAP.h +- FlashIAP.cpp +- FlashIAP.h diff --git a/rtos/LICENSE.md b/rtos/LICENSE.md index 24e721b..8cf3fac 100644 --- a/rtos/LICENSE.md +++ b/rtos/LICENSE.md @@ -1,33 +1,33 @@ Unless specifically indicated otherwise in a file or in the list below, files are licensed under the Apache 2.0 license, as can be found: LICENSE-apache-2.0.txt. -Files licensed under MIT. +Files licensed under MIT: -TARGET_CORTEX/mbed_rtos1_types.h -TARGET_CORTEX/mbed_rtos_storage.h -TARGET_CORTEX/mbed_rtx_conf.h -TARGET_CORTEX/mbed_rtx_idle.cpp -TARGET_CORTEX/SysTimer.h -TARGET_CORTEX/SysTimer.cpp -ConditionVariable.cpp -ConditionVariable.h -EventFlags.cpp -EventFlags.h -Kernel.cpp -Kernel.h -Mail.h -MemoryPool.h -Mutex.cpp -Mutex.h -Queue.h -rtos.h -rtos_handlers.h -rtos_idle.h -RtosTimer.cpp -RtosTimer.h -Semaphore.cpp -Semaphore.h -ThisThread.cpp -ThisThread.h -Thread.cpp -Thread.h +- TARGET_CORTEX/mbed_rtos1_types.h +- TARGET_CORTEX/mbed_rtos_storage.h +- TARGET_CORTEX/mbed_rtx_conf.h +- TARGET_CORTEX/mbed_rtx_idle.cpp +- TARGET_CORTEX/SysTimer.h +- TARGET_CORTEX/SysTimer.cpp +- ConditionVariable.cpp +- ConditionVariable.h +- EventFlags.cpp +- EventFlags.h +- Kernel.cpp +- Kernel.h +- Mail.h +- MemoryPool.h +- Mutex.cpp +- Mutex.h +- Queue.h +- rtos.h +- rtos_handlers.h +- rtos_idle.h +- RtosTimer.cpp +- RtosTimer.h +- Semaphore.cpp +- Semaphore.h +- ThisThread.cpp +- ThisThread.h +- Thread.cpp +- Thread.h