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/Application.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/Application.cpp')
-rw-r--r-- | launcher/Application.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Application.cpp b/launcher/Application.cpp index fa202312..d27176c5 100644 --- a/launcher/Application.cpp +++ b/launcher/Application.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * Prism Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * Copyright (C) 2022 Lenny McLennington <lenny@sneed.church> * Copyright (C) 2022 Tayou <tayou@gmx.net> |