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-21 17:30:43 -05:00
parent 376d435fb3
commit edd7f1d460
11 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
*

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* This file contains the IDT 4650 console IO package.
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
* @ingroup mips_i8259_irq

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* This file contains the RBTX4925 console IO package.
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* This file contains the RBTX4938 console IO package.
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* This file contains a customized MIPS exception handler.
* It hooks into the exception handler present in the resident

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
*

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/**
* @file
* @brief IDT 4650 Timer Driver.