doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / cmake-multiple-shared-libraries / trace.sh
index 8264ee65e4482fbb9eb3dba5a2735b07ee4dc495..f8fb29ebd7c2f2820a3f9d6bafc564905b386a71 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/bash
 
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: MIT
+
 lttng create
 lttng enable-event -u 'gydle_om:*'
 lttng start
This page took 0.022986 seconds and 4 git commands to generate.