From c2249b0e29beffb6e658826fd854e7158b0db9fd Mon Sep 17 00:00:00 2001 From: "orestis.malaspin" <orestis.malaspinas@hesge.ch> Date: Wed, 6 Jun 2018 14:09:48 +0200 Subject: [PATCH] Add LICENSE --- LICENSE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..fcba109 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +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