mirror of
https://github.com/feather-wallet/feather.git
synced 2025-04-13 16:31:55 +00:00
cmake: update copyright year
This commit is contained in:
parent
0784092697
commit
2f0bccf124
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
|||
set(PACKAGE_NAME ${PROJECT_NAME})
|
||||
set(PACKAGE_BUGREPORT "https://github.com/feather-wallet/feather/issues")
|
||||
set(PACKAGE_URL "https://featherwallet.org/")
|
||||
set(COPYRIGHT_YEAR "2024")
|
||||
set(COPYRIGHT_YEAR "2025")
|
||||
set(COPYRIGHT_HOLDERS "The Monero Project")
|
||||
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
|
|
Loading…
Reference in a new issue