license: add missing SPDX headers

Add SPDX header to files with existing license.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-02-10 21:58:33 -05:00
commit 5d1c535fc8
23 changed files with 41 additions and 1 deletions

View file

@ -1,6 +1,8 @@
#ifndef ZEPHYR_INCLUDE_ARCH_NIOS2_NIOS2_H_
#define ZEPHYR_INCLUDE_ARCH_NIOS2_NIOS2_H_
/* SPDX-License-Identifier: Xnet */
/******************************************************************************
* *
* License Agreement *