From 5f5c378c4ff8dfb3d4a57e6336c2eb46aea0ecaa Mon Sep 17 00:00:00 2001
From: Simeon Rossmann <simeon.rossmann@nibio.no>
Date: Thu, 26 Oct 2023 09:21:04 +0000
Subject: [PATCH] Update README.md

---
 README.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/README.md b/README.md
index 05162fb..8d19590 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,17 @@
 This package is under development and documentation is basically nonexistent. Feel free to inspect and use the code, but don't expect it to be easy or pleasant.
 
 Simeon
+
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <https://www.gnu.org/licenses/>.
-- 
GitLab