diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-19 12:26:12 +0300 |
commit | f046bd7d500c16f530db48f9da5b0809a02b7519 (patch) | |
tree | e87c08a1042566236b64cebed8dde9728f49046f /launcher/ui/setupwizard | |
parent | ec32618e1158beba1cf5b4c91c3835a233eceeeb (diff) | |
parent | 593f45298614843c14acb11994320f90a474c750 (diff) | |
download | PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.gz PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.tar.bz2 PrismLauncher-f046bd7d500c16f530db48f9da5b0809a02b7519.zip |
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into catpacks
Diffstat (limited to 'launcher/ui/setupwizard')
-rw-r--r-- | launcher/ui/setupwizard/ThemeWizardPage.cpp | 2 | ||||
-rw-r--r-- | launcher/ui/setupwizard/ThemeWizardPage.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/setupwizard/ThemeWizardPage.cpp b/launcher/ui/setupwizard/ThemeWizardPage.cpp index 282a01ac..1c336921 100644 --- a/launcher/ui/setupwizard/ThemeWizardPage.cpp +++ b/launcher/ui/setupwizard/ThemeWizardPage.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-3.0-only /* * Prism Launcher - Minecraft Launcher - * Copyright (C) 2022 Tayou <tayou@gmx.net> + * Copyright (C) 2022 Tayou <git@tayou.org> * * 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/setupwizard/ThemeWizardPage.h b/launcher/ui/setupwizard/ThemeWizardPage.h index 61a3d0c0..f3d40b6d 100644 --- a/launcher/ui/setupwizard/ThemeWizardPage.h +++ b/launcher/ui/setupwizard/ThemeWizardPage.h @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-3.0-only /* * Prism Launcher - Minecraft Launcher - * Copyright (C) 2022 Tayou <tayou@gmx.net> + * Copyright (C) 2022 Tayou <git@tayou.org> * * 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 |