Build system: use SPDX identifiers
[userspace-rcu.git] / tests / common / Makefile.am
index 223b9291a8cea4d86c459bca2a0e302e231d1a10..2cdc273c70d213c0a7a963f38b03a0bf5f4a03c6 100644 (file)
@@ -1,4 +1,8 @@
-AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
+# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
+#
+# SPDX-License-Identifier: MIT
+
+AM_CPPFLAGS += -I$(top_srcdir)/src
 
 noinst_HEADERS = thread-id.h
 
This page took 0.03085 seconds and 4 git commands to generate.