22 lines
639 B
Markdown
22 lines
639 B
Markdown
# Third-Party Notices
|
||
|
||
SensorLib includes third-party software components under their respective licenses.
|
||
|
||
If you believe any notice is missing or inaccurate, please open an issue or pull request.
|
||
|
||
---
|
||
|
||
## Bosch Sensortec open-source SDK
|
||
|
||
**Location in this repository**
|
||
- `src/bosch/`
|
||
|
||
**License**
|
||
- BSD 3-Clause License (BSD-3-Clause)
|
||
|
||
**Copyright**
|
||
- Copyright (c) 2023 Bosch Sensortec GmbH
|
||
|
||
**Notes**
|
||
- The original license text and copyright notices are retained in the header of each source file under `src/bosch/`.
|
||
- Use of the Bosch components is governed by their license terms, which may differ from SensorLib’s main license.
|