From f697848b6a3c2f5d3d6c898b087c1f9a85a55a7f 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 11:34:25 +0100 Subject: [PATCH] Remove the not regarding MIT license (#237) 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