tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / tools / save-load / configuration / Makefile.am
index 79673fc7f7a4ac93e09e77ea95be505ab9a0327a..2354e685e694be711b5ffbf2f039723038cad413 100644 (file)
@@ -1,5 +1,6 @@
-EXTRA_DIST = load-42-stream.lttng load-42-live.lttng \
-       load-42-snapshot.lttng
+# SPDX-License-Identifier: GPL-2.0-only
+
+EXTRA_DIST = load-42-live.lttng load-42-snapshot.lttng
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024449 seconds and 5 git commands to generate.