X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2Flibcommon%2Ftest_get_cpu_mask_from_sysfs;h=dbd35150ff14439e46a678b7fa9c1a0e6915d480;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hp=528ace2982ae2c341162bf99609c9e4736d40d83;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519;p=lttng-ust.git diff --git a/tests/unit/libcommon/test_get_cpu_mask_from_sysfs b/tests/unit/libcommon/test_get_cpu_mask_from_sysfs index 528ace29..dbd35150 100755 --- a/tests/unit/libcommon/test_get_cpu_mask_from_sysfs +++ b/tests/unit/libcommon/test_get_cpu_mask_from_sysfs @@ -1,4 +1,7 @@ #!/bin/bash + +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# # SPDX-License-Identifier: LGPL-2.1-only if [ "x${UST_TESTS_SRCDIR:-}" != "x" ]; then