Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / graph / message / Makefile.am
index b0053cebe6a9c41b986fc4bbac2e0e8dd3e037f0..c34530b1e7575c21dda8183825264272fbfaea8c 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libgraph-message.la
 
 libgraph_message_la_SOURCES = \
@@ -12,7 +14,5 @@ libgraph_message_la_SOURCES = \
        message-iterator-inactivity.h \
        packet.c \
        packet.h \
-       stream-activity.c \
-       stream-activity.h \
        stream.c \
        stream.h
This page took 0.023791 seconds and 4 git commands to generate.