doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / examples / getcpu-override / run-getcpu-override
index 3602c249a19a9426359268e88f3db71919f300d9..ac6227d71de7a83a70a34abdf5b586858e7677f8 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: MIT
+
 # launch with: run-getcpu-override progname args
 
 DIR=$(dirname "$0")
This page took 0.022889 seconds and 4 git commands to generate.