Skip to content

Commit 7a60e79

Browse files
fix(ui): bump copyright year and improve link (#2346)
1 parent 9169062 commit 7a60e79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nodebuilder

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,8 +1444,8 @@ print_usage()
14441444
print_version()
14451445
{
14461446
printf '%s\n' 'nodebuilder 1.11.0'
1447-
printf '%s\n' 'Copyright (C) 2024 bitcoin-tools/nodebuilder developers'
1448-
printf '%s\n' 'License: MIT-0. Details at: https://opensource.org/licenses/MIT'
1447+
printf '%s\n' 'Copyright (C) 2025 bitcoin-tools/nodebuilder developers'
1448+
printf '%s\n' 'License: MIT-0. Details at: https://opensource.org/licenses/MIT-0'
14491449
printf '%s\n' 'For support, visit: https://github.com/bitcoin-tools/nodebuilder'
14501450
}
14511451

0 commit comments

Comments
 (0)