cmake: update copyright year
authortobtoht <tob@featherwallet.org>
Thu, 27 Mar 2025 10:09:10 +0000 (11:09 +0100)
committertobtoht <tob@featherwallet.org>
Thu, 27 Mar 2025 10:09:10 +0000 (11:09 +0100)
CMakeLists.txt

index 8d1150d0551ae8b0621d3bd35cc156c0f5d55342..a28d2696cd89dc9ca8b9b3d3025c9155d40467a5 100644 (file)
@@ -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)