Move to kernel style SPDX license identifiers
[babeltrace.git] / src / string-format / Makefile.am
index 9041cf88f506923efa85f7ef5814daa24fd1313e..4049ba998a78289c4ffa21997ed47e435078175c 100644 (file)
@@ -1,5 +1,9 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libbabeltrace2-string-format.la
 
 libbabeltrace2_string_format_la_SOURCES = \
        format-plugin-comp-cls-name.c \
-       format-plugin-comp-cls-name.h
+       format-plugin-comp-cls-name.h \
+       format-error.c \
+       format-error.h
This page took 0.023919 seconds and 4 git commands to generate.