From f10ee23a5e3127b5f578da9cab51a308e5a16aba Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Fri, 21 Feb 2025 13:02:30 +0000
Subject: [PATCH] Removed mistaken license section in readme.md which referred
 to MIT rather than apache 2.0. Closes #2

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index b3259d7..75e848f 100644
--- a/README.md
+++ b/README.md
@@ -328,10 +328,6 @@ Expected Output:
 [INFO] - Phenotype published successfully
 ```
 
-## License
-
-This project is licensed under the terms of the **Apache License 2.0**. For more details, please see the full license [here](http://www.apache.org/licenses/LICENSE-2.0).
-
 ## Support
 
 For issues, open an [issue in the repository](https://git.soton.ac.uk/meldb/concepts-processing/-/issues)
-- 
GitLab