Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / text / dmesg / Makefile.am
index 6f168b38e9672f39526793fe1ede500e3231aab5..63fcef32810672243338fa4095b12047191739ec 100644 (file)
@@ -1,8 +1,8 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libbabeltrace2-plugin-text-dmesg-cc.la
 
 # ctf-text plugin
 libbabeltrace2_plugin_text_dmesg_cc_la_SOURCES = \
        dmesg.c \
-       dmesg.h \
-       logging.h \
-       logging.c
+       dmesg.h
This page took 0.023545 seconds and 4 git commands to generate.