-
Notifications
You must be signed in to change notification settings - Fork 1
/
LICENSE
43 lines (29 loc) · 1.54 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Copyright (C) 2022 Illusive Soulworks
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; you
may only use version 2.1 of the License.
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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see <https://www.gnu.org/licenses/>.
========================================
This program includes portions from the Minecraft Forge project,
specifically the configuration system.
Copyright (C) Forge Development LLC and contributors
These portions have been modified liberally from the original in
order to better suit the needs of this program.
Minecraft Forge is licensed under the terms of version 2.1 of the
GNU Lesser General Public License as published by the Free
Software Foundation and can be found here:
Homepage: http://minecraftforge.net/
Source: https://github.com/MinecraftForge/MinecraftForge
=========================================
This program redistributes the NightConfig project.
Copyright (C) TheElectronWill
NightConfig is licensed under the terms of version 3.0 of the GNU
Lesser General Public License as published by the Free Software
Foundation and can be found here:
Source: https://github.com/TheElectronWill/night-config