license: fix files list

pull/10415/head
Martin Kojtal 2019-04-16 11:42:00 +01:00
parent 5f985f56dc
commit 5a96f45ce0
2 changed files with 32 additions and 32 deletions

View File

@ -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, 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. as can be found: LICENSE-apache-2.0.txt.
Files licensed under MIT. Files licensed under MIT:
FlashIAP.cpp - FlashIAP.cpp
FlashIAP.h - FlashIAP.h

View File

@ -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, 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. 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_rtos1_types.h
TARGET_CORTEX/mbed_rtos_storage.h - TARGET_CORTEX/mbed_rtos_storage.h
TARGET_CORTEX/mbed_rtx_conf.h - TARGET_CORTEX/mbed_rtx_conf.h
TARGET_CORTEX/mbed_rtx_idle.cpp - TARGET_CORTEX/mbed_rtx_idle.cpp
TARGET_CORTEX/SysTimer.h - TARGET_CORTEX/SysTimer.h
TARGET_CORTEX/SysTimer.cpp - TARGET_CORTEX/SysTimer.cpp
ConditionVariable.cpp - ConditionVariable.cpp
ConditionVariable.h - ConditionVariable.h
EventFlags.cpp - EventFlags.cpp
EventFlags.h - EventFlags.h
Kernel.cpp - Kernel.cpp
Kernel.h - Kernel.h
Mail.h - Mail.h
MemoryPool.h - MemoryPool.h
Mutex.cpp - Mutex.cpp
Mutex.h - Mutex.h
Queue.h - Queue.h
rtos.h - rtos.h
rtos_handlers.h - rtos_handlers.h
rtos_idle.h - rtos_idle.h
RtosTimer.cpp - RtosTimer.cpp
RtosTimer.h - RtosTimer.h
Semaphore.cpp - Semaphore.cpp
Semaphore.h - Semaphore.h
ThisThread.cpp - ThisThread.cpp
ThisThread.h - ThisThread.h
Thread.cpp - Thread.cpp
Thread.h - Thread.h