X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=807d85b1782ad11ce249f2a30f9c48c7b1ed1d5a;hp=d627c840d9e8b7243de0ab004d3e5e9bb49d8d76;hb=24de704ea32ddb8841624555457b9c46816090b0;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a diff --git a/Makefile.am b/Makefile.am index d627c840d..807d85b17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + ACLOCAL_AMFLAGS = -I m4 DIST_SUBDIRS = include doc src extras tests @@ -10,7 +12,7 @@ endif dist_doc_DATA = LICENSE \ ChangeLog \ - README.md + README.adoc dist_noinst_DATA = CodingStyle @@ -20,4 +22,5 @@ EXTRA_DIST = extras/lttng-bash_completion \ LICENSES/GPL-2.0 \ LICENSES/LGPL-2.1 \ LICENSES/MIT \ + LICENSES/BSL-1.0 \ version