From d0dd148da96212eda4b32b4bfbda54a6ce076a9e Mon Sep 17 00:00:00 2001
From: Riccardo Boero <ribo@nilu.no>
Date: Thu, 3 Oct 2024 12:54:51 +0000
Subject: [PATCH] Update README.md

---
 README.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 141ef34..e4498fa 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,10 @@ ML detected building footprints and height open database. Bing Maps open buildin
 
 ---
 
-[![GitLab License](https://img.shields.io/gitlab/license/fact%2Fdata%2FFACT_bldgs?gitlab_url=https%3A%2F%2Fgit.nilu.no&style=flat&color=orange)](https://opendatacommons.org/licenses/odbl/1-0/)
+[![GitLab License](https://img.shields.io/gitlab/license/fact%2Fdata%2FFACT_bldgs?gitlab_url=https%3A%2F%2Fgit.nilu.no&style=flat&color=orange)](https://www.gnu.org/licenses/agpl-3.0.en.html#license-text)
 [![DOI](https://img.shields.io/badge/DOI-10.17605%2FOSF.IO%2FPV4ZW-blue?style=flat)](https://doi.org/10.17605/OSF.IO/PV4ZW)
-
+[![Data License](https://img.shields.io/badge/data-ODbL%20v1.0-green)](https://opendatacommons.org/licenses/odbl/1-0/)
+'
 ---
 
 ## Use
@@ -45,7 +46,9 @@ The input data is available from https://github.com/microsoft/GlobalMLBuildingFo
 Riccardo Boero - ribo@nilu.no
 
 ## License
-The data and software in this repository are licensed under the Open Data Commons Open Database License [(ODbL) v1.0](https://opendatacommons.org/licenses/odbl/1-0/)
+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)
+The data is licensed under the Open Data Commons Open Database License [(ODbL) v1.0](https://opendatacommons.org/licenses/odbl/1-0/)
 
 ## Citation
 - Boero, Riccardo. 2024. “FACT Data: Buildings Footprint and Height.” OSF. [doi:10.17605/OSF.IO/CHDJR](https://doi.org/10.17605/OSF.IO/CHDJR). 
-- 
GitLab