doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / demo / demo-trace
index 000139b8a4ec0d48a05ed9051a69d4929751b99e..d7c86267c3c1aee9c3dae3c310b4af2a8ef6fbdd 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: MIT
+
 DIR=$(dirname "$0")
 DIR=$(readlink -f "$DIR")
 
This page took 0.036885 seconds and 4 git commands to generate.