mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-02 20:01:35 +08:00
bsps/nio2/*: Add SPDX for RTEMS legacy license
These may still be relicensed but adding SPDX is needed. Updates #4805.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* This file manages the benchmark timer used by the RTEMS Timing Test
|
||||
* Suite. Each measured time period is demarcated by calls to
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* This file implements simple console IO via JTAG UART.
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* This routine starts the application. It includes application,
|
||||
* board, and monitor specific initialization and configuration.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* NIOS2 crtn.asm fix
|
||||
*
|
||||
* COPYRIGHT (c) 2005-2006 Kolja Waschk rtemsdev/ixo.de
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* main()
|
||||
*
|
||||
* This is the entry point for the application. It calls
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* NIOS2 startup code
|
||||
*
|
||||
* This is the entry point on reset and when loading the
|
||||
|
||||
Reference in New Issue
Block a user