aboutsummaryrefslogtreecommitdiff
path: root/src/rtt
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtt')
-rw-r--r--src/rtt/rtt.c2
-rw-r--r--src/rtt/tcl.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rtt/rtt.c b/src/rtt/rtt.c
index 7e75571..e31e754 100644
--- a/src/rtt/rtt.c
+++ b/src/rtt/rtt.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2016-2020 by Marc Schink <dev@zapb.de>
diff --git a/src/rtt/tcl.c b/src/rtt/tcl.c
index 1726d60..7cbdccf 100644
--- a/src/rtt/tcl.c
+++ b/src/rtt/tcl.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2019-2020 by Marc Schink <dev@zapb.de>