license: add missing licences to source code

Add missing license to source code files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-04-05 14:45:47 -04:00
parent 8ed215e011
commit ed139948a5
3 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,7 @@
/*
* SPDX-License-Identifier: Apache-2.0
*/
/* file is auto-generated, do not modify ! */
#include <toolchain.h>

View file

@ -1,4 +1,8 @@
/*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr.h>
#include <kernel_structs.h>
#include <init.h>

View file

@ -1,3 +1,8 @@
/*
* Copyright (c) 2018 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "interrupt.h"
#define DURATION 5