aboutsummaryrefslogtreecommitdiff
path: root/contrib/loaders/flash/cc26xx
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/loaders/flash/cc26xx')
-rw-r--r--contrib/loaders/flash/cc26xx/flash.c2
-rw-r--r--contrib/loaders/flash/cc26xx/flashloader.c2
-rw-r--r--contrib/loaders/flash/cc26xx/main.c2
-rw-r--r--contrib/loaders/flash/cc26xx/startup.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/loaders/flash/cc26xx/flash.c b/contrib/loaders/flash/cc26xx/flash.c
index 3aba82c..affd029 100644
--- a/contrib/loaders/flash/cc26xx/flash.c
+++ b/contrib/loaders/flash/cc26xx/flash.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause */
+// SPDX-License-Identifier: BSD-3-Clause
/******************************************************************************
*
diff --git a/contrib/loaders/flash/cc26xx/flashloader.c b/contrib/loaders/flash/cc26xx/flashloader.c
index ef3a4fc..8e9636d 100644
--- a/contrib/loaders/flash/cc26xx/flashloader.c
+++ b/contrib/loaders/flash/cc26xx/flashloader.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause */
+// SPDX-License-Identifier: BSD-3-Clause
/******************************************************************************
*
diff --git a/contrib/loaders/flash/cc26xx/main.c b/contrib/loaders/flash/cc26xx/main.c
index 91fc43a..6b626a3 100644
--- a/contrib/loaders/flash/cc26xx/main.c
+++ b/contrib/loaders/flash/cc26xx/main.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause */
+// SPDX-License-Identifier: BSD-3-Clause
/******************************************************************************
*
diff --git a/contrib/loaders/flash/cc26xx/startup.c b/contrib/loaders/flash/cc26xx/startup.c
index 9eb0df8..3117eb1 100644
--- a/contrib/loaders/flash/cc26xx/startup.c
+++ b/contrib/loaders/flash/cc26xx/startup.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: BSD-3-Clause */
+// SPDX-License-Identifier: BSD-3-Clause
/******************************************************************************
*