Align copyright notice in python scripts (CVS-51320) (#4974)

* Align copyright notice in python scripts (CVS-51320)
This commit is contained in:
Alexey Suhov
2021-03-26 17:54:28 +03:00
committed by GitHub
parent b47ca664c1
commit 6478f1742a
1492 changed files with 3089 additions and 20655 deletions
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
import logging
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
import requests
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
import argparse
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
import requests
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright (C) 2018-2020 Intel Corporation
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
import datetime