aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2023-07-18 23:49:52 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2023-07-18 23:49:52 +0300
commit4c319c8f4fa19a6e999f547a8f43b855cc6de36a (patch)
tree38c010d2e8f64814e91edbbac64a021539e03e27 /launcher/ui/widgets
parent391497645ff2054dbc1eac48c8bc49133b86b319 (diff)
parent3728cbb62abf1027f6d7daaa7b3c08f15e1e8c79 (diff)
downloadPrismLauncher-4c319c8f4fa19a6e999f547a8f43b855cc6de36a.tar.gz
PrismLauncher-4c319c8f4fa19a6e999f547a8f43b855cc6de36a.tar.bz2
PrismLauncher-4c319c8f4fa19a6e999f547a8f43b855cc6de36a.zip
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into flame_import
Diffstat (limited to 'launcher/ui/widgets')
-rw-r--r--launcher/ui/widgets/ThemeCustomizationWidget.cpp2
-rw-r--r--launcher/ui/widgets/ThemeCustomizationWidget.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/widgets/ThemeCustomizationWidget.cpp b/launcher/ui/widgets/ThemeCustomizationWidget.cpp
index dcf13303..3bfcd821 100644
--- a/launcher/ui/widgets/ThemeCustomizationWidget.cpp
+++ b/launcher/ui/widgets/ThemeCustomizationWidget.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/widgets/ThemeCustomizationWidget.h b/launcher/ui/widgets/ThemeCustomizationWidget.h
index d955a266..6c33c3c5 100644
--- a/launcher/ui/widgets/ThemeCustomizationWidget.h
+++ b/launcher/ui/widgets/ThemeCustomizationWidget.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