src: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / common / Makefile.am
index ed798b3be51751ca9e1b1fa2edf775029459e982..05d08ade7dab2d5137e2d430f8ef7acdee5f96dd 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AUTOMAKE_OPTIONS = subdir-objects
@@ -183,4 +185,4 @@ libustcomm_la_SOURCES = \
        ustcomm.c \
        ustcomm.h
 
-EXTRA_DIST = snprintf/README
+EXTRA_DIST = snprintf/README.md
This page took 0.023328 seconds and 4 git commands to generate.