zephyr/boards/posix/native_posix
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier
Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-07 08:45:22 -04:00
..
doc doc: Add more coverage documentation 2019-02-20 18:05:09 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.board license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
board_irq.h boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
board_soc.h
cmdline.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
cmdline.h
cmdline_common.c
cmdline_common.h
hw_models_top.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
hw_models_top.h
irq_ctrl.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
irq_ctrl.h
irq_handler.c boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
irq_handler.h
main.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
native_posix.yaml boards: native_posix: mark netif as supported 2018-04-09 22:55:20 -04:00
native_posix_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
native_rtc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
native_rtc.h
native_tracing.h native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00
sdl_events.c driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
sdl_events.h driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
timer_model.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
timer_model.h
tracing.c native_posix: Add control of traces color 2018-09-18 14:56:10 +02:00