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