projects
/
gamesguru
/
feather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0784092
)
cmake: update copyright year
author
tobtoht
<tob@featherwallet.org>
Thu, 27 Mar 2025 10:09:10 +0000
(11:09 +0100)
committer
tobtoht
<tob@featherwallet.org>
Thu, 27 Mar 2025 10:09:10 +0000
(11:09 +0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 8d1150d0551ae8b0621d3bd35cc156c0f5d55342..a28d2696cd89dc9ca8b9b3d3025c9155d40467a5 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-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 "202
4
")
+set(COPYRIGHT_YEAR "202
5
")
set(COPYRIGHT_HOLDERS "The Monero Project")
cmake_policy(SET CMP0074 NEW)