Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / utils / Makefile.am
index 8a9bef466ac4e58e94f4366fc5d670eb4edad09a..66fcd80daa15d8f05a16602840a0cc83aa616397 100644 (file)
@@ -1,5 +1,10 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+
 noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
 dist_check_SCRIPTS = \
        tap-driver.sh \
-       tap.sh
+       tap.sh \
+       utils.sh
This page took 0.024458 seconds and 4 git commands to generate.