From ab5144aa8cda8e05ffc48f56f3cb410eb03885b2 Mon Sep 17 00:00:00 2001 From: Mael GRAMAIN Date: Sun, 13 Dec 2020 15:16:24 -0400 Subject: [PATCH] Licence added --- LICENCE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LICENCE diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..7437b92 --- /dev/null +++ b/LICENCE @@ -0,0 +1,15 @@ + + Copyright (C) 2020 Maƫl GRAMAIN + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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 Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . \ No newline at end of file