Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#30 update License file #32

Merged
merged 8 commits into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/build-with-docker.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
#!/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"
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
10 changes: 0 additions & 10 deletions LICENSE

This file was deleted.

8 changes: 8 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +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.