From c9ceb228585dcb4ec6b74023dbb3beaa7db5946a Mon Sep 17 00:00:00 2001 From: nea Date: Thu, 25 May 2023 21:03:08 +0200 Subject: Add licensing info and new contribution policy --- HEADER | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 HEADER (limited to 'HEADER') diff --git a/HEADER b/HEADER new file mode 100644 index 0000000..e38ba48 --- /dev/null +++ b/HEADER @@ -0,0 +1,15 @@ +Firmament is a Hypixel Skyblock mod for modern Minecraft versions +Copyright (C) ${year} ${name} + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . -- cgit