Skip to content

Commit c667747

Browse files
Fix license header
1 parent c193527 commit c667747

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

tools/cmake/python_packagecheck.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
"""
2-
mbed SDK
3-
Copyright (c) 2020 ARM Limited
4-
SPDX-License-Identifier: Apache-2.0
5-
"""
1+
# Copyright (c) 2020 ARM Limited. All rights reserved.
2+
# SPDX-License-Identifier: Apache-2.0
63

74
#file which is invoked by the cmake build system to check if all necessary python packages are installed.
85

0 commit comments

Comments
 (0)