diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-28 01:12:15 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-28 01:20:05 +0300 |
commit | 1ca7e5efe946d24f3898c8623ff1af3ef9dd96e6 (patch) | |
tree | 821a6c94738d0b74c29394b30cc1c7afbcfba63b /launcher/icons/IconList.cpp | |
parent | d460986de0c84627d1725eada908e52911a97c5f (diff) | |
download | PrismLauncher-1ca7e5efe946d24f3898c8623ff1af3ef9dd96e6.tar.gz PrismLauncher-1ca7e5efe946d24f3898c8623ff1af3ef9dd96e6.tar.bz2 PrismLauncher-1ca7e5efe946d24f3898c8623ff1af3ef9dd96e6.zip |
added license header
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/icons/IconList.cpp')
-rw-r--r-- | launcher/icons/IconList.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/launcher/icons/IconList.cpp b/launcher/icons/IconList.cpp index bfc5d5fb..50aef790 100644 --- a/launcher/icons/IconList.cpp +++ b/launcher/icons/IconList.cpp @@ -1,7 +1,8 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> + * Copyright (c) 2023 Trial97 <alexandru.tripon97@gmail.com> * * 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 |