From bf86db3abf7f097e500b14805ebd0190bf62dc2e Mon Sep 17 00:00:00 2001 From: "orestis.malaspin" <orestis.malaspinas@hesge.ch> Date: Wed, 26 Sep 2018 10:25:48 +0200 Subject: [PATCH] Add 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