Skip to content

Commit d968c84

Browse files
committed
update app copyright to 2025
1 parent 7bf9475 commit d968c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/package/package.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ task packageInstallers {
252252
}
253253

254254
//String appDescription = 'A decentralized monero exchange network.'
255-
String appCopyright = '© 2024 Haveno'
255+
String appCopyright = '© 2025 Haveno'
256256
String appNameAndVendor = 'Haveno'
257257

258258
String commonOpts = new String(

0 commit comments

Comments
 (0)