From 714051c66d65fce1e8389e41bbba87eb9640d82c Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Mon, 13 Jul 2026 15:22:28 +0200 Subject: [PATCH] Specify that LICENSE is GPLv3-or-later --- COPYRIGHT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYRIGHT.md b/COPYRIGHT.md index 7aae0c3..ef2a831 100644 --- a/COPYRIGHT.md +++ b/COPYRIGHT.md @@ -4,7 +4,7 @@ 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/CANdigger/src/branch/main/LICENSE) +- **License:** [GNU General Public License v3.0 or later](https://git.erickahmed.com/erickahmed/CANdigger/src/branch/main/LICENSE) ## 2. STM32F4 HAL Drivers - **Copyright (c) 2016 STMicroelectronics**