src: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / lib / lttng-ust-java / Makefile.am
index 5b6be7bd4a7eaedfdae5a8492afc2bc18fe0b1c5..14988db53a886f2f2b9c5481c51a6970696670f0 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 JAVAROOT = .build
@@ -44,7 +46,7 @@ org_lttng_ust_LTTngUst.h:
        $(JAVAH) -classpath $(srcdir) $(JAVAHFLAGS) org.lttng.ust.LTTngUst
 endif
 
-EXTRA_DIST = README
+EXTRA_DIST = README.md
 
 CLEANFILES = $(jarfile) org_lttng_ust_LTTngUst.h
 
This page took 0.025275 seconds and 4 git commands to generate.