From 366bd7b0e2f693d31e994f86ca1d9ea098c85e9a Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Tue, 14 Nov 2023 15:01:43 -0700 Subject: [PATCH] Add licence --- COPYING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..dc1754d --- /dev/null +++ b/COPYING @@ -0,0 +1,15 @@ +blahaj-gazprea +Copyright (C) 2023 blahaj of CMPUT415 + +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 .