diff options
author | Allan Sandfeld Jensen <[email protected]> | 2025-03-05 14:57:59 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <[email protected]> | 2025-03-05 20:47:10 +0100 |
commit | 06b50e5d6c22bbf59fba61bb0e000fdd6a1bf347 (patch) | |
tree | 27a3caa28573ed1cdf63812b198bce8f5267f6d0 | |
parent | ff6bf61b17ee4fc8ca11e016242d7c3399a02045 (diff) |
Add copyright holder to the SPDX line
Fixes: QTBUG-134392
Pick-to: 6.9
Change-Id: I50f36af1c4ff91e3ab51db0abaf5b2b088fd8742
Reviewed-by: Thiago Macieira <[email protected]>
-rw-r--r-- | config.tests/armintrin/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/armintrin/main.cpp b/config.tests/armintrin/main.cpp index 1d37693a954..877ca5136f5 100644 --- a/config.tests/armintrin/main.cpp +++ b/config.tests/armintrin/main.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2024 +// Copyright (C) 2024 The Qt Company GmbH. // SPDX-License-Identifier: BSD-3-Clause #if defined QT_COMPILER_SUPPORTS_CRYPTO |