diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-24 16:00:23 +0100 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-24 16:10:43 +0100 |
commit | e02369ba6bfd061dd92b63a19957a412a5ffcb81 (patch) | |
tree | 75a65afec7aeea3443c5c657840bfbdac59ba04a /launcher/ui | |
parent | 82c35f27464e3fd0d0aaa4f9e495e895f8534799 (diff) | |
download | PrismLauncher-e02369ba6bfd061dd92b63a19957a412a5ffcb81.tar.gz PrismLauncher-e02369ba6bfd061dd92b63a19957a412a5ffcb81.tar.bz2 PrismLauncher-e02369ba6bfd061dd92b63a19957a412a5ffcb81.zip |
chore: add license header
Diffstat (limited to 'launcher/ui')
-rw-r--r-- | launcher/ui/pages/global/JavaPage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/ui/pages/global/JavaPage.cpp b/launcher/ui/pages/global/JavaPage.cpp index d1c61287..f0616db1 100644 --- a/launcher/ui/pages/global/JavaPage.cpp +++ b/launcher/ui/pages/global/JavaPage.cpp @@ -2,6 +2,7 @@ /* * PolyMC - Minecraft Launcher * Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org> + * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * * 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 |