bsps/riscv: Move SPDX line to top of file

The RTEMS Software Engineering Guide specifies that the SPDX license
annotation shouldbe the first line of the file and not part of the
copyright/license comment block.
This commit is contained in:
Joel Sherrill
2025-08-08 16:18:24 -05:00
committed by Gedare Bloom
parent 4549be01e3
commit a265d69094
8 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2024 Kevin Kirspel
*
* Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2019 Pragnesh Patel <pragnesh.patel@sifive.com>
* Copyright (c) 2019 Sachin Ghadi <sachin.ghadi@sifive.com>
*

View File

@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2019 Pragnesh Patel <pragnesh.patel@sifive.com>
* Copyright (c) 2019 Sachin Ghadi <sachin.ghadi@sifive.com>
*