From 23b1b26ab4b2b939a1c47a9abcb5f8ae390817ef Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Mon, 13 Jul 2026 15:16:32 +0200 Subject: [PATCH] Use SPDX license identifier --- COPYRIGHT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYRIGHT.md b/COPYRIGHT.md index 46c0a38..47837f1 100644 --- a/COPYRIGHT.md +++ b/COPYRIGHT.md @@ -16,8 +16,8 @@ If you create an adaptation of the thesis or any other material released under C The software developed as part of this work is licensed separately. -* [CANdigger](https://git.erickahmed.com/erickahmed/CANdigger) and [CANdigger-eda](https://git.erickahmed.com/erickahmed/CANdigger-eda): **GNU General Public License v3.0** -* [CANveyor](https://git.erickahmed.com/erickahmed/CANveyor): **GNU Affero General Public License v3.0** +* [CANdigger](https://git.erickahmed.com/erickahmed/CANdigger) and [CANdigger-eda](https://git.erickahmed.com/erickahmed/CANdigger-eda): GNU General Public License v3.0 or later (**GPL-3.0-or-later**) +* [CANveyor](https://git.erickahmed.com/erickahmed/CANveyor): GNU Affero General Public License v3.0 or later (**AGPL-3.0-or-later**) Each software repository contains its own `LICENSE` file, which is the authoritative source for the licensing terms of that repository. @@ -31,4 +31,4 @@ Although the thesis describes and references the software, the licenses remain i ## Third-Party Components -Third-party libraries, datasets, images, fonts, or other materials included in this project remain subject to their respective licenses and copyright holders. Their licensing is unaffected by this document. \ No newline at end of file +Third-party libraries, datasets, images, fonts, or other materials included in this project remain subject to their respective licenses and copyright holders. Their licensing is unaffected by this document.