We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9169062 commit 7a60e79Copy full SHA for 7a60e79
1 file changed
nodebuilder
@@ -1444,8 +1444,8 @@ print_usage()
1444
print_version()
1445
{
1446
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'
+ printf '%s\n' 'Copyright (C) 2025 bitcoin-tools/nodebuilder developers'
+ printf '%s\n' 'License: MIT-0. Details at: https://opensource.org/licenses/MIT-0'
1449
printf '%s\n' 'For support, visit: https://github.com/bitcoin-tools/nodebuilder'
1450
}
1451
0 commit comments