Update copyright dates to 2025
This commit is contained in:
parent
631d465583
commit
c95eedd72c
@ -1,7 +1,7 @@
|
|||||||
## Shattered Prism
|
## Shattered Prism
|
||||||
|
|
||||||
Shattered Prism - Minecraft Launcher
|
Shattered Prism - Minecraft Launcher
|
||||||
Copyright (C) 2024-2024 Shattered Prism Contributors
|
Copyright (C) 2024-2025 Shattered Prism Contributors
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -35,7 +35,7 @@
|
|||||||
## Fjord Launcher
|
## Fjord Launcher
|
||||||
|
|
||||||
Fjord Launcher - Minecraft Launcher
|
Fjord Launcher - Minecraft Launcher
|
||||||
Copyright (C) 2024-2024 Fjord Launcher Contributors
|
Copyright (C) 2024-2025 Fjord Launcher Contributors
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -103,7 +103,7 @@
|
|||||||
## Prism Launcher
|
## Prism Launcher
|
||||||
|
|
||||||
Prism Launcher - Minecraft Launcher
|
Prism Launcher - Minecraft Launcher
|
||||||
Copyright (C) 2022-2024 Prism Launcher Contributors
|
Copyright (C) 2022-2025 Prism Launcher Contributors
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -14,8 +14,8 @@ set(Launcher_DisplayName "Shattered Prism")
|
|||||||
set(Launcher_Name "${Launcher_CommonName}" PARENT_SCOPE)
|
set(Launcher_Name "${Launcher_CommonName}" PARENT_SCOPE)
|
||||||
set(Launcher_DisplayName "${Launcher_DisplayName}" PARENT_SCOPE)
|
set(Launcher_DisplayName "${Launcher_DisplayName}" PARENT_SCOPE)
|
||||||
|
|
||||||
set(Launcher_Copyright "© 2024-2024 Shattered Prism Contributors\\n© 2024-2024 Fjord Launcher Contributors\\n© 2022-2024 PollyMC Contributors\\n© 2022-2024 Prism Launcher Contributors\\n© 2012-2021 MultiMC Contributors")
|
set(Launcher_Copyright "© 2024-2025 Shattered Prism Contributors\\n© 2024-2025 Fjord Launcher Contributors\\n© 2022-2024 PollyMC Contributors\\n© 2022-2025 Prism Launcher Contributors\\n© 2012-2021 MultiMC Contributors")
|
||||||
set(Launcher_Copyright_Mac "© 2024-2024 Shattered Prism Contributors, © 2024-2024 Fjord Launcher Contributors, © 2022-2024 PollyMC Contributors, © 2022-2024 Prism Launcher Contributors, and © 2012-2021 MultiMC Contributors" PARENT_SCOPE)
|
set(Launcher_Copyright_Mac "© 2024-2025 Shattered Prism Contributors, © 2024-2025 Fjord Launcher Contributors, © 2022-2024 PollyMC Contributors, © 2022-2025 Prism Launcher Contributors, and © 2012-2021 MultiMC Contributors" PARENT_SCOPE)
|
||||||
set(Launcher_Copyright "${Launcher_Copyright}" PARENT_SCOPE)
|
set(Launcher_Copyright "${Launcher_Copyright}" PARENT_SCOPE)
|
||||||
set(Launcher_Domain "" PARENT_SCOPE)
|
set(Launcher_Domain "" PARENT_SCOPE)
|
||||||
set(Launcher_UserAgent "PrismLauncher/${Launcher_RELEASE_VERSION_NAME}" PARENT_SCOPE)
|
set(Launcher_UserAgent "PrismLauncher/${Launcher_RELEASE_VERSION_NAME}" PARENT_SCOPE)
|
||||||
|
Loading…
Reference in New Issue
Block a user