Skip to content

Commit 2c6ad82

Browse files
committed
fixing coding style issues
1 parent f085e8a commit 2c6ad82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/build-with-docker.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/sh
22

33
display_help() {
44
echo "Usage: $0 -i image_name -v version -r registry -a architecture -c clean" >&2

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ SPDX-License-Identifier: LicenseRef-MSLA
55
The licensor of this software is Silicon Laboratories Inc.
66
Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at
77
[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement).
8-
By installing, copying or otherwise using this software, you agree to the terms of the MSLA.
8+
By installing, copying or otherwise using this software, you agree to the terms of the MSLA.

0 commit comments

Comments
 (0)