bsps/sparc/*: 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:32:36 -05:00
parent f665d19812
commit 3c201420e4
27 changed files with 54 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* timer.c
*
* This file implements a benchmark timer using the General Purpose Timer on

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* This routine initializes the Real Time Clock Counter Timer which is
* part of the MEC on the ERC32 CPU.

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).

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 */
/**
* @file
*

View File

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

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 */
/*
* ERC32 BSP Delay Method
*/

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* ERC32 Idle Thread with power-down function
*

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/*
* Put this variable in a separate file so it is only linked in when needed.
*

View File

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

View File

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

View File

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

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 */
/**
* @file
* @ingroup RTEMSBSPsSPARCLEON2

View File

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

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
/* timer.c
*
* This file implements a benchmark timer using timer 2.

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 */
/* Shm_Convert_address
*
* No address range conversion is required.

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 */
/**
* @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 */
/**
* @file
* @ingroup RTEMSBSPsSPARCLEON3