fix: add missing SPDX licensing tags
[userspace-rcu.git] / tests / benchmark / common-states.c
index 6e70351af7d7784e7f2a15889e3de41f91d83d99..4a7f71905e35b8a4cf9cc81df09694d3949f5cc7 100644 (file)
@@ -1 +1,5 @@
+// SPDX-FileCopyrightText: 2023 Olivier Dion <odion@efficios.com>
+//
+// SPDX-License-Identifier: GPL-2.0-or-later
+
 volatile int _test_go = 0, _test_stop = 0;
This page took 0.022379 seconds and 4 git commands to generate.