File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2014-2024 Hyperion Project
3+ Copyright (c) 2014-2025 Hyperion Project
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ if(APPLE)
162162 MACOSX_BUNDLE_INFO_PLIST "${CMAKE_SOURCE_DIR} /cmake/macos/Info.plist.in"
163163 MACOSX_BUNDLE_BUNDLE_NAME ${MAC_BUNDLE_NAME}
164164 MACOSX_BUNDLE_BUNDLE_VERSION ${HYPERION_VERSION}
165- MACOSX_BUNDLE_COPYRIGHT "Copyright(c) 2014-2024 Hyperion Project"
165+ MACOSX_BUNDLE_COPYRIGHT "Copyright(c) 2014-2025 Hyperion Project"
166166 MACOSX_BUNDLE_GUI_IDENTIFIER "com.hyperion-project.${MAC_BUNDLE_NAME} "
167167 MACOSX_BUNDLE_ICON_FILE "Hyperion.icns"
168168 MACOSX_BUNDLE_INFO_STRING "${MAC_BUNDLE_NAME} ${HYPERION_VERSION} "
You can’t perform that action at this time.
0 commit comments