diff options
author | nea <romangraef@gmail.com> | 2022-11-13 01:58:02 +0100 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2022-11-13 01:58:02 +0100 |
commit | 2e47f139aa5a6df25e30e266c009a51f7daec3c0 (patch) | |
tree | 20628be1f5d0ba1e23e55a18231faac4537a4f55 /HEADER.txt | |
parent | 2ba77d7d840b7fecbbf3825e1f507cd408c04f85 (diff) | |
download | neuhax-2e47f139aa5a6df25e30e266c009a51f7daec3c0.tar.gz neuhax-2e47f139aa5a6df25e30e266c009a51f7daec3c0.tar.bz2 neuhax-2e47f139aa5a6df25e30e266c009a51f7daec3c0.zip |
license header
Diffstat (limited to 'HEADER.txt')
-rw-r--r-- | HEADER.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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 <https://www.gnu.org/licenses/>. |