Skip to content

Commit cc7b57c

Browse files
committed
mimxrt10xx: Add license for NXP code
1 parent 19803c6 commit cc7b57c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

ports/mimxrt10xx/peripherals/mimxrt10xx/MIMXRT1011/clocks.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2424
* THE SOFTWARE.
2525
*/
26+
/*
27+
* Copyright 2019 NXP
28+
* All rights reserved.
29+
*
30+
* SPDX-License-Identifier: BSD-3-Clause
31+
*/
2632

2733
#include "mpconfigport.h"
2834

ports/mimxrt10xx/peripherals/mimxrt10xx/MIMXRT1062/clocks.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2424
* THE SOFTWARE.
2525
*/
26+
/*
27+
* Copyright 2019 NXP
28+
* All rights reserved.
29+
*
30+
* SPDX-License-Identifier: BSD-3-Clause
31+
*/
2632

2733
#include "mpconfigport.h"
2834

0 commit comments

Comments
 (0)