X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Funit%2Flibcommon%2Ftest_get_max_cpuid_from_sysfs;fp=tests%2Funit%2Flibcommon%2Ftest_get_max_cpuid_from_sysfs;h=f759bebc666cebaf0098e9e955015a4586f47588;hp=1d344bae4cb3abe21e54b1ef7bcc17f877e99568;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519 diff --git a/tests/unit/libcommon/test_get_max_cpuid_from_sysfs b/tests/unit/libcommon/test_get_max_cpuid_from_sysfs index 1d344bae..f759bebc 100755 --- a/tests/unit/libcommon/test_get_max_cpuid_from_sysfs +++ b/tests/unit/libcommon/test_get_max_cpuid_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