Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / Makefile.am
index 727aa7ceb5ab065651f69449834d87adaea50af6..7ca99e0254fbaae9e3ec992fcf0c1b04bc2be0af 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 doc_examplesdir = ${docdir}/examples
@@ -66,7 +68,7 @@ SUBDIRS_CMAKE = cmake-multiple-shared-libraries
 endif
 endif
 
-dist_doc_examples_DATA = README
+dist_doc_examples_DATA = README.md
 
 dist_doc_examples_easy_ust_DATA = easy-ust/Makefile \
        easy-ust/sample.c \
This page took 0.023429 seconds and 4 git commands to generate.