aboutsummaryrefslogtreecommitdiff
path: root/launcher/net
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-03-02 10:19:26 +0000
committerTheKodeToad <TheKodeToad@proton.me>2023-03-02 10:19:42 +0000
commit4efbf22089bc1fc49409cb31bfffe26cdb9b6b36 (patch)
tree6c305648784348227d5344adb0ad399dea19c140 /launcher/net
parent5c913149c84c121523a1ae403848d3e0926de244 (diff)
downloadPrismLauncher-4efbf22089bc1fc49409cb31bfffe26cdb9b6b36.tar.gz
PrismLauncher-4efbf22089bc1fc49409cb31bfffe26cdb9b6b36.tar.bz2
PrismLauncher-4efbf22089bc1fc49409cb31bfffe26cdb9b6b36.zip
Prism-ify more license headers
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/net')
-rw-r--r--launcher/net/Download.cpp2
-rw-r--r--launcher/net/Upload.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/net/Download.cpp b/launcher/net/Download.cpp
index adb3d6fa..f199c0b2 100644
--- a/launcher/net/Download.cpp
+++ b/launcher/net/Download.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 Sefa Eyeoglu <contact@scrumplex.net>
* Copyright (C) 2023 TheKodeToad <TheKodeToad@proton.me>
diff --git a/launcher/net/Upload.cpp b/launcher/net/Upload.cpp
index cd0de945..b90c71ba 100644
--- a/launcher/net/Upload.cpp
+++ b/launcher/net/Upload.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 Sefa Eyeoglu <contact@scrumplex.net>
* Copyright (C) 2023 TheKodeToad <TheKodeToad@proton.me>