mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Relicense under AGPL v3 only + OpenSSL (#412)
This commit is contained in:
parent
4d3f2aadbf
commit
bf929cacd0
205 changed files with 340 additions and 384 deletions
|
@ -93,7 +93,7 @@ set_target_properties(chiaki PROPERTIES
|
|||
MACOSX_BUNDLE_INFO_PLIST "${CMAKE_CURRENT_SOURCE_DIR}/MacOSXBundleInfo.plist.in"
|
||||
MACOSX_BUNDLE_BUNDLE_NAME Chiaki
|
||||
MACOSX_BUNDLE_BUNDLE_VERSION ${CHIAKI_VERSION}
|
||||
MACOSX_BUNDLE_COPYRIGHT "thestr4ng3r (GPLv3)"
|
||||
MACOSX_BUNDLE_COPYRIGHT "thestr4ng3r (AGPLv3)"
|
||||
MACOSX_BUNDLE_GUI_IDENTIFIER "org.chiaki.chiaki"
|
||||
MACOSX_BUNDLE_ICON_FILE chiaki.icns
|
||||
RESOURCE "${RESOURCE_FILES}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue