Skip to content

Commit

Permalink
Change license and copyright notes
Browse files Browse the repository at this point in the history
  • Loading branch information
staszczuk committed Jan 9, 2025
1 parent 7819633 commit 29c112e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 20 deletions.
3 changes: 3 additions & 0 deletions tests/validation/tests/Engine/integrity.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2024-2025 Intel Corporation

import os
import re
import subprocess
Expand Down
13 changes: 3 additions & 10 deletions tests/validation/tests/single/st20p/integrity/test_integrity.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down
13 changes: 3 additions & 10 deletions tests/validation/tests/single/st30p/integrity/test_integrity.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 29c112e

Please sign in to comment.