From 2e47f139aa5a6df25e30e266c009a51f7daec3c0 Mon Sep 17 00:00:00 2001 From: nea Date: Sun, 13 Nov 2022 01:58:02 +0100 Subject: license header --- HEADER.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 HEADER.txt (limited to 'HEADER.txt') diff --git a/HEADER.txt b/HEADER.txt new file mode 100644 index 0000000..200c5fd --- /dev/null +++ b/HEADER.txt @@ -0,0 +1,7 @@ +Copyright (C) ${year} ${name} + +This file is part of NEUHax. + +NEUHax 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. +NEUHax 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 NEUHax. If not, see . -- cgit