From d2ca079fc904a5a6f99e552d48b327cffc4e5e5a Mon Sep 17 00:00:00 2001
From: Olaf Rode <olaf.rode@fokus.fraunhofer.de>
Date: Tue, 25 Mar 2025 17:34:28 +0100
Subject: [PATCH] fix: corrected link to licensing information

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

diff --git a/README.md b/README.md
index 0612dc6..e2b884a 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ The following example clients/configurations are currently provided:
 For more in-depth documentation, please refer to the referenced README files of the individual tools.
 
 ## License
-See [LICENSE.md](./LICENSE.md) for all information regarding licensing.
+See [LICENSE](./LICENSE) for all information regarding licensing.
 
 ## Contact
 We take open source license compliance very seriously. We are always striving to achieve compliance at all times and to improve our processes. 
-- 
GitLab