Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f6460b117 | |||
| cf7541e949 |
@@ -167,4 +167,4 @@ TERMS AND CONDITIONS
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
|
||||
If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.
|
||||
@@ -4,12 +4,12 @@ This project is built with open source components and includes third-party softw
|
||||
|
||||
## 1. Original Application Code
|
||||
- **Copyright (c) 2026 Erick Ahmed**
|
||||
- **License:** [GNU General Public License v3.0](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/main/LICENSE.md)
|
||||
- **License:** [GNU General Public License v3.0](https://git.erickahmed.com/erickahmed/bxcan_logger/src/branch/main/LICENSE.txt)
|
||||
|
||||
## 2. STM32F4 HAL Drivers
|
||||
- **Copyright (c) 2016 STMicroelectronics**
|
||||
- **License:** [BSD 3-Clause License](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/main/Drivers/STM32F4xx_HAL_Driver/LICENSE.txt)
|
||||
- **License:** [BSD 3-Clause License](https://git.erickahmed.com/erickahmed/bxcan_logger/src/branch/main/Drivers/STM32F4xx_HAL_Driver/LICENSE.txt)
|
||||
|
||||
## 3. STM32 CMSIS
|
||||
- **Copyright (c) 2017 STMicroelectronics**
|
||||
- **License:** [Apache License 2.0](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/main/Drivers/CMSIS/LICENSE.txt)
|
||||
- **License:** [Apache License 2.0](https://git.erickahmed.com/erickahmed/bxcan_logger/src/branch/main/Drivers/CMSIS/LICENSE.txt)
|
||||
|
||||
Reference in New Issue
Block a user