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/themes/SystemTheme.cpp | |
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/themes/SystemTheme.cpp')
-rw-r--r-- | launcher/ui/themes/SystemTheme.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/launcher/ui/themes/SystemTheme.cpp b/launcher/ui/themes/SystemTheme.cpp index ec24c6d7..a63d1741 100644 --- a/launcher/ui/themes/SystemTheme.cpp +++ b/launcher/ui/themes/SystemTheme.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * Prism Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Tayou <tayou@gmx.net> * * This program is free software: you can redistribute it and/or modify @@ -20,10 +20,6 @@ * * Copyright 2013-2021 MultiMC Contributors * - * Authors: Andrew Okin - * Peterix - * Orochimarufan <orochimarufan.x3@gmail.com> - * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at |