From e54f03969021c3be951a3ceb4b15a682583cab83 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Sun, 16 Feb 2025 14:42:27 +0000 Subject: [PATCH] update copyright dates --- cmds/mmgen-addrgen | 2 +- cmds/mmgen-addrimport | 2 +- cmds/mmgen-autosign | 2 +- cmds/mmgen-keygen | 2 +- cmds/mmgen-msg | 2 +- cmds/mmgen-passchg | 2 +- cmds/mmgen-passgen | 2 +- cmds/mmgen-regtest | 2 +- cmds/mmgen-seedjoin | 2 +- cmds/mmgen-seedsplit | 2 +- cmds/mmgen-subwalletgen | 2 +- cmds/mmgen-tool | 2 +- cmds/mmgen-txbump | 2 +- cmds/mmgen-txcreate | 2 +- cmds/mmgen-txdo | 2 +- cmds/mmgen-txsend | 2 +- cmds/mmgen-txsign | 2 +- cmds/mmgen-walletchk | 2 +- cmds/mmgen-walletconv | 2 +- cmds/mmgen-walletgen | 2 +- cmds/mmgen-xmrwallet | 2 +- examples/bip_hd.py | 2 +- examples/coin-daemon-info.py | 2 +- examples/halving-calculator.py | 2 +- examples/whitepaper.py | 2 +- extmod/secp256k1mod.c | 2 +- mmgen/addr.py | 2 +- mmgen/addrdata.py | 2 +- mmgen/addrfile.py | 2 +- mmgen/addrgen.py | 2 +- mmgen/addrlist.py | 2 +- mmgen/altcoin/params.py | 2 +- mmgen/altcoin/util.py | 2 +- mmgen/amt.py | 2 +- mmgen/autosign.py | 2 +- mmgen/base_obj.py | 2 +- mmgen/baseconv.py | 2 +- mmgen/bip39.py | 2 +- mmgen/bip_hd/__init__.py | 2 +- mmgen/cfg.py | 4 ++-- mmgen/cfgfile.py | 2 +- mmgen/color.py | 2 +- mmgen/contrib/license.py | 2 +- mmgen/crypto.py | 2 +- mmgen/daemon.py | 2 +- mmgen/derive.py | 2 +- mmgen/devinit.py | 2 +- mmgen/devtools.py | 2 +- mmgen/exception.py | 2 +- mmgen/filename.py | 2 +- mmgen/fileutil.py | 2 +- mmgen/flags.py | 2 +- mmgen/help/__init__.py | 2 +- mmgen/help/help_notes.py | 2 +- mmgen/help/seedsplit.py | 2 +- mmgen/help/xmrwallet.py | 2 +- mmgen/key.py | 2 +- mmgen/keygen.py | 2 +- mmgen/led.py | 2 +- mmgen/main.py | 2 +- mmgen/main_addrgen.py | 2 +- mmgen/main_addrimport.py | 2 +- mmgen/main_autosign.py | 2 +- mmgen/main_msg.py | 2 +- mmgen/main_passgen.py | 2 +- mmgen/main_regtest.py | 2 +- mmgen/main_seedjoin.py | 2 +- mmgen/main_split.py | 2 +- mmgen/main_tool.py | 2 +- mmgen/main_txbump.py | 2 +- mmgen/main_txcreate.py | 2 +- mmgen/main_txdo.py | 2 +- mmgen/main_txsend.py | 2 +- mmgen/main_txsign.py | 2 +- mmgen/main_wallet.py | 2 +- mmgen/main_xmrwallet.py | 2 +- mmgen/mn_entry.py | 2 +- mmgen/msg.py | 2 +- mmgen/obj.py | 2 +- mmgen/objmethods.py | 2 +- mmgen/opts.py | 2 +- mmgen/passwdlist.py | 2 +- mmgen/platform/darwin/util.py | 2 +- mmgen/proto/bch/cashaddr.py | 2 +- mmgen/proto/bch/params.py | 2 +- mmgen/proto/btc/addrdata.py | 2 +- mmgen/proto/btc/addrgen.py | 2 +- mmgen/proto/btc/common.py | 2 +- mmgen/proto/btc/daemon.py | 2 +- mmgen/proto/btc/misc.py | 2 +- mmgen/proto/btc/msg.py | 2 +- mmgen/proto/btc/params.py | 2 +- mmgen/proto/btc/regtest.py | 2 +- mmgen/proto/btc/rpc.py | 2 +- mmgen/proto/btc/tw/addresses.py | 2 +- mmgen/proto/btc/tw/bal.py | 2 +- mmgen/proto/btc/tw/ctl.py | 2 +- mmgen/proto/btc/tw/json.py | 2 +- mmgen/proto/btc/tw/prune.py | 2 +- mmgen/proto/btc/tw/rpc.py | 2 +- mmgen/proto/btc/tw/txhistory.py | 2 +- mmgen/proto/btc/tw/unspent.py | 2 +- mmgen/proto/btc/tx/base.py | 2 +- mmgen/proto/btc/tx/bump.py | 2 +- mmgen/proto/btc/tx/completed.py | 2 +- mmgen/proto/btc/tx/info.py | 2 +- mmgen/proto/btc/tx/new.py | 2 +- mmgen/proto/btc/tx/new_swap.py | 2 +- mmgen/proto/btc/tx/online.py | 2 +- mmgen/proto/btc/tx/op_return_data.py | 2 +- mmgen/proto/btc/tx/signed.py | 2 +- mmgen/proto/btc/tx/status.py | 2 +- mmgen/proto/btc/tx/unsigned.py | 2 +- mmgen/proto/etc/params.py | 2 +- mmgen/proto/eth/addrdata.py | 2 +- mmgen/proto/eth/addrgen.py | 2 +- mmgen/proto/eth/contract.py | 2 +- mmgen/proto/eth/daemon.py | 2 +- mmgen/proto/eth/misc.py | 2 +- mmgen/proto/eth/msg.py | 2 +- mmgen/proto/eth/params.py | 2 +- mmgen/proto/eth/rpc.py | 2 +- mmgen/proto/eth/tw/addresses.py | 2 +- mmgen/proto/eth/tw/bal.py | 2 +- mmgen/proto/eth/tw/ctl.py | 2 +- mmgen/proto/eth/tw/json.py | 2 +- mmgen/proto/eth/tw/rpc.py | 2 +- mmgen/proto/eth/tw/unspent.py | 2 +- mmgen/proto/eth/tw/view.py | 2 +- mmgen/proto/eth/tx/base.py | 2 +- mmgen/proto/eth/tx/bump.py | 2 +- mmgen/proto/eth/tx/completed.py | 2 +- mmgen/proto/eth/tx/info.py | 2 +- mmgen/proto/eth/tx/new.py | 2 +- mmgen/proto/eth/tx/online.py | 2 +- mmgen/proto/eth/tx/signed.py | 2 +- mmgen/proto/eth/tx/status.py | 2 +- mmgen/proto/eth/tx/unsigned.py | 2 +- mmgen/proto/ltc/params.py | 2 +- mmgen/proto/secp256k1/keygen.py | 2 +- mmgen/proto/xmr/addrgen.py | 2 +- mmgen/proto/xmr/daemon.py | 2 +- mmgen/proto/xmr/keygen.py | 2 +- mmgen/proto/xmr/params.py | 2 +- mmgen/proto/xmr/rpc.py | 2 +- mmgen/proto/zec/addrgen.py | 2 +- mmgen/proto/zec/keygen.py | 2 +- mmgen/proto/zec/params.py | 2 +- mmgen/protocol.py | 2 +- mmgen/pyversion.py | 2 +- mmgen/rpc.py | 2 +- mmgen/seed.py | 2 +- mmgen/seedsplit.py | 2 +- mmgen/sha2.py | 2 +- mmgen/subseed.py | 2 +- mmgen/term.py | 2 +- mmgen/test.py | 2 +- mmgen/tool/api.py | 2 +- mmgen/tool/coin.py | 2 +- mmgen/tool/common.py | 2 +- mmgen/tool/file.py | 2 +- mmgen/tool/filecrypt.py | 2 +- mmgen/tool/fileutil.py | 2 +- mmgen/tool/help.py | 2 +- mmgen/tool/mnemonic.py | 2 +- mmgen/tool/rpc.py | 2 +- mmgen/tool/util.py | 2 +- mmgen/tool/wallet.py | 2 +- mmgen/tw/addresses.py | 2 +- mmgen/tw/bal.py | 2 +- mmgen/tw/ctl.py | 2 +- mmgen/tw/json.py | 2 +- mmgen/tw/prune.py | 2 +- mmgen/tw/rpc.py | 2 +- mmgen/tw/shared.py | 2 +- mmgen/tw/txhistory.py | 2 +- mmgen/tw/unspent.py | 2 +- mmgen/tw/view.py | 2 +- mmgen/tx/__init__.py | 2 +- mmgen/tx/base.py | 2 +- mmgen/tx/bump.py | 2 +- mmgen/tx/completed.py | 2 +- mmgen/tx/file.py | 2 +- mmgen/tx/info.py | 2 +- mmgen/tx/new.py | 2 +- mmgen/tx/new_swap.py | 2 +- mmgen/tx/online.py | 2 +- mmgen/tx/sign.py | 2 +- mmgen/tx/signed.py | 2 +- mmgen/tx/status.py | 2 +- mmgen/tx/unsigned.py | 2 +- mmgen/tx/util.py | 2 +- mmgen/ui.py | 2 +- mmgen/util.py | 2 +- mmgen/util2.py | 2 +- mmgen/wallet/__init__.py | 2 +- mmgen/wallet/base.py | 2 +- mmgen/wallet/bip39.py | 2 +- mmgen/wallet/brain.py | 2 +- mmgen/wallet/dieroll.py | 2 +- mmgen/wallet/enc.py | 2 +- mmgen/wallet/incog.py | 2 +- mmgen/wallet/incog_base.py | 2 +- mmgen/wallet/incog_hex.py | 2 +- mmgen/wallet/incog_hidden.py | 2 +- mmgen/wallet/mmgen.py | 2 +- mmgen/wallet/mmhex.py | 2 +- mmgen/wallet/mnemonic.py | 2 +- mmgen/wallet/plainhex.py | 2 +- mmgen/wallet/seed.py | 2 +- mmgen/wallet/unenc.py | 2 +- mmgen/wallet/words.py | 2 +- mmgen/wordlist/electrum.py | 2 +- mmgen/wordlist/tirosh.py | 2 +- mmgen/xmrseed.py | 2 +- mmgen/xmrwallet/__init__.py | 2 +- mmgen/xmrwallet/file/__init__.py | 2 +- mmgen/xmrwallet/file/outputs.py | 2 +- mmgen/xmrwallet/file/tx.py | 2 +- mmgen/xmrwallet/include.py | 2 +- mmgen/xmrwallet/ops/__init__.py | 2 +- mmgen/xmrwallet/ops/create.py | 2 +- mmgen/xmrwallet/ops/dump.py | 2 +- mmgen/xmrwallet/ops/export.py | 2 +- mmgen/xmrwallet/ops/import.py | 2 +- mmgen/xmrwallet/ops/label.py | 2 +- mmgen/xmrwallet/ops/new.py | 2 +- mmgen/xmrwallet/ops/relay.py | 2 +- mmgen/xmrwallet/ops/restore.py | 2 +- mmgen/xmrwallet/ops/sign.py | 2 +- mmgen/xmrwallet/ops/spec.py | 2 +- mmgen/xmrwallet/ops/submit.py | 2 +- mmgen/xmrwallet/ops/sweep.py | 2 +- mmgen/xmrwallet/ops/sync.py | 2 +- mmgen/xmrwallet/ops/txview.py | 2 +- mmgen/xmrwallet/ops/view.py | 2 +- mmgen/xmrwallet/ops/wallet.py | 2 +- mmgen/xmrwallet/rpc.py | 2 +- scripts/create-token.py | 2 +- scripts/exec_wrapper.py | 2 +- scripts/txsign-eval-exploit.diff | 2 +- setup.cfg | 2 +- setup.py | 2 +- test/altcointest.py | 2 +- test/clean.py | 2 +- test/cmdtest.py | 2 +- test/cmdtest_d/cfg.py | 2 +- test/cmdtest_d/common.py | 2 +- test/cmdtest_d/ct_automount.py | 2 +- test/cmdtest_d/ct_automount_eth.py | 2 +- test/cmdtest_d/ct_autosign.py | 2 +- test/cmdtest_d/ct_base.py | 2 +- test/cmdtest_d/ct_cfgfile.py | 2 +- test/cmdtest_d/ct_chainsplit.py | 2 +- test/cmdtest_d/ct_ethdev.py | 2 +- test/cmdtest_d/ct_help.py | 2 +- test/cmdtest_d/ct_input.py | 2 +- test/cmdtest_d/ct_main.py | 2 +- test/cmdtest_d/ct_misc.py | 2 +- test/cmdtest_d/ct_opts.py | 2 +- test/cmdtest_d/ct_ref.py | 2 +- test/cmdtest_d/ct_ref_3seed.py | 2 +- test/cmdtest_d/ct_ref_altcoin.py | 2 +- test/cmdtest_d/ct_regtest.py | 2 +- test/cmdtest_d/ct_seedsplit.py | 2 +- test/cmdtest_d/ct_shared.py | 2 +- test/cmdtest_d/ct_swap.py | 2 +- test/cmdtest_d/ct_tool.py | 2 +- test/cmdtest_d/ct_wallet.py | 2 +- test/cmdtest_d/ct_xmr_autosign.py | 2 +- test/cmdtest_d/ct_xmrwallet.py | 2 +- test/cmdtest_d/input.py | 2 +- test/colortest.py | 2 +- test/gentest.py | 2 +- test/hashfunc.py | 2 +- test/include/cfg.py | 2 +- test/include/coin_daemon_control.py | 2 +- test/include/common.py | 2 +- test/include/ecc.py | 2 +- test/include/pexpect.py | 2 +- test/include/test_init.py | 2 +- test/include/unit_test.py | 2 +- test/misc/tool_api_test.py | 2 +- test/objattrtest.py | 2 +- test/objattrtest_d/oat_btc_mainnet.py | 2 +- test/objattrtest_d/oat_common.py | 2 +- test/objtest.py | 2 +- test/objtest_d/ot_btc_mainnet.py | 2 +- test/objtest_d/ot_btc_testnet.py | 2 +- test/objtest_d/ot_common.py | 2 +- test/objtest_d/ot_eth_mainnet.py | 2 +- test/objtest_d/ot_ltc_mainnet.py | 2 +- test/objtest_d/ot_ltc_testnet.py | 2 +- test/overlay/__init__.py | 2 +- test/scrambletest.py | 2 +- test/test-release.d/cfg.sh | 2 +- test/test-release.sh | 2 +- test/tooltest.py | 2 +- test/tooltest2.py | 2 +- test/tooltest2_d/data.py | 2 +- 300 files changed, 301 insertions(+), 301 deletions(-) diff --git a/cmds/mmgen-addrgen b/cmds/mmgen-addrgen index 040595ab..00287fd7 100755 --- a/cmds/mmgen-addrgen +++ b/cmds/mmgen-addrgen @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-addrimport b/cmds/mmgen-addrimport index b5225f17..cad40380 100755 --- a/cmds/mmgen-addrimport +++ b/cmds/mmgen-addrimport @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-autosign b/cmds/mmgen-autosign index 139b14ca..9c4d74a2 100755 --- a/cmds/mmgen-autosign +++ b/cmds/mmgen-autosign @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-keygen b/cmds/mmgen-keygen index e5a9cef4..854d2ac0 100755 --- a/cmds/mmgen-keygen +++ b/cmds/mmgen-keygen @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-msg b/cmds/mmgen-msg index d54246ce..b5fd0dcf 100755 --- a/cmds/mmgen-msg +++ b/cmds/mmgen-msg @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/cmds/mmgen-passchg b/cmds/mmgen-passchg index a5c1a7a7..ce5a8476 100755 --- a/cmds/mmgen-passchg +++ b/cmds/mmgen-passchg @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-passgen b/cmds/mmgen-passgen index 2efb23f4..269a55c3 100755 --- a/cmds/mmgen-passgen +++ b/cmds/mmgen-passgen @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-regtest b/cmds/mmgen-regtest index 34afe943..1f2f555a 100755 --- a/cmds/mmgen-regtest +++ b/cmds/mmgen-regtest @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-seedjoin b/cmds/mmgen-seedjoin index 2412900d..65991266 100755 --- a/cmds/mmgen-seedjoin +++ b/cmds/mmgen-seedjoin @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-seedsplit b/cmds/mmgen-seedsplit index 46ad3efe..e2297cef 100755 --- a/cmds/mmgen-seedsplit +++ b/cmds/mmgen-seedsplit @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-subwalletgen b/cmds/mmgen-subwalletgen index 73de27f7..2d04e60c 100755 --- a/cmds/mmgen-subwalletgen +++ b/cmds/mmgen-subwalletgen @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-tool b/cmds/mmgen-tool index 77236841..69e9b1ae 100755 --- a/cmds/mmgen-tool +++ b/cmds/mmgen-tool @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-txbump b/cmds/mmgen-txbump index 6819ca61..e7534c4f 100755 --- a/cmds/mmgen-txbump +++ b/cmds/mmgen-txbump @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-txcreate b/cmds/mmgen-txcreate index 185dfd9e..8dcc7dca 100755 --- a/cmds/mmgen-txcreate +++ b/cmds/mmgen-txcreate @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-txdo b/cmds/mmgen-txdo index f206d23a..e0cde175 100755 --- a/cmds/mmgen-txdo +++ b/cmds/mmgen-txdo @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-txsend b/cmds/mmgen-txsend index 023e8d4b..55cd6723 100755 --- a/cmds/mmgen-txsend +++ b/cmds/mmgen-txsend @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-txsign b/cmds/mmgen-txsign index 783f780f..1154027d 100755 --- a/cmds/mmgen-txsign +++ b/cmds/mmgen-txsign @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-walletchk b/cmds/mmgen-walletchk index 40c55894..630d7a59 100755 --- a/cmds/mmgen-walletchk +++ b/cmds/mmgen-walletchk @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-walletconv b/cmds/mmgen-walletconv index 4d402db1..22d24d1e 100755 --- a/cmds/mmgen-walletconv +++ b/cmds/mmgen-walletconv @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-walletgen b/cmds/mmgen-walletgen index 608547a7..1c7f6f47 100755 --- a/cmds/mmgen-walletgen +++ b/cmds/mmgen-walletgen @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/cmds/mmgen-xmrwallet b/cmds/mmgen-xmrwallet index 26ee71d6..a8e10fb3 100755 --- a/cmds/mmgen-xmrwallet +++ b/cmds/mmgen-xmrwallet @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software diff --git a/examples/bip_hd.py b/examples/bip_hd.py index 1f630117..640513c7 100755 --- a/examples/bip_hd.py +++ b/examples/bip_hd.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/coin-daemon-info.py b/examples/coin-daemon-info.py index 9b715e06..18ce23db 100755 --- a/examples/coin-daemon-info.py +++ b/examples/coin-daemon-info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/halving-calculator.py b/examples/halving-calculator.py index 33b787ea..1a67b010 100755 --- a/examples/halving-calculator.py +++ b/examples/halving-calculator.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/whitepaper.py b/examples/whitepaper.py index 85ee8578..0338b712 100755 --- a/examples/whitepaper.py +++ b/examples/whitepaper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/extmod/secp256k1mod.c b/extmod/secp256k1mod.c index 336b4f52..77054600 100755 --- a/extmod/secp256k1mod.c +++ b/extmod/secp256k1mod.c @@ -1,6 +1,6 @@ /* mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution - Copyright (C)2013-2024 The MMGen Project + Copyright (C)2013-2025 The MMGen Project This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/mmgen/addr.py b/mmgen/addr.py index c760e876..6a94f594 100755 --- a/mmgen/addr.py +++ b/mmgen/addr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrdata.py b/mmgen/addrdata.py index 0577ab67..b3ed06a3 100755 --- a/mmgen/addrdata.py +++ b/mmgen/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrfile.py b/mmgen/addrfile.py index c5fcdda6..b2e1f4b6 100755 --- a/mmgen/addrfile.py +++ b/mmgen/addrfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrgen.py b/mmgen/addrgen.py index 87014877..c65aadfa 100755 --- a/mmgen/addrgen.py +++ b/mmgen/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrlist.py b/mmgen/addrlist.py index 0528bb54..f8e9e68d 100755 --- a/mmgen/addrlist.py +++ b/mmgen/addrlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/altcoin/params.py b/mmgen/altcoin/params.py index 0ce4cf3b..4214c9a9 100755 --- a/mmgen/altcoin/params.py +++ b/mmgen/altcoin/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/altcoin/util.py b/mmgen/altcoin/util.py index 4ae158b9..af0d7c5a 100755 --- a/mmgen/altcoin/util.py +++ b/mmgen/altcoin/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/amt.py b/mmgen/amt.py index 35971db4..421303f8 100755 --- a/mmgen/amt.py +++ b/mmgen/amt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/autosign.py b/mmgen/autosign.py index e256cacb..bde70e2a 100755 --- a/mmgen/autosign.py +++ b/mmgen/autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/base_obj.py b/mmgen/base_obj.py index 6ac307b2..4d5fc436 100755 --- a/mmgen/base_obj.py +++ b/mmgen/base_obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/baseconv.py b/mmgen/baseconv.py index 6711a9e5..a53d196b 100755 --- a/mmgen/baseconv.py +++ b/mmgen/baseconv.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/bip39.py b/mmgen/bip39.py index 115bf1a0..d093fac8 100755 --- a/mmgen/bip39.py +++ b/mmgen/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/bip_hd/__init__.py b/mmgen/bip_hd/__init__.py index da587e64..9a134ab4 100644 --- a/mmgen/bip_hd/__init__.py +++ b/mmgen/bip_hd/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/cfg.py b/mmgen/cfg.py index a11f091a..c262af44 100755 --- a/mmgen/cfg.py +++ b/mmgen/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ class GlobalConstants(Lockable): proj_url = 'https://github.com/mmgen/mmgen-wallet' author = 'The MMGen Project' email = '' - Cdates = '2013-2024' + Cdates = '2013-2025' dfl_hash_preset = '3' passwd_max_tries = 5 min_screen_width = 80 diff --git a/mmgen/cfgfile.py b/mmgen/cfgfile.py index 2dbfcb92..35f07841 100755 --- a/mmgen/cfgfile.py +++ b/mmgen/cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/color.py b/mmgen/color.py index f29da5e2..8c999d78 100755 --- a/mmgen/color.py +++ b/mmgen/color.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/contrib/license.py b/mmgen/contrib/license.py index 264af700..31915581 100755 --- a/mmgen/contrib/license.py +++ b/mmgen/contrib/license.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/crypto.py b/mmgen/crypto.py index 1e20fcbf..81c6b793 100755 --- a/mmgen/crypto.py +++ b/mmgen/crypto.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/daemon.py b/mmgen/daemon.py index 600b3e55..7aaa67a3 100755 --- a/mmgen/daemon.py +++ b/mmgen/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/derive.py b/mmgen/derive.py index b5668b5b..df90b989 100755 --- a/mmgen/derive.py +++ b/mmgen/derive.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/devinit.py b/mmgen/devinit.py index 7acb4905..5e9ef71f 100755 --- a/mmgen/devinit.py +++ b/mmgen/devinit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/devtools.py b/mmgen/devtools.py index 0b6824c3..cc7d66ab 100755 --- a/mmgen/devtools.py +++ b/mmgen/devtools.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/exception.py b/mmgen/exception.py index 67343a5b..1856332c 100755 --- a/mmgen/exception.py +++ b/mmgen/exception.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/filename.py b/mmgen/filename.py index bfed5ca2..5c703aa7 100755 --- a/mmgen/filename.py +++ b/mmgen/filename.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/fileutil.py b/mmgen/fileutil.py index 7cbcf2e3..8dba096f 100755 --- a/mmgen/fileutil.py +++ b/mmgen/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/flags.py b/mmgen/flags.py index 3531157b..219f61c3 100755 --- a/mmgen/flags.py +++ b/mmgen/flags.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/help/__init__.py b/mmgen/help/__init__.py index 3fd6e5b8..2e403ce1 100755 --- a/mmgen/help/__init__.py +++ b/mmgen/help/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/help/help_notes.py b/mmgen/help/help_notes.py index 74515edf..6056963c 100755 --- a/mmgen/help/help_notes.py +++ b/mmgen/help/help_notes.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/seedsplit.py b/mmgen/help/seedsplit.py index 9a519919..4a5886bf 100755 --- a/mmgen/help/seedsplit.py +++ b/mmgen/help/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/xmrwallet.py b/mmgen/help/xmrwallet.py index 8d0c071b..38ff6c39 100755 --- a/mmgen/help/xmrwallet.py +++ b/mmgen/help/xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/key.py b/mmgen/key.py index 673e46d0..b453953b 100755 --- a/mmgen/key.py +++ b/mmgen/key.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/keygen.py b/mmgen/keygen.py index dddb244c..515d76f9 100755 --- a/mmgen/keygen.py +++ b/mmgen/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/led.py b/mmgen/led.py index ac7c2a42..40da46d2 100755 --- a/mmgen/led.py +++ b/mmgen/led.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main.py b/mmgen/main.py index 1dfa2886..94301b12 100755 --- a/mmgen/main.py +++ b/mmgen/main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_addrgen.py b/mmgen/main_addrgen.py index ffbc60af..c56227d7 100755 --- a/mmgen/main_addrgen.py +++ b/mmgen/main_addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_addrimport.py b/mmgen/main_addrimport.py index 65d9faee..973a24b9 100755 --- a/mmgen/main_addrimport.py +++ b/mmgen/main_addrimport.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_autosign.py b/mmgen/main_autosign.py index 4c506cbd..b70f0996 100755 --- a/mmgen/main_autosign.py +++ b/mmgen/main_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_msg.py b/mmgen/main_msg.py index 6b752667..205425ab 100755 --- a/mmgen/main_msg.py +++ b/mmgen/main_msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/main_passgen.py b/mmgen/main_passgen.py index 059595b7..6ec5da3d 100755 --- a/mmgen/main_passgen.py +++ b/mmgen/main_passgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_regtest.py b/mmgen/main_regtest.py index 064578f3..c994fd01 100755 --- a/mmgen/main_regtest.py +++ b/mmgen/main_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_seedjoin.py b/mmgen/main_seedjoin.py index 18e8ad1e..a1062563 100755 --- a/mmgen/main_seedjoin.py +++ b/mmgen/main_seedjoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_split.py b/mmgen/main_split.py index 5b20c6b1..7c3365ae 100755 --- a/mmgen/main_split.py +++ b/mmgen/main_split.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_tool.py b/mmgen/main_tool.py index 575425cd..595fb1e7 100755 --- a/mmgen/main_tool.py +++ b/mmgen/main_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_txbump.py b/mmgen/main_txbump.py index 8cb92453..cc5a0516 100755 --- a/mmgen/main_txbump.py +++ b/mmgen/main_txbump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_txcreate.py b/mmgen/main_txcreate.py index 59aaa46e..f63e1088 100755 --- a/mmgen/main_txcreate.py +++ b/mmgen/main_txcreate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_txdo.py b/mmgen/main_txdo.py index 9db5f559..b5ba0963 100755 --- a/mmgen/main_txdo.py +++ b/mmgen/main_txdo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_txsend.py b/mmgen/main_txsend.py index 93bc34e7..d7fb5cb0 100755 --- a/mmgen/main_txsend.py +++ b/mmgen/main_txsend.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_txsign.py b/mmgen/main_txsign.py index 63ac6c9e..d8548440 100755 --- a/mmgen/main_txsign.py +++ b/mmgen/main_txsign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_wallet.py b/mmgen/main_wallet.py index ffee39a0..96858238 100755 --- a/mmgen/main_wallet.py +++ b/mmgen/main_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/main_xmrwallet.py b/mmgen/main_xmrwallet.py index 8c2caf1c..844d16e5 100755 --- a/mmgen/main_xmrwallet.py +++ b/mmgen/main_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/mn_entry.py b/mmgen/mn_entry.py index b0688226..ca62ef62 100755 --- a/mmgen/mn_entry.py +++ b/mmgen/mn_entry.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/msg.py b/mmgen/msg.py index 92926b68..e752c02c 100755 --- a/mmgen/msg.py +++ b/mmgen/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/obj.py b/mmgen/obj.py index fc98cfae..bbb85091 100755 --- a/mmgen/obj.py +++ b/mmgen/obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/objmethods.py b/mmgen/objmethods.py index ad267b92..e4e0cd35 100755 --- a/mmgen/objmethods.py +++ b/mmgen/objmethods.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/opts.py b/mmgen/opts.py index d1d97dd6..4abcd3f6 100755 --- a/mmgen/opts.py +++ b/mmgen/opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/passwdlist.py b/mmgen/passwdlist.py index 0c7a2d49..4662488e 100755 --- a/mmgen/passwdlist.py +++ b/mmgen/passwdlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/platform/darwin/util.py b/mmgen/platform/darwin/util.py index 47d17fbb..88f36a73 100755 --- a/mmgen/platform/darwin/util.py +++ b/mmgen/platform/darwin/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/bch/cashaddr.py b/mmgen/proto/bch/cashaddr.py index d5a00960..e233edc7 100755 --- a/mmgen/proto/bch/cashaddr.py +++ b/mmgen/proto/bch/cashaddr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/bch/params.py b/mmgen/proto/bch/params.py index cd68d3a4..10662b05 100755 --- a/mmgen/proto/bch/params.py +++ b/mmgen/proto/bch/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/addrdata.py b/mmgen/proto/btc/addrdata.py index 58057211..fbf5c424 100755 --- a/mmgen/proto/btc/addrdata.py +++ b/mmgen/proto/btc/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/addrgen.py b/mmgen/proto/btc/addrgen.py index 3b3152e1..3dae5686 100755 --- a/mmgen/proto/btc/addrgen.py +++ b/mmgen/proto/btc/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/common.py b/mmgen/proto/btc/common.py index fbfece99..b347a3bf 100755 --- a/mmgen/proto/btc/common.py +++ b/mmgen/proto/btc/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/daemon.py b/mmgen/proto/btc/daemon.py index 0e07cdb0..cfdf2c36 100755 --- a/mmgen/proto/btc/daemon.py +++ b/mmgen/proto/btc/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/misc.py b/mmgen/proto/btc/misc.py index 3fce016a..b115af34 100755 --- a/mmgen/proto/btc/misc.py +++ b/mmgen/proto/btc/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/msg.py b/mmgen/proto/btc/msg.py index 308db741..321ee6e4 100755 --- a/mmgen/proto/btc/msg.py +++ b/mmgen/proto/btc/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/params.py b/mmgen/proto/btc/params.py index 79bb71f5..92b2f0f8 100755 --- a/mmgen/proto/btc/params.py +++ b/mmgen/proto/btc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/regtest.py b/mmgen/proto/btc/regtest.py index 9a48dd60..a9d2d672 100755 --- a/mmgen/proto/btc/regtest.py +++ b/mmgen/proto/btc/regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/btc/rpc.py b/mmgen/proto/btc/rpc.py index 489d95b4..96c1c450 100755 --- a/mmgen/proto/btc/rpc.py +++ b/mmgen/proto/btc/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/addresses.py b/mmgen/proto/btc/tw/addresses.py index a41799d1..9e7c08ad 100755 --- a/mmgen/proto/btc/tw/addresses.py +++ b/mmgen/proto/btc/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/bal.py b/mmgen/proto/btc/tw/bal.py index 9ee22bed..4b2f5553 100755 --- a/mmgen/proto/btc/tw/bal.py +++ b/mmgen/proto/btc/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/ctl.py b/mmgen/proto/btc/tw/ctl.py index b3c211a1..fd06fa85 100755 --- a/mmgen/proto/btc/tw/ctl.py +++ b/mmgen/proto/btc/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/json.py b/mmgen/proto/btc/tw/json.py index b08a721e..8fb9b685 100755 --- a/mmgen/proto/btc/tw/json.py +++ b/mmgen/proto/btc/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/prune.py b/mmgen/proto/btc/tw/prune.py index 4e4a67a3..2031f41d 100755 --- a/mmgen/proto/btc/tw/prune.py +++ b/mmgen/proto/btc/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/rpc.py b/mmgen/proto/btc/tw/rpc.py index 4258066e..47b2183b 100755 --- a/mmgen/proto/btc/tw/rpc.py +++ b/mmgen/proto/btc/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/txhistory.py b/mmgen/proto/btc/tw/txhistory.py index a87bb4e1..e76ecd79 100755 --- a/mmgen/proto/btc/tw/txhistory.py +++ b/mmgen/proto/btc/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/unspent.py b/mmgen/proto/btc/tw/unspent.py index 0dab0a78..cae96f3d 100755 --- a/mmgen/proto/btc/tw/unspent.py +++ b/mmgen/proto/btc/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/base.py b/mmgen/proto/btc/tx/base.py index dd99dde5..43a7db74 100755 --- a/mmgen/proto/btc/tx/base.py +++ b/mmgen/proto/btc/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/bump.py b/mmgen/proto/btc/tx/bump.py index d7d7c541..251c12d8 100755 --- a/mmgen/proto/btc/tx/bump.py +++ b/mmgen/proto/btc/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/completed.py b/mmgen/proto/btc/tx/completed.py index b4261aca..f5b3a1e5 100755 --- a/mmgen/proto/btc/tx/completed.py +++ b/mmgen/proto/btc/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/info.py b/mmgen/proto/btc/tx/info.py index 574ea076..ebba85ae 100755 --- a/mmgen/proto/btc/tx/info.py +++ b/mmgen/proto/btc/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/new.py b/mmgen/proto/btc/tx/new.py index 464b0b3c..88c5a1b1 100755 --- a/mmgen/proto/btc/tx/new.py +++ b/mmgen/proto/btc/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/new_swap.py b/mmgen/proto/btc/tx/new_swap.py index 401368d3..b8124a61 100755 --- a/mmgen/proto/btc/tx/new_swap.py +++ b/mmgen/proto/btc/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/online.py b/mmgen/proto/btc/tx/online.py index 1dba2ae1..387f04da 100755 --- a/mmgen/proto/btc/tx/online.py +++ b/mmgen/proto/btc/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/op_return_data.py b/mmgen/proto/btc/tx/op_return_data.py index 434b80d2..d5747a2d 100755 --- a/mmgen/proto/btc/tx/op_return_data.py +++ b/mmgen/proto/btc/tx/op_return_data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/signed.py b/mmgen/proto/btc/tx/signed.py index 9081ac17..3c5f09e7 100755 --- a/mmgen/proto/btc/tx/signed.py +++ b/mmgen/proto/btc/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/status.py b/mmgen/proto/btc/tx/status.py index 8b323261..704af5cf 100755 --- a/mmgen/proto/btc/tx/status.py +++ b/mmgen/proto/btc/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/unsigned.py b/mmgen/proto/btc/tx/unsigned.py index 4de2508d..26689ef8 100755 --- a/mmgen/proto/btc/tx/unsigned.py +++ b/mmgen/proto/btc/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/etc/params.py b/mmgen/proto/etc/params.py index a312f19e..3d88048c 100755 --- a/mmgen/proto/etc/params.py +++ b/mmgen/proto/etc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/addrdata.py b/mmgen/proto/eth/addrdata.py index e093854c..a5bde335 100755 --- a/mmgen/proto/eth/addrdata.py +++ b/mmgen/proto/eth/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/addrgen.py b/mmgen/proto/eth/addrgen.py index 1dd1ec4e..e34582bd 100755 --- a/mmgen/proto/eth/addrgen.py +++ b/mmgen/proto/eth/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/contract.py b/mmgen/proto/eth/contract.py index 73e363ac..14f5118b 100755 --- a/mmgen/proto/eth/contract.py +++ b/mmgen/proto/eth/contract.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/daemon.py b/mmgen/proto/eth/daemon.py index 8d9e4471..53e7cfae 100755 --- a/mmgen/proto/eth/daemon.py +++ b/mmgen/proto/eth/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/misc.py b/mmgen/proto/eth/misc.py index 4fe6f08f..48aefa03 100755 --- a/mmgen/proto/eth/misc.py +++ b/mmgen/proto/eth/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/msg.py b/mmgen/proto/eth/msg.py index 414bfd3a..37897dde 100755 --- a/mmgen/proto/eth/msg.py +++ b/mmgen/proto/eth/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/params.py b/mmgen/proto/eth/params.py index 105caef3..9ec72904 100755 --- a/mmgen/proto/eth/params.py +++ b/mmgen/proto/eth/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/rpc.py b/mmgen/proto/eth/rpc.py index 6595e379..3165c2cd 100755 --- a/mmgen/proto/eth/rpc.py +++ b/mmgen/proto/eth/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/addresses.py b/mmgen/proto/eth/tw/addresses.py index bac56dbb..9eb51cb4 100755 --- a/mmgen/proto/eth/tw/addresses.py +++ b/mmgen/proto/eth/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/bal.py b/mmgen/proto/eth/tw/bal.py index 79963638..388cba58 100755 --- a/mmgen/proto/eth/tw/bal.py +++ b/mmgen/proto/eth/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/ctl.py b/mmgen/proto/eth/tw/ctl.py index 3dee4097..fcc648f1 100755 --- a/mmgen/proto/eth/tw/ctl.py +++ b/mmgen/proto/eth/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/json.py b/mmgen/proto/eth/tw/json.py index abc845cb..6bd035c6 100755 --- a/mmgen/proto/eth/tw/json.py +++ b/mmgen/proto/eth/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/rpc.py b/mmgen/proto/eth/tw/rpc.py index 3112f709..8821d6b1 100755 --- a/mmgen/proto/eth/tw/rpc.py +++ b/mmgen/proto/eth/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/unspent.py b/mmgen/proto/eth/tw/unspent.py index b19e5010..f0bb78e0 100755 --- a/mmgen/proto/eth/tw/unspent.py +++ b/mmgen/proto/eth/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/view.py b/mmgen/proto/eth/tw/view.py index a5669f8c..1ffec02e 100755 --- a/mmgen/proto/eth/tw/view.py +++ b/mmgen/proto/eth/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/base.py b/mmgen/proto/eth/tx/base.py index e0083a4d..4672d168 100755 --- a/mmgen/proto/eth/tx/base.py +++ b/mmgen/proto/eth/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/bump.py b/mmgen/proto/eth/tx/bump.py index 6e4a42cc..312caed3 100755 --- a/mmgen/proto/eth/tx/bump.py +++ b/mmgen/proto/eth/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/completed.py b/mmgen/proto/eth/tx/completed.py index 05422c16..54cda630 100755 --- a/mmgen/proto/eth/tx/completed.py +++ b/mmgen/proto/eth/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/info.py b/mmgen/proto/eth/tx/info.py index dd13e902..7c033700 100755 --- a/mmgen/proto/eth/tx/info.py +++ b/mmgen/proto/eth/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/new.py b/mmgen/proto/eth/tx/new.py index 6e618dda..3684dc27 100755 --- a/mmgen/proto/eth/tx/new.py +++ b/mmgen/proto/eth/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/online.py b/mmgen/proto/eth/tx/online.py index 3ec45e99..79e83764 100755 --- a/mmgen/proto/eth/tx/online.py +++ b/mmgen/proto/eth/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/signed.py b/mmgen/proto/eth/tx/signed.py index 5770b592..3c135e44 100755 --- a/mmgen/proto/eth/tx/signed.py +++ b/mmgen/proto/eth/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/status.py b/mmgen/proto/eth/tx/status.py index 63d8ec4f..0dfdd696 100755 --- a/mmgen/proto/eth/tx/status.py +++ b/mmgen/proto/eth/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/unsigned.py b/mmgen/proto/eth/tx/unsigned.py index 096489de..71ccc3f8 100755 --- a/mmgen/proto/eth/tx/unsigned.py +++ b/mmgen/proto/eth/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/ltc/params.py b/mmgen/proto/ltc/params.py index 58f2e991..7a9d53c2 100755 --- a/mmgen/proto/ltc/params.py +++ b/mmgen/proto/ltc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/secp256k1/keygen.py b/mmgen/proto/secp256k1/keygen.py index 80abee4e..ad3f9875 100755 --- a/mmgen/proto/secp256k1/keygen.py +++ b/mmgen/proto/secp256k1/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/addrgen.py b/mmgen/proto/xmr/addrgen.py index 356ddf81..2c05f27e 100755 --- a/mmgen/proto/xmr/addrgen.py +++ b/mmgen/proto/xmr/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/daemon.py b/mmgen/proto/xmr/daemon.py index c35e3940..ca83fdeb 100755 --- a/mmgen/proto/xmr/daemon.py +++ b/mmgen/proto/xmr/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/keygen.py b/mmgen/proto/xmr/keygen.py index b4170a4a..5e7603a0 100755 --- a/mmgen/proto/xmr/keygen.py +++ b/mmgen/proto/xmr/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/params.py b/mmgen/proto/xmr/params.py index 5749da01..1467e52a 100755 --- a/mmgen/proto/xmr/params.py +++ b/mmgen/proto/xmr/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/rpc.py b/mmgen/proto/xmr/rpc.py index 92be5803..76b9e672 100755 --- a/mmgen/proto/xmr/rpc.py +++ b/mmgen/proto/xmr/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/addrgen.py b/mmgen/proto/zec/addrgen.py index 142ddaa0..fe3712e2 100755 --- a/mmgen/proto/zec/addrgen.py +++ b/mmgen/proto/zec/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/keygen.py b/mmgen/proto/zec/keygen.py index 708d9d20..426bde89 100755 --- a/mmgen/proto/zec/keygen.py +++ b/mmgen/proto/zec/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/params.py b/mmgen/proto/zec/params.py index 6d4a6409..152ba4ea 100755 --- a/mmgen/proto/zec/params.py +++ b/mmgen/proto/zec/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/protocol.py b/mmgen/protocol.py index 3aed8a5a..eb4ef251 100755 --- a/mmgen/protocol.py +++ b/mmgen/protocol.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/pyversion.py b/mmgen/pyversion.py index 297a0c86..7e477857 100755 --- a/mmgen/pyversion.py +++ b/mmgen/pyversion.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc.py b/mmgen/rpc.py index 49d54253..28abc4eb 100755 --- a/mmgen/rpc.py +++ b/mmgen/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/seed.py b/mmgen/seed.py index 4e8fa1d8..e74925b7 100755 --- a/mmgen/seed.py +++ b/mmgen/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/seedsplit.py b/mmgen/seedsplit.py index 4a83e0c3..3add5f8e 100755 --- a/mmgen/seedsplit.py +++ b/mmgen/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/sha2.py b/mmgen/sha2.py index 4b36945c..5f8f8aae 100755 --- a/mmgen/sha2.py +++ b/mmgen/sha2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/subseed.py b/mmgen/subseed.py index 8a665306..4bd2a222 100755 --- a/mmgen/subseed.py +++ b/mmgen/subseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/term.py b/mmgen/term.py index dcd733f9..7b474061 100755 --- a/mmgen/term.py +++ b/mmgen/term.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/test.py b/mmgen/test.py index 916a4f33..8827dfaf 100755 --- a/mmgen/test.py +++ b/mmgen/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tool/api.py b/mmgen/tool/api.py index 523f2fad..c87631b7 100755 --- a/mmgen/tool/api.py +++ b/mmgen/tool/api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/coin.py b/mmgen/tool/coin.py index bc722fbb..39187b14 100755 --- a/mmgen/tool/coin.py +++ b/mmgen/tool/coin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/common.py b/mmgen/tool/common.py index 7cc1dda6..db13437f 100755 --- a/mmgen/tool/common.py +++ b/mmgen/tool/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/file.py b/mmgen/tool/file.py index e08aa8ce..7e8d95dd 100755 --- a/mmgen/tool/file.py +++ b/mmgen/tool/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/filecrypt.py b/mmgen/tool/filecrypt.py index 230c132a..9554c69a 100755 --- a/mmgen/tool/filecrypt.py +++ b/mmgen/tool/filecrypt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/fileutil.py b/mmgen/tool/fileutil.py index 58d3b8d4..920fb38a 100755 --- a/mmgen/tool/fileutil.py +++ b/mmgen/tool/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/help.py b/mmgen/tool/help.py index 909d2876..0eb4bc20 100755 --- a/mmgen/tool/help.py +++ b/mmgen/tool/help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/mnemonic.py b/mmgen/tool/mnemonic.py index 106c4069..cd201c23 100755 --- a/mmgen/tool/mnemonic.py +++ b/mmgen/tool/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/rpc.py b/mmgen/tool/rpc.py index dbfa78a8..344f7175 100755 --- a/mmgen/tool/rpc.py +++ b/mmgen/tool/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/util.py b/mmgen/tool/util.py index d1b82843..95333bde 100755 --- a/mmgen/tool/util.py +++ b/mmgen/tool/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/wallet.py b/mmgen/tool/wallet.py index 747353fa..c4bf8278 100755 --- a/mmgen/tool/wallet.py +++ b/mmgen/tool/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/addresses.py b/mmgen/tw/addresses.py index 87792c02..64367eeb 100755 --- a/mmgen/tw/addresses.py +++ b/mmgen/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/bal.py b/mmgen/tw/bal.py index b16fad99..7a265df8 100755 --- a/mmgen/tw/bal.py +++ b/mmgen/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/ctl.py b/mmgen/tw/ctl.py index 3624d879..3b17a9b0 100755 --- a/mmgen/tw/ctl.py +++ b/mmgen/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/json.py b/mmgen/tw/json.py index ae5e6cf0..01259b9a 100755 --- a/mmgen/tw/json.py +++ b/mmgen/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/prune.py b/mmgen/tw/prune.py index 76eb8ed5..bd95e084 100755 --- a/mmgen/tw/prune.py +++ b/mmgen/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/rpc.py b/mmgen/tw/rpc.py index 24273051..3f83ae1a 100755 --- a/mmgen/tw/rpc.py +++ b/mmgen/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/shared.py b/mmgen/tw/shared.py index 16eab905..0c313c97 100755 --- a/mmgen/tw/shared.py +++ b/mmgen/tw/shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/txhistory.py b/mmgen/tw/txhistory.py index ed051367..72987d1e 100755 --- a/mmgen/tw/txhistory.py +++ b/mmgen/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/unspent.py b/mmgen/tw/unspent.py index 7e75f6c9..dcb809f7 100755 --- a/mmgen/tw/unspent.py +++ b/mmgen/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/view.py b/mmgen/tw/view.py index 1d4118b1..c38b1d60 100755 --- a/mmgen/tw/view.py +++ b/mmgen/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tx/__init__.py b/mmgen/tx/__init__.py index 5abcc573..97e1dbc0 100755 --- a/mmgen/tx/__init__.py +++ b/mmgen/tx/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/base.py b/mmgen/tx/base.py index 9349ac43..c7afcaa4 100755 --- a/mmgen/tx/base.py +++ b/mmgen/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/bump.py b/mmgen/tx/bump.py index d6020d9d..3e13fbd1 100755 --- a/mmgen/tx/bump.py +++ b/mmgen/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/completed.py b/mmgen/tx/completed.py index 2a94bd05..7fb3998b 100755 --- a/mmgen/tx/completed.py +++ b/mmgen/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/file.py b/mmgen/tx/file.py index 663332ae..4dd7d19a 100755 --- a/mmgen/tx/file.py +++ b/mmgen/tx/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tx/info.py b/mmgen/tx/info.py index 7ddf3335..7d0bd74f 100755 --- a/mmgen/tx/info.py +++ b/mmgen/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/new.py b/mmgen/tx/new.py index 50fdf55f..0a723094 100755 --- a/mmgen/tx/new.py +++ b/mmgen/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/new_swap.py b/mmgen/tx/new_swap.py index 5218b353..9cd26a97 100755 --- a/mmgen/tx/new_swap.py +++ b/mmgen/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/online.py b/mmgen/tx/online.py index a405c9ee..17e26ed1 100755 --- a/mmgen/tx/online.py +++ b/mmgen/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/sign.py b/mmgen/tx/sign.py index d8aa9801..a3b1449e 100755 --- a/mmgen/tx/sign.py +++ b/mmgen/tx/sign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tx/signed.py b/mmgen/tx/signed.py index b2823f8e..bf76f463 100755 --- a/mmgen/tx/signed.py +++ b/mmgen/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/status.py b/mmgen/tx/status.py index dc795bd3..6d2a2319 100755 --- a/mmgen/tx/status.py +++ b/mmgen/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/unsigned.py b/mmgen/tx/unsigned.py index bed59add..e89ef0d9 100755 --- a/mmgen/tx/unsigned.py +++ b/mmgen/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/util.py b/mmgen/tx/util.py index 50f5a120..f9d8b7f8 100755 --- a/mmgen/tx/util.py +++ b/mmgen/tx/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/ui.py b/mmgen/ui.py index 0ba05760..1b38d46a 100755 --- a/mmgen/ui.py +++ b/mmgen/ui.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/util.py b/mmgen/util.py index 34a1abcf..ede3ae6e 100755 --- a/mmgen/util.py +++ b/mmgen/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/util2.py b/mmgen/util2.py index e92d6260..31efe1af 100755 --- a/mmgen/util2.py +++ b/mmgen/util2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/__init__.py b/mmgen/wallet/__init__.py index 1a64e1a1..8c41934c 100755 --- a/mmgen/wallet/__init__.py +++ b/mmgen/wallet/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/base.py b/mmgen/wallet/base.py index cdab3d49..f4cd6cf7 100755 --- a/mmgen/wallet/base.py +++ b/mmgen/wallet/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/bip39.py b/mmgen/wallet/bip39.py index 642b2076..c9319bbc 100755 --- a/mmgen/wallet/bip39.py +++ b/mmgen/wallet/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/brain.py b/mmgen/wallet/brain.py index 8fcbf146..5bfb9d1a 100755 --- a/mmgen/wallet/brain.py +++ b/mmgen/wallet/brain.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/dieroll.py b/mmgen/wallet/dieroll.py index 6942b7be..8d3bc0b3 100755 --- a/mmgen/wallet/dieroll.py +++ b/mmgen/wallet/dieroll.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/enc.py b/mmgen/wallet/enc.py index f26d4a92..ae895f1e 100755 --- a/mmgen/wallet/enc.py +++ b/mmgen/wallet/enc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog.py b/mmgen/wallet/incog.py index 44bc3e21..545af733 100755 --- a/mmgen/wallet/incog.py +++ b/mmgen/wallet/incog.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_base.py b/mmgen/wallet/incog_base.py index abf96028..bd940c85 100755 --- a/mmgen/wallet/incog_base.py +++ b/mmgen/wallet/incog_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_hex.py b/mmgen/wallet/incog_hex.py index 1196e7d6..d0538039 100755 --- a/mmgen/wallet/incog_hex.py +++ b/mmgen/wallet/incog_hex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_hidden.py b/mmgen/wallet/incog_hidden.py index eb84bc8e..bae28c74 100755 --- a/mmgen/wallet/incog_hidden.py +++ b/mmgen/wallet/incog_hidden.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mmgen.py b/mmgen/wallet/mmgen.py index 4e2d0c66..0678f9ee 100755 --- a/mmgen/wallet/mmgen.py +++ b/mmgen/wallet/mmgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mmhex.py b/mmgen/wallet/mmhex.py index 9ed9557f..989d180f 100755 --- a/mmgen/wallet/mmhex.py +++ b/mmgen/wallet/mmhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mnemonic.py b/mmgen/wallet/mnemonic.py index 73ba6300..814f756a 100755 --- a/mmgen/wallet/mnemonic.py +++ b/mmgen/wallet/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/plainhex.py b/mmgen/wallet/plainhex.py index 730b20d0..47c39424 100755 --- a/mmgen/wallet/plainhex.py +++ b/mmgen/wallet/plainhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/seed.py b/mmgen/wallet/seed.py index 050ba6fc..3b2a1aad 100755 --- a/mmgen/wallet/seed.py +++ b/mmgen/wallet/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/unenc.py b/mmgen/wallet/unenc.py index f4ba3fd3..150f949b 100755 --- a/mmgen/wallet/unenc.py +++ b/mmgen/wallet/unenc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/words.py b/mmgen/wallet/words.py index 88436c48..41cabdb8 100755 --- a/mmgen/wallet/words.py +++ b/mmgen/wallet/words.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wordlist/electrum.py b/mmgen/wordlist/electrum.py index 53849ceb..064fde17 100755 --- a/mmgen/wordlist/electrum.py +++ b/mmgen/wordlist/electrum.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/wordlist/tirosh.py b/mmgen/wordlist/tirosh.py index ad532701..fc29cf4c 100755 --- a/mmgen/wordlist/tirosh.py +++ b/mmgen/wordlist/tirosh.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/xmrseed.py b/mmgen/xmrseed.py index 7a120cfb..d8ca91a4 100755 --- a/mmgen/xmrseed.py +++ b/mmgen/xmrseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/xmrwallet/__init__.py b/mmgen/xmrwallet/__init__.py index 4d9d6d34..b2114cef 100755 --- a/mmgen/xmrwallet/__init__.py +++ b/mmgen/xmrwallet/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/__init__.py b/mmgen/xmrwallet/file/__init__.py index d1469e34..863ab2be 100755 --- a/mmgen/xmrwallet/file/__init__.py +++ b/mmgen/xmrwallet/file/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/outputs.py b/mmgen/xmrwallet/file/outputs.py index 7b56cde7..b1644839 100755 --- a/mmgen/xmrwallet/file/outputs.py +++ b/mmgen/xmrwallet/file/outputs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/tx.py b/mmgen/xmrwallet/file/tx.py index 7be12642..6ba5e1cd 100755 --- a/mmgen/xmrwallet/file/tx.py +++ b/mmgen/xmrwallet/file/tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/include.py b/mmgen/xmrwallet/include.py index 24fc50ab..6f080ab7 100755 --- a/mmgen/xmrwallet/include.py +++ b/mmgen/xmrwallet/include.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/__init__.py b/mmgen/xmrwallet/ops/__init__.py index 1f5990ae..f6f6fa4e 100755 --- a/mmgen/xmrwallet/ops/__init__.py +++ b/mmgen/xmrwallet/ops/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/create.py b/mmgen/xmrwallet/ops/create.py index df674544..fafdafc1 100755 --- a/mmgen/xmrwallet/ops/create.py +++ b/mmgen/xmrwallet/ops/create.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/dump.py b/mmgen/xmrwallet/ops/dump.py index 3d47428d..c8d174bf 100755 --- a/mmgen/xmrwallet/ops/dump.py +++ b/mmgen/xmrwallet/ops/dump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/export.py b/mmgen/xmrwallet/ops/export.py index 80f01fd5..c7d5c7a1 100755 --- a/mmgen/xmrwallet/ops/export.py +++ b/mmgen/xmrwallet/ops/export.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/import.py b/mmgen/xmrwallet/ops/import.py index 2acf9841..c85728fe 100755 --- a/mmgen/xmrwallet/ops/import.py +++ b/mmgen/xmrwallet/ops/import.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/label.py b/mmgen/xmrwallet/ops/label.py index bdd1a93b..9ac7b204 100755 --- a/mmgen/xmrwallet/ops/label.py +++ b/mmgen/xmrwallet/ops/label.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/new.py b/mmgen/xmrwallet/ops/new.py index 41f14b4e..cae94baf 100755 --- a/mmgen/xmrwallet/ops/new.py +++ b/mmgen/xmrwallet/ops/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/relay.py b/mmgen/xmrwallet/ops/relay.py index 9eff6575..285c0f39 100755 --- a/mmgen/xmrwallet/ops/relay.py +++ b/mmgen/xmrwallet/ops/relay.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/restore.py b/mmgen/xmrwallet/ops/restore.py index 78675095..a586c568 100755 --- a/mmgen/xmrwallet/ops/restore.py +++ b/mmgen/xmrwallet/ops/restore.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sign.py b/mmgen/xmrwallet/ops/sign.py index 5c9bb7dc..2b41a7d3 100755 --- a/mmgen/xmrwallet/ops/sign.py +++ b/mmgen/xmrwallet/ops/sign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/spec.py b/mmgen/xmrwallet/ops/spec.py index 7307b2fa..ea26aea0 100755 --- a/mmgen/xmrwallet/ops/spec.py +++ b/mmgen/xmrwallet/ops/spec.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/submit.py b/mmgen/xmrwallet/ops/submit.py index ca666de9..ef2cad19 100755 --- a/mmgen/xmrwallet/ops/submit.py +++ b/mmgen/xmrwallet/ops/submit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sweep.py b/mmgen/xmrwallet/ops/sweep.py index 05e7607c..204a282f 100755 --- a/mmgen/xmrwallet/ops/sweep.py +++ b/mmgen/xmrwallet/ops/sweep.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sync.py b/mmgen/xmrwallet/ops/sync.py index 8d52e03c..eb41d0c4 100755 --- a/mmgen/xmrwallet/ops/sync.py +++ b/mmgen/xmrwallet/ops/sync.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/txview.py b/mmgen/xmrwallet/ops/txview.py index f0df166d..82cae038 100755 --- a/mmgen/xmrwallet/ops/txview.py +++ b/mmgen/xmrwallet/ops/txview.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/view.py b/mmgen/xmrwallet/ops/view.py index 01874980..2e6eab7c 100755 --- a/mmgen/xmrwallet/ops/view.py +++ b/mmgen/xmrwallet/ops/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/wallet.py b/mmgen/xmrwallet/ops/wallet.py index 5a0fba79..73444589 100755 --- a/mmgen/xmrwallet/ops/wallet.py +++ b/mmgen/xmrwallet/ops/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/rpc.py b/mmgen/xmrwallet/rpc.py index f6d25d32..91754a92 100755 --- a/mmgen/xmrwallet/rpc.py +++ b/mmgen/xmrwallet/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/scripts/create-token.py b/scripts/create-token.py index 1b5d44da..e05131a1 100755 --- a/scripts/create-token.py +++ b/scripts/create-token.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/exec_wrapper.py b/scripts/exec_wrapper.py index b684a34b..702b964f 100755 --- a/scripts/exec_wrapper.py +++ b/scripts/exec_wrapper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/scripts/txsign-eval-exploit.diff b/scripts/txsign-eval-exploit.diff index 02fd455d..65f131d0 100644 --- a/scripts/txsign-eval-exploit.diff +++ b/scripts/txsign-eval-exploit.diff @@ -1,5 +1,5 @@ # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/setup.cfg b/setup.cfg index b7fc9b9e..54288866 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/setup.py b/setup.py index 452d3d1f..510f942d 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/altcointest.py b/test/altcointest.py index 84afcd74..26254e22 100755 --- a/test/altcointest.py +++ b/test/altcointest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/clean.py b/test/clean.py index cc50d0d8..5522abe0 100755 --- a/test/clean.py +++ b/test/clean.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest.py b/test/cmdtest.py index 483fc779..1955b36a 100755 --- a/test/cmdtest.py +++ b/test/cmdtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/cfg.py b/test/cmdtest_d/cfg.py index 4e6fc18e..d0503e25 100755 --- a/test/cmdtest_d/cfg.py +++ b/test/cmdtest_d/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/common.py b/test/cmdtest_d/common.py index 358b12c8..87041a9e 100755 --- a/test/cmdtest_d/common.py +++ b/test/cmdtest_d/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_automount.py b/test/cmdtest_d/ct_automount.py index a702edb2..6dd7a083 100755 --- a/test/cmdtest_d/ct_automount.py +++ b/test/cmdtest_d/ct_automount.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ct_automount_eth.py b/test/cmdtest_d/ct_automount_eth.py index c9290bbb..67cc17bb 100755 --- a/test/cmdtest_d/ct_automount_eth.py +++ b/test/cmdtest_d/ct_automount_eth.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ct_autosign.py b/test/cmdtest_d/ct_autosign.py index d80a1a63..78e7019c 100755 --- a/test/cmdtest_d/ct_autosign.py +++ b/test/cmdtest_d/ct_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_base.py b/test/cmdtest_d/ct_base.py index 1ac0a920..e96ebee5 100755 --- a/test/cmdtest_d/ct_base.py +++ b/test/cmdtest_d/ct_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_cfgfile.py b/test/cmdtest_d/ct_cfgfile.py index acd56929..573b53c8 100755 --- a/test/cmdtest_d/ct_cfgfile.py +++ b/test/cmdtest_d/ct_cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/ct_chainsplit.py b/test/cmdtest_d/ct_chainsplit.py index 6274d15c..f4cfa097 100755 --- a/test/cmdtest_d/ct_chainsplit.py +++ b/test/cmdtest_d/ct_chainsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_ethdev.py b/test/cmdtest_d/ct_ethdev.py index e4855493..5740bcda 100755 --- a/test/cmdtest_d/ct_ethdev.py +++ b/test/cmdtest_d/ct_ethdev.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_help.py b/test/cmdtest_d/ct_help.py index bb36c5a7..8f4198c8 100755 --- a/test/cmdtest_d/ct_help.py +++ b/test/cmdtest_d/ct_help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ct_input.py b/test/cmdtest_d/ct_input.py index 168cc443..4da71d50 100755 --- a/test/cmdtest_d/ct_input.py +++ b/test/cmdtest_d/ct_input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/ct_main.py b/test/cmdtest_d/ct_main.py index 0ea3355f..e840a99e 100755 --- a/test/cmdtest_d/ct_main.py +++ b/test/cmdtest_d/ct_main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_misc.py b/test/cmdtest_d/ct_misc.py index a1707eb9..68aa9b60 100755 --- a/test/cmdtest_d/ct_misc.py +++ b/test/cmdtest_d/ct_misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_opts.py b/test/cmdtest_d/ct_opts.py index 2d919030..a291af6e 100755 --- a/test/cmdtest_d/ct_opts.py +++ b/test/cmdtest_d/ct_opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/ct_ref.py b/test/cmdtest_d/ct_ref.py index 17195c1b..2a761ce7 100755 --- a/test/cmdtest_d/ct_ref.py +++ b/test/cmdtest_d/ct_ref.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_ref_3seed.py b/test/cmdtest_d/ct_ref_3seed.py index f0d0e1d9..c6527f71 100755 --- a/test/cmdtest_d/ct_ref_3seed.py +++ b/test/cmdtest_d/ct_ref_3seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_ref_altcoin.py b/test/cmdtest_d/ct_ref_altcoin.py index 732751bd..e524a940 100755 --- a/test/cmdtest_d/ct_ref_altcoin.py +++ b/test/cmdtest_d/ct_ref_altcoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_regtest.py b/test/cmdtest_d/ct_regtest.py index 63700723..7d23888d 100755 --- a/test/cmdtest_d/ct_regtest.py +++ b/test/cmdtest_d/ct_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_seedsplit.py b/test/cmdtest_d/ct_seedsplit.py index 332f6692..28ae7dd2 100755 --- a/test/cmdtest_d/ct_seedsplit.py +++ b/test/cmdtest_d/ct_seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_shared.py b/test/cmdtest_d/ct_shared.py index c44fc9f2..e193accb 100755 --- a/test/cmdtest_d/ct_shared.py +++ b/test/cmdtest_d/ct_shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_swap.py b/test/cmdtest_d/ct_swap.py index 40c6cc78..26777eb5 100755 --- a/test/cmdtest_d/ct_swap.py +++ b/test/cmdtest_d/ct_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ct_tool.py b/test/cmdtest_d/ct_tool.py index 761994cc..256be465 100755 --- a/test/cmdtest_d/ct_tool.py +++ b/test/cmdtest_d/ct_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/ct_wallet.py b/test/cmdtest_d/ct_wallet.py index 516acaba..43a534f4 100755 --- a/test/cmdtest_d/ct_wallet.py +++ b/test/cmdtest_d/ct_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ct_xmr_autosign.py b/test/cmdtest_d/ct_xmr_autosign.py index 40949044..45a5dfe8 100755 --- a/test/cmdtest_d/ct_xmr_autosign.py +++ b/test/cmdtest_d/ct_xmr_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ct_xmrwallet.py b/test/cmdtest_d/ct_xmrwallet.py index 270e16f1..c708df9c 100755 --- a/test/cmdtest_d/ct_xmrwallet.py +++ b/test/cmdtest_d/ct_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/input.py b/test/cmdtest_d/input.py index d474a556..49ea45bf 100755 --- a/test/cmdtest_d/input.py +++ b/test/cmdtest_d/input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/colortest.py b/test/colortest.py index fbf8ca56..4cead6b5 100755 --- a/test/colortest.py +++ b/test/colortest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test/colortest.py: test color handling for the MMGen suite diff --git a/test/gentest.py b/test/gentest.py index 47a18aef..737e3579 100755 --- a/test/gentest.py +++ b/test/gentest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/hashfunc.py b/test/hashfunc.py index 01703053..3e7bc420 100755 --- a/test/hashfunc.py +++ b/test/hashfunc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/include/cfg.py b/test/include/cfg.py index e3360097..e579ae72 100755 --- a/test/include/cfg.py +++ b/test/include/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/coin_daemon_control.py b/test/include/coin_daemon_control.py index 56c96d5a..ceea7946 100755 --- a/test/include/coin_daemon_control.py +++ b/test/include/coin_daemon_control.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/common.py b/test/include/common.py index 4717ba44..541802f7 100755 --- a/test/include/common.py +++ b/test/include/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/include/ecc.py b/test/include/ecc.py index 4b1186bf..529c2255 100755 --- a/test/include/ecc.py +++ b/test/include/ecc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/pexpect.py b/test/include/pexpect.py index 360245c2..ab100cbb 100755 --- a/test/include/pexpect.py +++ b/test/include/pexpect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/include/test_init.py b/test/include/test_init.py index ca967bb7..d32f1b1a 100755 --- a/test/include/test_init.py +++ b/test/include/test_init.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/unit_test.py b/test/include/unit_test.py index 8acb65fc..1aac02ca 100755 --- a/test/include/unit_test.py +++ b/test/include/unit_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/misc/tool_api_test.py b/test/misc/tool_api_test.py index 1c8b5476..aa88d5fe 100755 --- a/test/misc/tool_api_test.py +++ b/test/misc/tool_api_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.misc.tool_api_test: test the MMGen suite tool API diff --git a/test/objattrtest.py b/test/objattrtest.py index 8f1a6e89..acfe3974 100755 --- a/test/objattrtest.py +++ b/test/objattrtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/objattrtest_d/oat_btc_mainnet.py b/test/objattrtest_d/oat_btc_mainnet.py index 1c96a456..ec90085e 100755 --- a/test/objattrtest_d/oat_btc_mainnet.py +++ b/test/objattrtest_d/oat_btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objattrtest_d.oat_btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objattrtest_d/oat_common.py b/test/objattrtest_d/oat_common.py index 6a6fb9db..2113214e 100755 --- a/test/objattrtest_d/oat_common.py +++ b/test/objattrtest_d/oat_common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objattrtest_d.oat_common: shared data for MMGen data objects tests diff --git a/test/objtest.py b/test/objtest.py index c3ff7ee1..975a670e 100755 --- a/test/objtest.py +++ b/test/objtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/objtest_d/ot_btc_mainnet.py b/test/objtest_d/ot_btc_mainnet.py index db3eca2d..e18a4f6c 100755 --- a/test/objtest_d/ot_btc_mainnet.py +++ b/test/objtest_d/ot_btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/ot_btc_testnet.py b/test/objtest_d/ot_btc_testnet.py index 02b3f604..05029215 100755 --- a/test/objtest_d/ot_btc_testnet.py +++ b/test/objtest_d/ot_btc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_btc_testnet: BTC testnet test vectors for MMGen data objects diff --git a/test/objtest_d/ot_common.py b/test/objtest_d/ot_common.py index cc158fcb..d61f1655 100755 --- a/test/objtest_d/ot_common.py +++ b/test/objtest_d/ot_common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_common: shared data for MMGen data objects tests diff --git a/test/objtest_d/ot_eth_mainnet.py b/test/objtest_d/ot_eth_mainnet.py index 143475e5..61a5d95d 100755 --- a/test/objtest_d/ot_eth_mainnet.py +++ b/test/objtest_d/ot_eth_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_eth_mainnet: ETH mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/ot_ltc_mainnet.py b/test/objtest_d/ot_ltc_mainnet.py index 4b8ca2fa..e27149d8 100755 --- a/test/objtest_d/ot_ltc_mainnet.py +++ b/test/objtest_d/ot_ltc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_ltc_mainnet: LTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/ot_ltc_testnet.py b/test/objtest_d/ot_ltc_testnet.py index 20fda330..7ec6aea4 100755 --- a/test/objtest_d/ot_ltc_testnet.py +++ b/test/objtest_d/ot_ltc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project """ test.objtest_d.ot_ltc_testnet: LTC testnet test vectors for MMGen data objects diff --git a/test/overlay/__init__.py b/test/overlay/__init__.py index c863bb79..ef500883 100644 --- a/test/overlay/__init__.py +++ b/test/overlay/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/scrambletest.py b/test/scrambletest.py index 78f8f917..f33a0470 100755 --- a/test/scrambletest.py +++ b/test/scrambletest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/test-release.d/cfg.sh b/test/test-release.d/cfg.sh index a41f8b13..4452d8c0 100755 --- a/test/test-release.d/cfg.sh +++ b/test/test-release.d/cfg.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/test-release.sh b/test/test-release.sh index 31a58670..6c0cb696 100755 --- a/test/test-release.sh +++ b/test/test-release.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/tooltest.py b/test/tooltest.py index 50d7941b..112a0354 100755 --- a/test/tooltest.py +++ b/test/tooltest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/tooltest2.py b/test/tooltest2.py index b3af9732..67e454e3 100755 --- a/test/tooltest2.py +++ b/test/tooltest2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/tooltest2_d/data.py b/test/tooltest2_d/data.py index ec1bbc97..e6309789 100755 --- a/test/tooltest2_d/data.py +++ b/test/tooltest2_d/data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2024 The MMGen Project +# Copyright (C)2013-2025 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: