From 3afe6e29a513daa08ccb37aecab8f4f8c04735d7 Mon Sep 17 00:00:00 2001
From: Riccardo Boero <ribo@nilu.no>
Date: Fri, 4 Oct 2024 11:12:05 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d83ea36..b4b95d3 100644
--- a/README.md
+++ b/README.md
@@ -255,7 +255,7 @@ Riccardo Boero - ribo@nilu.no
 
 ## Licenses
 All the code and the resulting docker images in this project are subject to:
-- [![AGPL v3](https://www.gnu.org/graphics/agplv3-88x31.png "License Icon")](https://www.gnu.org/licenses/agpl-3.0.en.html#license-text)
+- [GNU Generla Public License v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html).
 
 The data is released under: 
 - [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.
-- 
GitLab