diff options
author | Tayou <tayou@gmx.net> | 2022-11-03 04:54:57 +0100 |
---|---|---|
committer | Tayou <tayou@gmx.net> | 2022-11-03 05:04:36 +0100 |
commit | e9bfd43ff73a482433e725aec715012c3c6c2a2c (patch) | |
tree | 7839ad1e10078fae2d5eea7f4915818d4b6411d9 /launcher/ui/pages | |
parent | afcdf4b9cf5c65d67657bf6a682eb43d61b21ee6 (diff) | |
download | PrismLauncher-e9bfd43ff73a482433e725aec715012c3c6c2a2c.tar.gz PrismLauncher-e9bfd43ff73a482433e725aec715012c3c6c2a2c.tar.bz2 PrismLauncher-e9bfd43ff73a482433e725aec715012c3c6c2a2c.zip |
added requested changes
Signed-off-by: Tayou <tayou@gmx.net>
Diffstat (limited to 'launcher/ui/pages')
-rw-r--r-- | launcher/ui/pages/global/LauncherPage.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/LauncherPage.cpp b/launcher/ui/pages/global/LauncherPage.cpp index a1cbbc33..7c7aaf4e 100644 --- a/launcher/ui/pages/global/LauncherPage.cpp +++ b/launcher/ui/pages/global/LauncherPage.cpp @@ -1,8 +1,9 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org> * Copyright (c) 2022 dada513 <dada513@protonmail.com> + * Copyright (C) 2022 Tayou <tayou@gmx.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 |