diff --git a/tests/validation/tests/Engine/integrity.py b/tests/validation/tests/Engine/integrity.py index fdbd1c7a..81a7bfbe 100644 --- a/tests/validation/tests/Engine/integrity.py +++ b/tests/validation/tests/Engine/integrity.py @@ -1,3 +1,6 @@ +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2024-2025 Intel Corporation + import os import re import subprocess diff --git a/tests/validation/tests/single/st20p/integrity/test_integrity.py b/tests/validation/tests/single/st20p/integrity/test_integrity.py index 5b64bd30..5416851b 100644 --- a/tests/validation/tests/single/st20p/integrity/test_integrity.py +++ b/tests/validation/tests/single/st20p/integrity/test_integrity.py @@ -1,13 +1,6 @@ -# INTEL CONFIDENTIAL -# Copyright 2024-2024 Intel Corporation. -# -# This software and the related documents are Intel copyrighted materials, and your use of them is governed -# by the express license under which they were provided to you ("License"). Unless the License provides otherwise, -# you may not use, modify, copy, publish, distribute, disclose or transmit this software or the related documents -# without Intel's prior written permission. -# -# This software and the related documents are provided as is, with no express or implied warranties, -# other than those that are expressly stated in the License. +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2024-2025 Intel Corporation + import os import pytest diff --git a/tests/validation/tests/single/st30p/integrity/test_integrity.py b/tests/validation/tests/single/st30p/integrity/test_integrity.py index 5e997bc4..4c7c66f2 100644 --- a/tests/validation/tests/single/st30p/integrity/test_integrity.py +++ b/tests/validation/tests/single/st30p/integrity/test_integrity.py @@ -1,13 +1,6 @@ -# INTEL CONFIDENTIAL -# Copyright 2024-2024 Intel Corporation. -# -# This software and the related documents are Intel copyrighted materials, and your use of them is governed -# by the express license under which they were provided to you ("License"). Unless the License provides otherwise, -# you may not use, modify, copy, publish, distribute, disclose or transmit this software or the related documents -# without Intel's prior written permission. -# -# This software and the related documents are provided as is, with no express or implied warranties, -# other than those that are expressly stated in the License. +# SPDX-License-Identifier: BSD-3-Clause +# Copyright(c) 2024-2025 Intel Corporation + import os import pytest