From 58d76e30976d85c80d12c671335dfb6979c39e62 Mon Sep 17 00:00:00 2001
From: Alexander Olofsson <alexander.olofsson@liu.se>
Date: Wed, 14 Feb 2024 18:34:30 +0100
Subject: [PATCH] Fix license info string in readme

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

diff --git a/README.md b/README.md
index 1836eb1..e0daee1 100644
--- a/README.md
+++ b/README.md
@@ -39,5 +39,5 @@ The project lives at https://gitlab.liu.se/ITI/foreman_vmware_advanced
 
 ## License
 
-The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
+The gem is available as open source under the terms of the [GPL 3.0 License](https://opensource.org/license/gpl-3-0).
 
-- 
GitLab