1 Commits

Author SHA1 Message Date
eeeck 6b8a09dec2 Update LICENSE
Remove standard license header from license file
2026-06-20 23:54:26 +02:00
2 changed files with 4 additions and 4 deletions
View File
+3 -3
View File
@@ -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/bxcan_logger/src/branch/main/LICENSE.txt)
- **License:** [GNU General Public License v3.0](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/main/LICENSE.md)
## 2. STM32F4 HAL Drivers
- **Copyright (c) 2016 STMicroelectronics**
- **License:** [BSD 3-Clause License](https://git.erickahmed.com/erickahmed/bxcan_logger/src/branch/main/Drivers/STM32F4xx_HAL_Driver/LICENSE.txt)
- **License:** [BSD 3-Clause License](https://git.erickahmed.com/erickahmed/j1939_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/bxcan_logger/src/branch/main/Drivers/CMSIS/LICENSE.txt)
- **License:** [Apache License 2.0](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/main/Drivers/CMSIS/LICENSE.txt)