bsps/mips/*: Add SPDX for RTEMS legacy license

These may still be relicensed but adding SPDX is needed.

Updates #4805.
This commit is contained in:
Joel Sherrill
2025-08-22 10:14:12 -05:00
parent 376d435fb3
commit edd7f1d460
11 changed files with 22 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
* *
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* /*
* This file contains the IDT 4650 console IO package. * This file contains the IDT 4650 console IO package.
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
* @ingroup mips_i8259_irq * @ingroup mips_i8259_irq
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* /*
* This file contains the RBTX4925 console IO package. * This file contains the RBTX4925 console IO package.
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* /*
* This file contains the RBTX4938 console IO package. * This file contains the RBTX4938 console IO package.
*/ */
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* /*
* This file contains a customized MIPS exception handler. * This file contains a customized MIPS exception handler.
* It hooks into the exception handler present in the resident * It hooks into the exception handler present in the resident
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
* *
+2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/** /**
* @file * @file
* @brief IDT 4650 Timer Driver. * @brief IDT 4650 Timer Driver.