We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c193527 commit c667747Copy full SHA for c667747
tools/cmake/python_packagecheck.py
@@ -1,8 +1,5 @@
1
-"""
2
-mbed SDK
3
-Copyright (c) 2020 ARM Limited
4
-SPDX-License-Identifier: Apache-2.0
5
+# Copyright (c) 2020 ARM Limited. All rights reserved.
+# SPDX-License-Identifier: Apache-2.0
6
7
#file which is invoked by the cmake build system to check if all necessary python packages are installed.
8
0 commit comments