Tests: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / api1 / ust-fields / Makefile.am
index e56f0c00eb75d0b3691bf3581a445d75e4ff44b9..2e70c96ffc2eae2ef96e53d7ca2bd7b175956a91 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AM_CPPFLAGS += -I$(srcdir)
@@ -16,4 +18,4 @@ ust_fields_compatapi1_LDADD = \
        $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \
        $(DL_LIBS)
 
-EXTRA_DIST = README
+EXTRA_DIST = README.md
This page took 0.024817 seconds and 4 git commands to generate.