mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Adjust copyright label
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
Copyright (c) 2020-2023, Dhinak G
|
Copyright (c) 2020-2024, Dhinak G
|
||||||
Copyright (c) 2020-2023, Mykola Grymalyuk
|
Copyright (c) 2020-2024, Mykola Grymalyuk
|
||||||
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -22,5 +22,5 @@ features:
|
|||||||
details: Unlock Sidecar, AirPlay to Mac, Night Shift, and Universal Control, even on natively supported models!
|
details: Unlock Sidecar, AirPlay to Mac, Night Shift, and Universal Control, even on natively supported models!
|
||||||
- title: A helpful community
|
- title: A helpful community
|
||||||
details: Whether it's getting started or learning the specifics, you can always find answers with our amazing community of tinkerers, developers, and dreamers.
|
details: Whether it's getting started or learning the specifics, you can always find answers with our amazing community of tinkerers, developers, and dreamers.
|
||||||
footer: Copyright © Dortania 2020-2023
|
footer: Copyright © Dortania 2020-2024
|
||||||
---
|
---
|
||||||
@@ -15,7 +15,7 @@ class Constants:
|
|||||||
# Patcher Versioning
|
# Patcher Versioning
|
||||||
self.patcher_version: str = "1.4.0" # OpenCore-Legacy-Patcher
|
self.patcher_version: str = "1.4.0" # OpenCore-Legacy-Patcher
|
||||||
self.patcher_support_pkg_version: str = "1.4.6" # PatcherSupportPkg
|
self.patcher_support_pkg_version: str = "1.4.6" # PatcherSupportPkg
|
||||||
self.copyright_date: str = "Copyright © 2020-2023 Dortania"
|
self.copyright_date: str = "Copyright © 2020-2024 Dortania"
|
||||||
self.patcher_name: str = "OpenCore Legacy Patcher"
|
self.patcher_name: str = "OpenCore Legacy Patcher"
|
||||||
|
|
||||||
# URLs
|
# URLs
|
||||||
|
|||||||
Reference in New Issue
Block a user