cpukit/include: 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-11 19:06:32 +00:00
committed by Gedare Bloom
parent c87131e192
commit 3470ea15f1
7 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018, 2024 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018, 2024 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2018, 2019 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
*
@@ -8,8 +10,6 @@
*/
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2019, 2022 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
*
@@ -9,8 +11,6 @@
*/
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (C) 2020 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
+2 -2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
*
@@ -8,8 +10,6 @@
*/
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2011 The University of Melbourne
* All rights reserved.
*
+2 -2
View File
@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/**
* @file
*
@@ -8,8 +10,6 @@
*/
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2011 The University of Melbourne
* All rights reserved.
*