aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modpacksch
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-12-06 13:18:50 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2022-12-06 13:18:50 +0100
commitc8c3fe1023439a020d094ab72f19d9ab91118e83 (patch)
treece44ffea2b64f1d630e0dcc3d1efc117ca56a11d /launcher/modplatform/modpacksch
parent85bddbed86a6e56aa96c0b024c4bafa79d86eaad (diff)
downloadPrismLauncher-c8c3fe1023439a020d094ab72f19d9ab91118e83.tar.gz
PrismLauncher-c8c3fe1023439a020d094ab72f19d9ab91118e83.tar.bz2
PrismLauncher-c8c3fe1023439a020d094ab72f19d9ab91118e83.zip
chore: add license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/modplatform/modpacksch')
-rw-r--r--launcher/modplatform/modpacksch/FTBPackInstallTask.cpp2
-rw-r--r--launcher/modplatform/modpacksch/FTBPackInstallTask.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/modplatform/modpacksch/FTBPackInstallTask.cpp b/launcher/modplatform/modpacksch/FTBPackInstallTask.cpp
index cd8e1914..48caa938 100644
--- a/launcher/modplatform/modpacksch/FTBPackInstallTask.cpp
+++ b/launcher/modplatform/modpacksch/FTBPackInstallTask.cpp
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-only
/*
- * PolyMC - Minecraft Launcher
+ * Prism Launcher - Minecraft Launcher
* Copyright (C) 2022 flowln <flowlnlnln@gmail.com>
* Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org>
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
diff --git a/launcher/modplatform/modpacksch/FTBPackInstallTask.h b/launcher/modplatform/modpacksch/FTBPackInstallTask.h
index 2cd4d729..97b1eb0b 100644
--- a/launcher/modplatform/modpacksch/FTBPackInstallTask.h
+++ b/launcher/modplatform/modpacksch/FTBPackInstallTask.h
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-only
/*
- * PolyMC - Minecraft Launcher
+ * Prism Launcher - Minecraft Launcher
* Copyright (C) 2022 flowln <flowlnlnln@gmail.com>
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
*