From ad6cfaef4d05df018609165371767a080c4ca93a Mon Sep 17 00:00:00 2001 From: silabs-akosj <146345861+silabs-akosj@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:20:04 +0100 Subject: [PATCH 1/8] #30 update License file --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 6c828cd..5522c2c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ -**Copyright 2024 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** +**Copyright 2025 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** Source code in this repo is covered by one of several different licenses. -The default license is the Master Software License Agreement (MSLA) -[www.silabs.com/about-us/legal/master-software-license-agreement](), +The default license is the Master Software License Agreement (MSLA) +(https://www.silabs.com/about-us/legal/master-software-license-agreement), which applies unless otherwise noted. During the unit test build process, some third-party code will be added to this From 366d977a3531c9bd3d72ac4945acbad476a07de1 Mon Sep 17 00:00:00 2001 From: silabs-akosj <146345861+silabs-akosj@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:30:20 +0100 Subject: [PATCH 2/8] Removing whitespace --- LICENSE | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 5522c2c..76fb58c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,9 +1,7 @@ **Copyright 2025 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** Source code in this repo is covered by one of several different licenses. -The default license is the Master Software License Agreement (MSLA) -(https://www.silabs.com/about-us/legal/master-software-license-agreement), -which applies unless otherwise noted. +The default license is the Master Software License Agreement (MSLA) (https://www.silabs.com/about-us/legal/master-software-license-agreement), which applies unless otherwise noted. During the unit test build process, some third-party code will be added to this repository and separated into another license. An example can be found in the From ca58de8cb7f30fe8a2a37f995058e2dd7362e596 Mon Sep 17 00:00:00 2001 From: silabs-akosj <146345861+silabs-akosj@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:07:26 +0100 Subject: [PATCH 3/8] Updating license file according to internal template, removing what is not needed from the end --- LICENSE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 76fb58c..6cc7058 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ **Copyright 2025 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** -Source code in this repo is covered by one of several different licenses. -The default license is the Master Software License Agreement (MSLA) (https://www.silabs.com/about-us/legal/master-software-license-agreement), which applies unless otherwise noted. +SPDX-License-Identifier: LicenseRef-MSLA -During the unit test build process, some third-party code will be added to this -repository and separated into another license. An example can be found in the -build/_deps directory, where the Unity library uses the MIT license. +The licensor of this software is Silicon Laboratories Inc. +Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at +[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). +By installing, copying or otherwise using this software, you agree to the terms of the MSLA. \ No newline at end of file From f085e8af15b0a4410a193051911d1a935d3c574c Mon Sep 17 00:00:00 2001 From: silabs-akosj <146345861+silabs-akosj@users.noreply.github.com> Date: Fri, 7 Feb 2025 17:23:52 +0100 Subject: [PATCH 4/8] new line with double spaces --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 6cc7058..31fc58a 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ SPDX-License-Identifier: LicenseRef-MSLA -The licensor of this software is Silicon Laboratories Inc. -Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at -[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). +The licensor of this software is Silicon Laboratories Inc. +Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at +[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). By installing, copying or otherwise using this software, you agree to the terms of the MSLA. \ No newline at end of file From 2c6ad823d21e69ca5a1804d918f36fe012910569 Mon Sep 17 00:00:00 2001 From: silabs-akosj <akos.jover@silabs.com> Date: Mon, 10 Feb 2025 11:15:33 +0100 Subject: [PATCH 5/8] fixing coding style issues --- .github/build-with-docker.sh | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/build-with-docker.sh b/.github/build-with-docker.sh index dbf3399..5300fc1 100644 --- a/.github/build-with-docker.sh +++ b/.github/build-with-docker.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh display_help() { echo "Usage: $0 -i image_name -v version -r registry -a architecture -c clean" >&2 diff --git a/LICENSE b/LICENSE index 31fc58a..0b2b7ec 100644 --- a/LICENSE +++ b/LICENSE @@ -5,4 +5,4 @@ SPDX-License-Identifier: LicenseRef-MSLA The licensor of this software is Silicon Laboratories Inc. Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at [www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). -By installing, copying or otherwise using this software, you agree to the terms of the MSLA. \ No newline at end of file +By installing, copying or otherwise using this software, you agree to the terms of the MSLA. From 83a198a0be04e030582c49fa0b42fa7b38279b8a Mon Sep 17 00:00:00 2001 From: silabs-akosj <akos.jover@silabs.com> Date: Mon, 10 Feb 2025 11:27:01 +0100 Subject: [PATCH 6/8] another space at the line end... --- .github/build-with-docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/build-with-docker.sh b/.github/build-with-docker.sh index 5300fc1..0e3d9ed 100644 --- a/.github/build-with-docker.sh +++ b/.github/build-with-docker.sh @@ -1,7 +1,7 @@ #!/bin/sh display_help() { - echo "Usage: $0 -i image_name -v version -r registry -a architecture -c clean" >&2 + echo "Usage: $0 -i image_name -v version -r registry -a architecture -c clean" >&2 echo echo " -i image_name Specify the image name, for example: bluetooth-aoa-example-build-env" echo " -v version Specify the version of docker image, for example: 1.0.0" From bb7683d6999272bf89931b8ca0787e058932ced5 Mon Sep 17 00:00:00 2001 From: silabs-akosj <akos.jover@silabs.com> Date: Mon, 10 Feb 2025 11:36:08 +0100 Subject: [PATCH 7/8] adding file extension to test uncrustify config --- LICENSE => LICENSE.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename LICENSE => LICENSE.md (98%) diff --git a/LICENSE b/LICENSE.md similarity index 98% rename from LICENSE rename to LICENSE.md index 0b2b7ec..d3541a6 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,8 +1,8 @@ -**Copyright 2025 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** - -SPDX-License-Identifier: LicenseRef-MSLA - -The licensor of this software is Silicon Laboratories Inc. -Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at -[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). -By installing, copying or otherwise using this software, you agree to the terms of the MSLA. +**Copyright 2025 Silicon Laboratories Inc. [www.silabs.com](https://www.silabs.com/)** + +SPDX-License-Identifier: LicenseRef-MSLA + +The licensor of this software is Silicon Laboratories Inc. +Your use of this software is governed by the terms of the Silicon Labs Master Software License Agreement (MSLA) available at +[www.silabs.com/about-us/legal/master-software-license-agreement](www.silabs.com/about-us/legal/master-software-license-agreement). +By installing, copying or otherwise using this software, you agree to the terms of the MSLA. From 2676055c810204f5b6deff56979abc9051b58394 Mon Sep 17 00:00:00 2001 From: silabs-akosj <akos.jover@silabs.com> Date: Mon, 10 Feb 2025 11:48:37 +0100 Subject: [PATCH 8/8] modifying pre-commit config to preserve hard linebreaks in .md files --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24edeb5..ef13d0b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,7 @@ repos: hooks: - id: end-of-file-fixer - id: trailing-whitespace + args: ['--markdown-linebreak-ext=md'] - repo: https://github.com/codespell-project/codespell rev: v2.2.4 hooks: