aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-06-10 14:42:27 +0100
committerTheKodeToad <TheKodeToad@proton.me>2023-06-10 14:43:58 +0100
commitb7d82354cbf4d13c428555c5625db183dffd15d7 (patch)
treec7c1d6744dcf59c62b6425db322c1baf92261732
parent0b4807dc1fd723ac2f511a935649ae3a858aa388 (diff)
downloadPrismLauncher-b7d82354cbf4d13c428555c5625db183dffd15d7.tar.gz
PrismLauncher-b7d82354cbf4d13c428555c5625db183dffd15d7.tar.bz2
PrismLauncher-b7d82354cbf4d13c428555c5625db183dffd15d7.zip
[ci skip] License headers!! (yay)
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
-rw-r--r--launcher/java/JavaInstallList.cpp3
-rw-r--r--launcher/ui/widgets/VersionListView.cpp3
2 files changed, 4 insertions, 2 deletions
diff --git a/launcher/java/JavaInstallList.cpp b/launcher/java/JavaInstallList.cpp
index 04eb2e0f..3407fdf7 100644
--- a/launcher/java/JavaInstallList.cpp
+++ b/launcher/java/JavaInstallList.cpp
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-3.0-only
/*
- * PolyMC - Minecraft Launcher
+ * Prism Launcher - Minecraft Launcher
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
+ * Copyright (C) 2023 TheKodeToad <TheKodeToad@proton.me>
*
* 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
diff --git a/launcher/ui/widgets/VersionListView.cpp b/launcher/ui/widgets/VersionListView.cpp
index 69f88155..06e58d22 100644
--- a/launcher/ui/widgets/VersionListView.cpp
+++ b/launcher/ui/widgets/VersionListView.cpp
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-3.0-only
/*
- * PolyMC - Minecraft Launcher
+ * Prism Launcher - Minecraft Launcher
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
+ * Copyright (C) 2023 TheKodeToad <TheKodeToad@proton.me>
*
* 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