Fix REUSE licensing/copyright issues in `src`
[babeltrace.git] / src / Makefile.am
index 0632a75422f4c90d2218da34e46f93f02cee8601..98b89b3309782d13a27715dbab94fe5e681d5523 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-FileCopyrightText: 2019-2023 EfficiOS, Inc.
 # SPDX-License-Identifier: MIT
 
 # Build the current dir containing the library and plugins before the cli and
@@ -705,3 +706,5 @@ plugins_lttng_utils_babeltrace_plugin_lttng_utils_la_LIBADD += \
        plugins/common/param-validation/libparam-validation.la
 endif # !ENABLE_BUILT_IN_PLUGINS
 endif # ENABLE_DEBUG_INFO
+
+EXTRA_DIST = cpp-common/optional.hpp.license
This page took 0.02411 seconds and 4 git commands to generate.