Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / ctf / fs-src / Makefile.am
index 37ad7ed6ba76ffcd6854259947be145d1bcc11cf..b59c7620e38bda6a47cda76c3ed5edb4ebd1cb85 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
 
 libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
@@ -11,6 +13,4 @@ libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
        metadata.c \
        metadata.h \
        query.h \
-       query.c \
-       logging.h \
-       logging.c
+       query.c
This page took 0.022959 seconds and 4 git commands to generate.