diff options
| author | TheKodeToad <TheKodeToad@proton.me> | 2023-07-21 11:02:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-21 11:02:57 +0100 |
| commit | 0be4db30eb98f65543b30d6a2d970ef1df64633b (patch) | |
| tree | 2135c398f3d01816a0f508dd5e29e155625793cc /launcher/ui/themes/CustomTheme.cpp | |
| parent | 4c6929038159a29c437b30616daa0b2672531e4d (diff) | |
| parent | 821dd8400b1a27ab1f932200bfa77d7a04edef5d (diff) | |
| download | PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.tar.gz PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.tar.bz2 PrismLauncher-0be4db30eb98f65543b30d6a2d970ef1df64633b.zip | |
Merge branch 'PrismLauncher:develop' into better-component-installation
Diffstat (limited to 'launcher/ui/themes/CustomTheme.cpp')
| -rw-r--r-- | launcher/ui/themes/CustomTheme.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/themes/CustomTheme.cpp b/launcher/ui/themes/CustomTheme.cpp index 198e76ba..177edefa 100644 --- a/launcher/ui/themes/CustomTheme.cpp +++ b/launcher/ui/themes/CustomTheme.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 |
