Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / unit / pthread_name / Makefile.am
index 173191d724dc6b9f2baba3cf7f0c25c8f2e73e44..0970f854bfda87aa452a3ae4e99e9b9b48a9567a 100644 (file)
@@ -1,4 +1,8 @@
-AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+
+AM_CPPFLAGS += -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
 
 noinst_PROGRAMS = test_pthread_name
 test_pthread_name_SOURCES = pthread_name.c
This page took 0.024581 seconds and 4 git commands to generate.