From 401a58938ff89c8a142006ec53d784fb2cf2be38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rune=20S=C3=B8e-Knudsen?= <41109954+urrsk@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:38:36 +0100 Subject: [PATCH] Remove the not regarding MIT license We no longer have the docker of ursim inside the client library, which originally gave us this dependency to the MIT license --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1d713201..27d46f93 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,6 @@ licensed under different licenses: and is released under the BSD-2-Clause license. * The semaphore implementation used inside the queue implementation is written by Jeff Preshing and licensed under the zlib license -* The Dockerfile used for the integration tests of this repository is originally written by Arran - Hobson Sayers and released under the MIT license While the main `LICENSE` file in this repository contains the Apache-2.0 license used for the majority of the work, the respective libraries of third-party components reside together with the