Add SPDX copyright header to all Makefiles
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 24 Jul 2024 17:24:00 +0000 (13:24 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 4 Nov 2024 16:17:44 +0000 (11:17 -0500)
commit27fca74922b6551fdd8f0b9f9786925e96c411d4
tree6b80a8bd342d15a731470d0d46b205f0a13f9e71
parent05a32d38d44145b04cd645d824eff230b822672d
Add SPDX copyright header to all Makefiles

Change-Id: I5c26c6a6cd899e71d3a97da3b3d18b99b96f8244
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/13013
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
27 files changed:
Makefile.am
bootstrap
doc/Makefile.am
doc/api/libbabeltrace2/Makefile.am
doc/bindings/python/Makefile.am
doc/man/Makefile.am
include/Makefile.am
src/Makefile.am
src/bindings/python/bt2/Makefile.am
src/cli/Makefile.am
tests/Makefile.am
tests/bitfield/Makefile.am
tests/ctf-writer/Makefile.am
tests/lib/Makefile.am
tests/param-validation/Makefile.am
tests/plugins/Makefile.am
tests/plugins/flt.lttng-utils.debug-info/Makefile.am
tests/plugins/flt.utils.muxer/Makefile.am
tests/plugins/flt.utils.muxer/succeed/Makefile.am
tests/plugins/flt.utils.trimmer/Makefile.am
tests/plugins/sink.ctf.fs/Makefile.am
tests/plugins/sink.ctf.fs/succeed/Makefile.am
tests/plugins/sink.text.pretty/Makefile.am
tests/plugins/src.ctf.fs/Makefile.am
tests/plugins/src.ctf.fs/succeed/Makefile.am
tests/utils/Makefile.am
tests/utils/tap/Makefile.am
This page took 0.02827 seconds and 4 git commands to generate.