From a52ee33b06f5309162b7e6d788e772fb6d1ab39d Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Mon, 24 Aug 2020 11:28:17 +0200
Subject: [PATCH] added license

---
 LICENSE | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 LICENSE

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d81e197
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,3 @@
+Copyright (C) 2018 Orestis Malaspinas.
+
+Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be downloaded from: https://www.gnu.org/licenses/fdl.html.
-- 
GitLab