diff options
author | solonovamax <solonovamax@12oclockpoint.com> | 2022-11-02 15:10:05 -0400 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2022-11-08 16:25:09 +0000 |
commit | afe088dba18b83ae1ea79e3b31ef5026f68b7b6d (patch) | |
tree | c729a20e6f5eefc147b261bb6f88d0d076fc9abc /README.md | |
parent | e899e31745e2f10fdd404127750b6ee22364d405 (diff) | |
download | PrismLauncher-afe088dba18b83ae1ea79e3b31ef5026f68b7b6d.tar.gz PrismLauncher-afe088dba18b83ae1ea79e3b31ef5026f68b7b6d.tar.bz2 PrismLauncher-afe088dba18b83ae1ea79e3b31ef5026f68b7b6d.zip |
Fix license headers
- Update license headers in several files to remove multimc apache reference, when unneeded
- LauncherFactory: we've entirely rewritten this class at this point, so it's fully under GPL code
- Launcher: this interface contains zero logic, and only a single method named `launch`, so I doubt you can actually copyright that
- LauncherProvider: same as above
- ParseException, ParameterNotFoundException: same as above; this class contains almost no logic (And the logic that was added is under GPL)
- ReflectionUtils, StringUtils: add license header
- Everything else: modify the program name in the license header from "PolyMC - Minecraft Launcher" to "Prism Launcher"
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions