summaryrefslogtreecommitdiffstats
path: root/tests/profile/statsd-stress.c
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-09-30 01:36:42 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2018-09-30 02:36:42 +0300
commitd536ba6a438b04166bd4c5337c9658e5d4c83ecb (patch)
treeeef8dc42a9938b835a3d7fe642c6d9b5c870a20c /tests/profile/statsd-stress.c
parent5e4b4417c2444331146378333103bc4abd047186 (diff)
fix spdx (#4327)
Diffstat (limited to 'tests/profile/statsd-stress.c')
-rw-r--r--tests/profile/statsd-stress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/profile/statsd-stress.c b/tests/profile/statsd-stress.c
index 977a92d39a..435d58d5c0 100644
--- a/tests/profile/statsd-stress.c
+++ b/tests/profile/statsd-stress.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-3.0+ */
+/* SPDX-License-Identifier: GPL-3.0-or-later */
#include <stdlib.h>
#include <arpa/inet.h>
#include <netinet/in.h>