zephyr/subsys/cpp
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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cpp_ctors.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cpp_dtors.c cpp: mark __dso_handle as weak. 2018-04-09 23:21:52 -04:00
cpp_init_array.c subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
cpp_new.cpp Build: Improve C++ support 2018-10-29 09:15:04 -04:00
cpp_virtual.c subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
cpp_vtable.cpp C++: Fix vtable with libstdc++ 2018-10-30 08:11:28 -04:00
Kconfig c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00