diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2023-03-02 10:19:26 +0000 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2023-03-02 10:19:42 +0000 |
commit | 4efbf22089bc1fc49409cb31bfffe26cdb9b6b36 (patch) | |
tree | 6c305648784348227d5344adb0ad399dea19c140 /launcher/ui | |
parent | 5c913149c84c121523a1ae403848d3e0926de244 (diff) | |
download | PrismLauncher-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/ui')
-rw-r--r-- | launcher/ui/pages/global/APIPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/APIPage.cpp b/launcher/ui/pages/global/APIPage.cpp index ac74b3a1..f662ee1c 100644 --- a/launcher/ui/pages/global/APIPage.cpp +++ b/launcher/ui/pages/global/APIPage.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org> * Copyright (c) 2022 Lenny McLennington <lenny@sneed.church> |