Merge pull request #1355 from robertbaldyga/license-headers-fix

Fix license headers in tests
This commit is contained in:
Robert Baldyga 2022-09-21 12:32:54 +02:00 committed by GitHub
commit 5256d704b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#
# Copyright(c) 2022 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: BSD-3-Clause
#
import pytest

View File

@ -1,6 +1,6 @@
#
# Copyright(c) 2022 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: BSD-3-Clause
#
import os

View File

@ -1,6 +1,6 @@
#
# Copyright(c) 2019-2021 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Copyright(c) 2019-2022 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause
#
import time

View File

@ -1,6 +1,6 @@
#
# Copyright(c) 2022 Intel Corporation
# SPDX-License-Identifier: BSD-3-Clause-Clear
# SPDX-License-Identifier: BSD-3-Clause
#
import os