X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fdemo%2Fdemo-trace;h=d7c86267c3c1aee9c3dae3c310b4af2a8ef6fbdd;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hp=000139b8a4ec0d48a05ed9051a69d4929751b99e;hpb=9f1f640062354364e282f7d18f0e2b0b6eb4a9b7;p=lttng-ust.git diff --git a/doc/examples/demo/demo-trace b/doc/examples/demo/demo-trace index 000139b8..d7c86267 100755 --- a/doc/examples/demo/demo-trace +++ b/doc/examples/demo/demo-trace @@ -1,5 +1,9 @@ #!/bin/sh +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# +# SPDX-License-Identifier: MIT + DIR=$(dirname "$0") DIR=$(readlink -f "$DIR")