Sync copyright label

This commit is contained in:
Mykola Grymalyuk
2025-02-15 11:08:04 -07:00
parent 803cfcb255
commit 3c91e6e9ed
4 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
- Disabled server side for years, removing client side
- `OpenCore-Patcher-GUI.app.zip` removed from release
- Deprecated in 1.5.0, use `OpenCore-Patcher.pkg` for installation
- Sync copyright label to 2025
## 2.2.0
- Resolved non-metal accessibility zoom on macOS Sonoma/Sequoia

View File

@@ -1,4 +1,4 @@
Copyright (c) 2020-2024 Dhinak G, Mykola Grymalyuk, and individual contributors.
Copyright (c) 2020-2025 Dhinak G, Mykola Grymalyuk, and individual contributors.
All rights reserved.

View File

@@ -22,5 +22,5 @@ features:
details: Unlock Sidecar, AirPlay to Mac, Night Shift, and Universal Control, even on natively supported models!
- 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.
footer: Copyright © Dortania 2020-2024
footer: Copyright © Dortania 2020-2025
---

View File

@@ -15,7 +15,7 @@ class Constants:
# Patcher Versioning
self.patcher_version: str = "2.3.0" # OpenCore-Legacy-Patcher
self.patcher_support_pkg_version: str = "1.9.1" # PatcherSupportPkg
self.copyright_date: str = "Copyright © 2020-2024 Dortania"
self.copyright_date: str = "Copyright © 2020-2025 Dortania"
self.patcher_name: str = "OpenCore Legacy Patcher"
# URLs