diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2023-08-04 19:41:47 +0200 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2023-08-14 18:17:05 +0200 |
| commit | 215d7dbb741de9516ab5f00acb7b699adff82cab (patch) | |
| tree | e851f58b1bc812be6ba61e9675c3a9b7096a34f6 /launcher/minecraft/auth/steps | |
| parent | 91ba4cf75ee30c64779edb5b7644e5a830de5026 (diff) | |
| download | PrismLauncher-215d7dbb741de9516ab5f00acb7b699adff82cab.tar.gz PrismLauncher-215d7dbb741de9516ab5f00acb7b699adff82cab.tar.bz2 PrismLauncher-215d7dbb741de9516ab5f00acb7b699adff82cab.zip | |
chore: update license headers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/minecraft/auth/steps')
| -rw-r--r-- | launcher/minecraft/auth/steps/MSAStep.cpp | 2 | ||||
| -rw-r--r-- | launcher/minecraft/auth/steps/MSAStep.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/launcher/minecraft/auth/steps/MSAStep.cpp b/launcher/minecraft/auth/steps/MSAStep.cpp index 66a9a0e8..1aa22765 100644 --- a/launcher/minecraft/auth/steps/MSAStep.cpp +++ b/launcher/minecraft/auth/steps/MSAStep.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * * This program is free software: you can redistribute it and/or modify diff --git a/launcher/minecraft/auth/steps/MSAStep.h b/launcher/minecraft/auth/steps/MSAStep.h index fc070ff6..b6635d4a 100644 --- a/launcher/minecraft/auth/steps/MSAStep.h +++ b/launcher/minecraft/auth/steps/MSAStep.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * * This program is free software: you can redistribute it and/or modify |
