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:
parent
1cea902fad
commit
5d1c535fc8
23 changed files with 41 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* Copyright(c) 2015,2016 Intel Corporation.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
*
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/*
|
||||
* LPCUSB, an USB device driver for LPC microcontrollers
|
||||
* Copyright (C) 2006 Bertrik Sikken (bertrik@sikken.nl)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||
|
||||
/*
|
||||
* LPCUSB, an USB device driver for LPC microcontrollers
|
||||
* Copyright (C) 2006 Bertrik Sikken (bertrik@sikken.nl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue