Add license to python file

pull/15339/head
Jamie Smith 2021-10-31 18:40:58 -07:00 committed by Jay Sridharan
parent 8e453d028a
commit 8e17855e46
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#!/usr/bin/env python3
# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# Bin file installer that uses mbed tools to find the board, install the file, and reset.
# Code extracted from mbed-cli.