diff --git a/cmds/mmgen-addrgen b/cmds/mmgen-addrgen index 65ce54f2..040595ab 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 c62d9954..b5225f17 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 c63cdd68..139b14ca 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 035f3d69..e5a9cef4 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 b7ecf921..d54246ce 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 e454bcde..a5c1a7a7 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 b6a830cd..2efb23f4 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 38905eef..34afe943 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 6cca059a..2412900d 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 ffa90cab..46ad3efe 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 bb05a345..73de27f7 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 6ac81237..77236841 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 298676df..6819ca61 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 8614eb6e..185dfd9e 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 6d7883e7..f206d23a 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 de105b2d..023e8d4b 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 2d70ffb1..783f780f 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 fc634d77..40c55894 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 aaa87b51..4d402db1 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 b731f452..608547a7 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 fa1c8d38..26ee71d6 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-2023 The MMGen Project +# Copyright (C)2013-2024 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/coin-daemon-info.py b/examples/coin-daemon-info.py index 6e07a2dd..510ea3be 100755 --- a/examples/coin-daemon-info.py +++ b/examples/coin-daemon-info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1921188b..f28592f5 100755 --- a/examples/halving-calculator.py +++ b/examples/halving-calculator.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d3d7db97..2c180ee6 100755 --- a/examples/whitepaper.py +++ b/examples/whitepaper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 51f628be..568cf1a9 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-2023 The MMGen Project + Copyright (C)2013-2024 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 dd2fd9f0..6ce9cbc9 100755 --- a/mmgen/addr.py +++ b/mmgen/addr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 da1f4028..efc763a4 100755 --- a/mmgen/addrdata.py +++ b/mmgen/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 dffc3ad1..6aaa74a7 100755 --- a/mmgen/addrfile.py +++ b/mmgen/addrfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e5865d8e..9e95bf04 100755 --- a/mmgen/addrgen.py +++ b/mmgen/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 377bced4..ef03c6cb 100755 --- a/mmgen/addrlist.py +++ b/mmgen/addrlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f03ed81a..9ffad53c 100755 --- a/mmgen/altcoin/params.py +++ b/mmgen/altcoin/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 39afb3e8..a9556752 100755 --- a/mmgen/altcoin/util.py +++ b/mmgen/altcoin/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 51ded7ac..bd06c2ce 100755 --- a/mmgen/amt.py +++ b/mmgen/amt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 77f706d7..a7932d4e 100755 --- a/mmgen/autosign.py +++ b/mmgen/autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 3086250b..caddb56c 100755 --- a/mmgen/base_obj.py +++ b/mmgen/base_obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a36fc87d..dcd9feac 100755 --- a/mmgen/baseconv.py +++ b/mmgen/baseconv.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9e86bdda..d9d0825b 100755 --- a/mmgen/bip39.py +++ b/mmgen/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/cfg.py b/mmgen/cfg.py index 6fd7bd6c..500d7966 100755 --- a/mmgen/cfg.py +++ b/mmgen/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 @@ -43,7 +43,7 @@ class GlobalConstants(Lockable): proj_url = 'https://github.com/mmgen/mmgen-wallet' author = 'The MMGen Project' email = '' - Cdates = '2013-2023' + Cdates = '2013-2024' dfl_hash_preset = '3' passwd_max_tries = 5 min_screen_width = 80 diff --git a/mmgen/cfgfile.py b/mmgen/cfgfile.py index 98390148..b924f4d5 100755 --- a/mmgen/cfgfile.py +++ b/mmgen/cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1c8019fc..a88843a0 100755 --- a/mmgen/color.py +++ b/mmgen/color.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 0835d445..264af700 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 5acdd877..9e0d2aeb 100755 --- a/mmgen/crypto.py +++ b/mmgen/crypto.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cfb5360d..8a03c67c 100755 --- a/mmgen/daemon.py +++ b/mmgen/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 2ce057b6..84262552 100755 --- a/mmgen/derive.py +++ b/mmgen/derive.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 910b195b..321c6fb7 100755 --- a/mmgen/devinit.py +++ b/mmgen/devinit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9475b5d5..492bef97 100755 --- a/mmgen/devtools.py +++ b/mmgen/devtools.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9e44e01c..18daea2e 100755 --- a/mmgen/exception.py +++ b/mmgen/exception.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a1817db6..fe703f1c 100755 --- a/mmgen/filename.py +++ b/mmgen/filename.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c004a9c4..dbecd7f4 100755 --- a/mmgen/fileutil.py +++ b/mmgen/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 425d86ab..36caf3c9 100755 --- a/mmgen/flags.py +++ b/mmgen/flags.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 b9e166e6..c724b92a 100755 --- a/mmgen/help/__init__.py +++ b/mmgen/help/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/seedsplit.py b/mmgen/help/seedsplit.py index a74a7b7c..5c1742bd 100755 --- a/mmgen/help/seedsplit.py +++ b/mmgen/help/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 6a419221..5bdfa082 100755 --- a/mmgen/help/xmrwallet.py +++ b/mmgen/help/xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1390a3fb..f7fcfa4d 100755 --- a/mmgen/key.py +++ b/mmgen/key.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e9b40ccb..63b7a656 100755 --- a/mmgen/keygen.py +++ b/mmgen/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4fb02084..dbb389ba 100755 --- a/mmgen/led.py +++ b/mmgen/led.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 52860313..84a7cc0a 100755 --- a/mmgen/main.py +++ b/mmgen/main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d44f8aec..153253dd 100755 --- a/mmgen/main_addrgen.py +++ b/mmgen/main_addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 59b75ae9..1178a4b3 100755 --- a/mmgen/main_addrimport.py +++ b/mmgen/main_addrimport.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4cc30b80..938595ad 100755 --- a/mmgen/main_autosign.py +++ b/mmgen/main_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 98c9be4e..8d290056 100755 --- a/mmgen/main_msg.py +++ b/mmgen/main_msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1bb015be..3ff376d6 100755 --- a/mmgen/main_passgen.py +++ b/mmgen/main_passgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 97c0efda..5a61850d 100755 --- a/mmgen/main_regtest.py +++ b/mmgen/main_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 001031ad..c2debdba 100755 --- a/mmgen/main_seedjoin.py +++ b/mmgen/main_seedjoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c90a997d..cc3caad2 100755 --- a/mmgen/main_split.py +++ b/mmgen/main_split.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 bb1c3c80..d354acb8 100755 --- a/mmgen/main_tool.py +++ b/mmgen/main_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 68c13bef..d8fd793d 100755 --- a/mmgen/main_txbump.py +++ b/mmgen/main_txbump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c8760556..2db6db82 100755 --- a/mmgen/main_txcreate.py +++ b/mmgen/main_txcreate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9665e02a..8000c308 100755 --- a/mmgen/main_txdo.py +++ b/mmgen/main_txdo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 0776c054..8161c544 100755 --- a/mmgen/main_txsend.py +++ b/mmgen/main_txsend.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 706910bb..4813cdb5 100755 --- a/mmgen/main_txsign.py +++ b/mmgen/main_txsign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d72e012b..52bc9770 100755 --- a/mmgen/main_wallet.py +++ b/mmgen/main_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cb75c9a8..13da5663 100755 --- a/mmgen/main_xmrwallet.py +++ b/mmgen/main_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/mn_entry.py b/mmgen/mn_entry.py index 5a79e648..d052717e 100755 --- a/mmgen/mn_entry.py +++ b/mmgen/mn_entry.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 aa202ef8..5e99073d 100755 --- a/mmgen/msg.py +++ b/mmgen/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 fe1a81a0..454be258 100755 --- a/mmgen/obj.py +++ b/mmgen/obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 540f7920..52bec7e3 100755 --- a/mmgen/objmethods.py +++ b/mmgen/objmethods.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 91de1518..f9c1da87 100755 --- a/mmgen/opts.py +++ b/mmgen/opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f18d6129..ab544df2 100755 --- a/mmgen/passwdlist.py +++ b/mmgen/passwdlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/bch/params.py b/mmgen/proto/bch/params.py index 715ba7e0..2b3914ad 100755 --- a/mmgen/proto/bch/params.py +++ b/mmgen/proto/bch/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e1b196a8..22813ae2 100755 --- a/mmgen/proto/btc/addrdata.py +++ b/mmgen/proto/btc/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 44fb0745..f81e1376 100755 --- a/mmgen/proto/btc/addrgen.py +++ b/mmgen/proto/btc/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 beaa59ec..8dd62b1e 100755 --- a/mmgen/proto/btc/common.py +++ b/mmgen/proto/btc/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 350398f0..beed39f0 100755 --- a/mmgen/proto/btc/daemon.py +++ b/mmgen/proto/btc/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 aab00398..f5c9b4b9 100755 --- a/mmgen/proto/btc/misc.py +++ b/mmgen/proto/btc/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 13481e9a..e2251404 100755 --- a/mmgen/proto/btc/msg.py +++ b/mmgen/proto/btc/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a1928bfb..32855558 100755 --- a/mmgen/proto/btc/params.py +++ b/mmgen/proto/btc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 219da137..39483670 100755 --- a/mmgen/proto/btc/regtest.py +++ b/mmgen/proto/btc/regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d7f8bec0..de77a52f 100755 --- a/mmgen/proto/btc/rpc.py +++ b/mmgen/proto/btc/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d9ebfb3b..c7a58e6c 100755 --- a/mmgen/proto/btc/tw/addresses.py +++ b/mmgen/proto/btc/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 8ac78ea8..0405ca90 100755 --- a/mmgen/proto/btc/tw/bal.py +++ b/mmgen/proto/btc/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 19767a6e..65d60168 100755 --- a/mmgen/proto/btc/tw/ctl.py +++ b/mmgen/proto/btc/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 3d39b514..ea3131ca 100755 --- a/mmgen/proto/btc/tw/json.py +++ b/mmgen/proto/btc/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 11bb8b56..141c0ccf 100755 --- a/mmgen/proto/btc/tw/prune.py +++ b/mmgen/proto/btc/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 af6ca649..d49d8a09 100755 --- a/mmgen/proto/btc/tw/rpc.py +++ b/mmgen/proto/btc/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e9ebdd31..4fcadc6b 100755 --- a/mmgen/proto/btc/tw/txhistory.py +++ b/mmgen/proto/btc/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 555994ea..55e10e9c 100755 --- a/mmgen/proto/btc/tw/unspent.py +++ b/mmgen/proto/btc/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 27ab2d3e..9fd17c8c 100755 --- a/mmgen/proto/btc/tx/base.py +++ b/mmgen/proto/btc/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 685adf23..8686b999 100755 --- a/mmgen/proto/btc/tx/bump.py +++ b/mmgen/proto/btc/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d3dc83ba..b5835ca6 100755 --- a/mmgen/proto/btc/tx/completed.py +++ b/mmgen/proto/btc/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 995dfda5..30604e18 100755 --- a/mmgen/proto/btc/tx/info.py +++ b/mmgen/proto/btc/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e1212667..ff79ef22 100755 --- a/mmgen/proto/btc/tx/new.py +++ b/mmgen/proto/btc/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4f3d8a37..3ed3a893 100755 --- a/mmgen/proto/btc/tx/online.py +++ b/mmgen/proto/btc/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 2703e6da..6b105b3a 100755 --- a/mmgen/proto/btc/tx/signed.py +++ b/mmgen/proto/btc/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 93be9b61..7cf82365 100755 --- a/mmgen/proto/btc/tx/status.py +++ b/mmgen/proto/btc/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d7a82998..92490e57 100755 --- a/mmgen/proto/btc/tx/unsigned.py +++ b/mmgen/proto/btc/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e1f5dd1e..24bef4f3 100755 --- a/mmgen/proto/etc/params.py +++ b/mmgen/proto/etc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 b3365b3d..3745439e 100755 --- a/mmgen/proto/eth/addrdata.py +++ b/mmgen/proto/eth/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 dc4a1c38..97951a3c 100755 --- a/mmgen/proto/eth/addrgen.py +++ b/mmgen/proto/eth/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 255d058e..d4a392d4 100755 --- a/mmgen/proto/eth/contract.py +++ b/mmgen/proto/eth/contract.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 84d28da9..03ac90d0 100755 --- a/mmgen/proto/eth/daemon.py +++ b/mmgen/proto/eth/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 2684288d..077b8bdf 100755 --- a/mmgen/proto/eth/misc.py +++ b/mmgen/proto/eth/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 38a3af80..f65cc818 100755 --- a/mmgen/proto/eth/msg.py +++ b/mmgen/proto/eth/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 69b41dff..ef3edae9 100755 --- a/mmgen/proto/eth/params.py +++ b/mmgen/proto/eth/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 68f2cd8d..a2ca0fcf 100755 --- a/mmgen/proto/eth/rpc.py +++ b/mmgen/proto/eth/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e389f5e4..2831112d 100755 --- a/mmgen/proto/eth/tw/addresses.py +++ b/mmgen/proto/eth/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 6a79776a..a3f99332 100755 --- a/mmgen/proto/eth/tw/bal.py +++ b/mmgen/proto/eth/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d82bd4e8..5eb446e4 100755 --- a/mmgen/proto/eth/tw/ctl.py +++ b/mmgen/proto/eth/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 33c95976..28192426 100755 --- a/mmgen/proto/eth/tw/json.py +++ b/mmgen/proto/eth/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c438e1ca..729b784d 100755 --- a/mmgen/proto/eth/tw/rpc.py +++ b/mmgen/proto/eth/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4d6099f8..e0de58e2 100755 --- a/mmgen/proto/eth/tw/unspent.py +++ b/mmgen/proto/eth/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c669fbef..0a988ef0 100755 --- a/mmgen/proto/eth/tw/view.py +++ b/mmgen/proto/eth/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 27462a70..f74d0f9c 100755 --- a/mmgen/proto/eth/tx/base.py +++ b/mmgen/proto/eth/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4cdb3e83..9f646e34 100755 --- a/mmgen/proto/eth/tx/bump.py +++ b/mmgen/proto/eth/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 8553b67b..912db37f 100755 --- a/mmgen/proto/eth/tx/completed.py +++ b/mmgen/proto/eth/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c60f4a47..bcb1e765 100755 --- a/mmgen/proto/eth/tx/info.py +++ b/mmgen/proto/eth/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 144f14b3..47f53a2f 100755 --- a/mmgen/proto/eth/tx/new.py +++ b/mmgen/proto/eth/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 07d4a132..dc473333 100755 --- a/mmgen/proto/eth/tx/online.py +++ b/mmgen/proto/eth/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 33a08930..65831a55 100755 --- a/mmgen/proto/eth/tx/signed.py +++ b/mmgen/proto/eth/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a800c52b..70c08b24 100755 --- a/mmgen/proto/eth/tx/status.py +++ b/mmgen/proto/eth/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 fe8124e1..d5563736 100755 --- a/mmgen/proto/eth/tx/unsigned.py +++ b/mmgen/proto/eth/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 0d382dbc..5ec47b69 100755 --- a/mmgen/proto/ltc/params.py +++ b/mmgen/proto/ltc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 eee3bfc6..82879172 100755 --- a/mmgen/proto/secp256k1/keygen.py +++ b/mmgen/proto/secp256k1/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d8614c88..5b421b8e 100755 --- a/mmgen/proto/xmr/addrgen.py +++ b/mmgen/proto/xmr/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f8266ede..b5ce8b0f 100755 --- a/mmgen/proto/xmr/daemon.py +++ b/mmgen/proto/xmr/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c7d74dcc..233aa202 100755 --- a/mmgen/proto/xmr/keygen.py +++ b/mmgen/proto/xmr/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a015fb83..30c479b5 100755 --- a/mmgen/proto/xmr/params.py +++ b/mmgen/proto/xmr/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 08827c34..da451bba 100755 --- a/mmgen/proto/xmr/rpc.py +++ b/mmgen/proto/xmr/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 29eef94e..1153b415 100755 --- a/mmgen/proto/zec/addrgen.py +++ b/mmgen/proto/zec/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 61cf42b9..70b9ef29 100755 --- a/mmgen/proto/zec/keygen.py +++ b/mmgen/proto/zec/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9417c053..fb85f8df 100755 --- a/mmgen/proto/zec/params.py +++ b/mmgen/proto/zec/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9942e68c..15dd09b4 100755 --- a/mmgen/protocol.py +++ b/mmgen/protocol.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 04e16768..cfe539f1 100755 --- a/mmgen/pyversion.py +++ b/mmgen/pyversion.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cb1ef2e3..0a4c3ea8 100755 --- a/mmgen/rpc.py +++ b/mmgen/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 db896882..a14de7c4 100755 --- a/mmgen/seed.py +++ b/mmgen/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 6b1ec4c6..fdf60c0e 100755 --- a/mmgen/seedsplit.py +++ b/mmgen/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 577ca6b2..3c6e6cca 100755 --- a/mmgen/sha2.py +++ b/mmgen/sha2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/share/Opts.py b/mmgen/share/Opts.py index bdf41271..104b31ce 100755 --- a/mmgen/share/Opts.py +++ b/mmgen/share/Opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # Opts.py, an options parsing library for Python. -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 dbfbcc7e..7fce4e87 100755 --- a/mmgen/subseed.py +++ b/mmgen/subseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 006221aa..34c2e4b5 100755 --- a/mmgen/term.py +++ b/mmgen/term.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 10cb8694..d12de66c 100755 --- a/mmgen/test.py +++ b/mmgen/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 24f2da56..aee4b7ac 100755 --- a/mmgen/tool/api.py +++ b/mmgen/tool/api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 56cb2ff3..ab536ac4 100755 --- a/mmgen/tool/coin.py +++ b/mmgen/tool/coin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 7b643126..e0039ca0 100755 --- a/mmgen/tool/common.py +++ b/mmgen/tool/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 b70e0f9a..13c477c5 100755 --- a/mmgen/tool/file.py +++ b/mmgen/tool/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 5edc6b99..e820829d 100755 --- a/mmgen/tool/filecrypt.py +++ b/mmgen/tool/filecrypt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 ae018e5b..bad64a71 100755 --- a/mmgen/tool/fileutil.py +++ b/mmgen/tool/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 98b5b8f4..b35637a4 100755 --- a/mmgen/tool/help.py +++ b/mmgen/tool/help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 5bfcf3ae..fa3fe587 100755 --- a/mmgen/tool/mnemonic.py +++ b/mmgen/tool/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f160d6de..75742965 100755 --- a/mmgen/tool/rpc.py +++ b/mmgen/tool/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a56a4c8d..545e528f 100755 --- a/mmgen/tool/util.py +++ b/mmgen/tool/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 fb8bfe97..3d33d030 100755 --- a/mmgen/tool/wallet.py +++ b/mmgen/tool/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 6add63c9..71beb593 100755 --- a/mmgen/tw/addresses.py +++ b/mmgen/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a6a4cb5e..c0224cc4 100755 --- a/mmgen/tw/bal.py +++ b/mmgen/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 9b055138..6db090ff 100755 --- a/mmgen/tw/ctl.py +++ b/mmgen/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1b01ab59..e732279f 100755 --- a/mmgen/tw/json.py +++ b/mmgen/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cec07a3d..7a64e9d5 100755 --- a/mmgen/tw/prune.py +++ b/mmgen/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 74a5496f..2baa359a 100755 --- a/mmgen/tw/rpc.py +++ b/mmgen/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 fe3b63f2..3ac7f907 100755 --- a/mmgen/tw/shared.py +++ b/mmgen/tw/shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 75526f40..bc49b0e7 100755 --- a/mmgen/tw/txhistory.py +++ b/mmgen/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 5f3cf9a2..46f5bfc1 100755 --- a/mmgen/tw/unspent.py +++ b/mmgen/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a7afc78c..f58d97e0 100755 --- a/mmgen/tw/view.py +++ b/mmgen/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 0ad6ea51..9585127f 100755 --- a/mmgen/tx/__init__.py +++ b/mmgen/tx/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 74808fe3..69c82e36 100755 --- a/mmgen/tx/base.py +++ b/mmgen/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f5d72097..90d047ed 100755 --- a/mmgen/tx/bump.py +++ b/mmgen/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 63d477f0..151299c4 100755 --- a/mmgen/tx/completed.py +++ b/mmgen/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e9a8e5da..d1101162 100755 --- a/mmgen/tx/file.py +++ b/mmgen/tx/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1e58f8ab..7b27900e 100755 --- a/mmgen/tx/info.py +++ b/mmgen/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 f93ffeb8..bee44e9d 100755 --- a/mmgen/tx/new.py +++ b/mmgen/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 841ba3a1..5918b6df 100755 --- a/mmgen/tx/online.py +++ b/mmgen/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 07abd069..be43165f 100755 --- a/mmgen/tx/sign.py +++ b/mmgen/tx/sign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 bc234ca6..b48607f2 100755 --- a/mmgen/tx/signed.py +++ b/mmgen/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 55311856..a8fc9716 100755 --- a/mmgen/tx/status.py +++ b/mmgen/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 b6340cc2..e195585f 100755 --- a/mmgen/tx/unsigned.py +++ b/mmgen/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 5126645e..1dd57926 100755 --- a/mmgen/ui.py +++ b/mmgen/ui.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 e2bb9a19..6a144460 100755 --- a/mmgen/util.py +++ b/mmgen/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 8e0a9cd3..371703bc 100755 --- a/mmgen/util2.py +++ b/mmgen/util2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 aebc0d1d..a7fed26d 100755 --- a/mmgen/wallet/__init__.py +++ b/mmgen/wallet/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 a549f229..1cfef097 100755 --- a/mmgen/wallet/base.py +++ b/mmgen/wallet/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 eb027700..315d9f70 100755 --- a/mmgen/wallet/bip39.py +++ b/mmgen/wallet/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 c7619f5a..1e02675e 100755 --- a/mmgen/wallet/brain.py +++ b/mmgen/wallet/brain.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 1e94b783..88ad0566 100755 --- a/mmgen/wallet/dieroll.py +++ b/mmgen/wallet/dieroll.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 0ac75fd5..b3198a5c 100755 --- a/mmgen/wallet/enc.py +++ b/mmgen/wallet/enc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 97b608c4..022849b6 100755 --- a/mmgen/wallet/incog.py +++ b/mmgen/wallet/incog.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cff66227..71f820b1 100755 --- a/mmgen/wallet/incog_base.py +++ b/mmgen/wallet/incog_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 b39e0bac..704c6ae3 100755 --- a/mmgen/wallet/incog_hex.py +++ b/mmgen/wallet/incog_hex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 84185756..cb21422f 100755 --- a/mmgen/wallet/incog_hidden.py +++ b/mmgen/wallet/incog_hidden.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 eb2adf8c..5576ebe6 100755 --- a/mmgen/wallet/mmgen.py +++ b/mmgen/wallet/mmgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 74b08bc5..6e7261f8 100755 --- a/mmgen/wallet/mmhex.py +++ b/mmgen/wallet/mmhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d5890338..12dad2f6 100755 --- a/mmgen/wallet/mnemonic.py +++ b/mmgen/wallet/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 aaaa4364..be271a38 100755 --- a/mmgen/wallet/plainhex.py +++ b/mmgen/wallet/plainhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 2d02a965..52b55e23 100755 --- a/mmgen/wallet/seed.py +++ b/mmgen/wallet/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 363bdf47..bb5807cb 100755 --- a/mmgen/wallet/unenc.py +++ b/mmgen/wallet/unenc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 8dd4f98e..01a26de6 100755 --- a/mmgen/wallet/words.py +++ b/mmgen/wallet/words.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 13485e73..53849ceb 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 f1fd4c07..ad532701 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 a6297426..0e926cb8 100755 --- a/mmgen/xmrseed.py +++ b/mmgen/xmrseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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.py b/mmgen/xmrwallet.py index 81fd1811..a47ac20a 100755 --- a/mmgen/xmrwallet.py +++ b/mmgen/xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/create-token.py b/scripts/create-token.py index 6098cac8..4adbd79b 100755 --- a/scripts/create-token.py +++ b/scripts/create-token.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 10d26abe..4c8efc32 100755 --- a/scripts/exec_wrapper.py +++ b/scripts/exec_wrapper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 66c9f486..02fd455d 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-2023 The MMGen Project +# Copyright (C)2013-2024 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 d515c16b..71813926 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d2b23833..e402d36a 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 2f6dfad6..622042b7 100755 --- a/test/altcointest.py +++ b/test/altcointest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 232f7bf5..114a5574 100755 --- a/test/cmdtest.py +++ b/test/cmdtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/cfg.py b/test/cmdtest_py_d/cfg.py index c6faeb5c..ed0ef848 100755 --- a/test/cmdtest_py_d/cfg.py +++ b/test/cmdtest_py_d/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_d/common.py b/test/cmdtest_py_d/common.py index c8025289..c3569381 100755 --- a/test/cmdtest_py_d/common.py +++ b/test/cmdtest_py_d/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_autosign.py b/test/cmdtest_py_d/ct_autosign.py index d84be53e..3a77f076 100755 --- a/test/cmdtest_py_d/ct_autosign.py +++ b/test/cmdtest_py_d/ct_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_base.py b/test/cmdtest_py_d/ct_base.py index abb6fbb9..061a65c1 100755 --- a/test/cmdtest_py_d/ct_base.py +++ b/test/cmdtest_py_d/ct_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_cfgfile.py b/test/cmdtest_py_d/ct_cfgfile.py index f7d633e6..7b4c636c 100755 --- a/test/cmdtest_py_d/ct_cfgfile.py +++ b/test/cmdtest_py_d/ct_cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_chainsplit.py b/test/cmdtest_py_d/ct_chainsplit.py index 387be51f..b9c1148d 100755 --- a/test/cmdtest_py_d/ct_chainsplit.py +++ b/test/cmdtest_py_d/ct_chainsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_ethdev.py b/test/cmdtest_py_d/ct_ethdev.py index 545cb4cd..1de219a1 100755 --- a/test/cmdtest_py_d/ct_ethdev.py +++ b/test/cmdtest_py_d/ct_ethdev.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_input.py b/test/cmdtest_py_d/ct_input.py index e4ca8f18..612f093c 100755 --- a/test/cmdtest_py_d/ct_input.py +++ b/test/cmdtest_py_d/ct_input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_main.py b/test/cmdtest_py_d/ct_main.py index b2512921..ea1be861 100755 --- a/test/cmdtest_py_d/ct_main.py +++ b/test/cmdtest_py_d/ct_main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_misc.py b/test/cmdtest_py_d/ct_misc.py index f985ddf6..51414453 100755 --- a/test/cmdtest_py_d/ct_misc.py +++ b/test/cmdtest_py_d/ct_misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_opts.py b/test/cmdtest_py_d/ct_opts.py index 197458d6..102e3be5 100755 --- a/test/cmdtest_py_d/ct_opts.py +++ b/test/cmdtest_py_d/ct_opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_ref.py b/test/cmdtest_py_d/ct_ref.py index 41ade943..c2d95781 100755 --- a/test/cmdtest_py_d/ct_ref.py +++ b/test/cmdtest_py_d/ct_ref.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_ref_3seed.py b/test/cmdtest_py_d/ct_ref_3seed.py index 8f509c1a..07ad89ee 100755 --- a/test/cmdtest_py_d/ct_ref_3seed.py +++ b/test/cmdtest_py_d/ct_ref_3seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_ref_altcoin.py b/test/cmdtest_py_d/ct_ref_altcoin.py index 1b53243c..9b491edf 100755 --- a/test/cmdtest_py_d/ct_ref_altcoin.py +++ b/test/cmdtest_py_d/ct_ref_altcoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_regtest.py b/test/cmdtest_py_d/ct_regtest.py index a475bb74..a07a1d30 100755 --- a/test/cmdtest_py_d/ct_regtest.py +++ b/test/cmdtest_py_d/ct_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_seedsplit.py b/test/cmdtest_py_d/ct_seedsplit.py index 0aaa9ca2..4614803f 100755 --- a/test/cmdtest_py_d/ct_seedsplit.py +++ b/test/cmdtest_py_d/ct_seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_shared.py b/test/cmdtest_py_d/ct_shared.py index a29fe9b5..5a42de75 100755 --- a/test/cmdtest_py_d/ct_shared.py +++ b/test/cmdtest_py_d/ct_shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_tool.py b/test/cmdtest_py_d/ct_tool.py index 8f5be45a..eb7db6a6 100755 --- a/test/cmdtest_py_d/ct_tool.py +++ b/test/cmdtest_py_d/ct_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_wallet.py b/test/cmdtest_py_d/ct_wallet.py index 17c6ce21..1a4730b6 100755 --- a/test/cmdtest_py_d/ct_wallet.py +++ b/test/cmdtest_py_d/ct_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ct_xmr_autosign.py b/test/cmdtest_py_d/ct_xmr_autosign.py index fae498fd..427a10b2 100755 --- a/test/cmdtest_py_d/ct_xmr_autosign.py +++ b/test/cmdtest_py_d/ct_xmr_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_d/ct_xmrwallet.py b/test/cmdtest_py_d/ct_xmrwallet.py index b59fb27f..a716236f 100755 --- a/test/cmdtest_py_d/ct_xmrwallet.py +++ b/test/cmdtest_py_d/ct_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/input.py b/test/cmdtest_py_d/input.py index 50883aeb..5eee7c8f 100755 --- a/test/cmdtest_py_d/input.py +++ b/test/cmdtest_py_d/input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 5963092d..2956e5cb 100755 --- a/test/colortest.py +++ b/test/colortest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test/colortest.py: test color handling for the MMGen suite diff --git a/test/gentest.py b/test/gentest.py index b9be1416..07bd8025 100755 --- a/test/gentest.py +++ b/test/gentest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 6d000ff8..af31538c 100755 --- a/test/hashfunc.py +++ b/test/hashfunc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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/coin_daemon_control.py b/test/include/coin_daemon_control.py index d8d18bde..411a93e4 100755 --- a/test/include/coin_daemon_control.py +++ b/test/include/coin_daemon_control.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 cc851f98..e67456e9 100755 --- a/test/include/common.py +++ b/test/include/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4f6e9ea0..fab7f3eb 100755 --- a/test/include/ecc.py +++ b/test/include/ecc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 86ce428d..2cffd1f2 100755 --- a/test/include/pexpect.py +++ b/test/include/pexpect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 d8103dff..653fde13 100755 --- a/test/include/test_init.py +++ b/test/include/test_init.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/misc/tool_api_test.py b/test/misc/tool_api_test.py index 41cb6f6f..4104ac39 100755 --- a/test/misc/tool_api_test.py +++ b/test/misc/tool_api_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 8186e24f..cdc3a448 100755 --- a/test/objattrtest.py +++ b/test/objattrtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/oat_btc_mainnet.py b/test/objattrtest_py_d/oat_btc_mainnet.py index 313e5a35..e68397ae 100755 --- a/test/objattrtest_py_d/oat_btc_mainnet.py +++ b/test/objattrtest_py_d/oat_btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objattrtest_py_d.oat_btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objattrtest_py_d/oat_common.py b/test/objattrtest_py_d/oat_common.py index 72849a8b..54a2fc8d 100755 --- a/test/objattrtest_py_d/oat_common.py +++ b/test/objattrtest_py_d/oat_common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objattrtest_py_d.oat_common: shared data for MMGen data objects tests diff --git a/test/objtest.py b/test/objtest.py index a4e70610..80065f7b 100755 --- a/test/objtest.py +++ b/test/objtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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_py_d/ot_btc_mainnet.py b/test/objtest_py_d/ot_btc_mainnet.py index 6b189cd1..803ca5b7 100755 --- a/test/objtest_py_d/ot_btc_mainnet.py +++ b/test/objtest_py_d/ot_btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_d.ot_btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_py_d/ot_btc_testnet.py b/test/objtest_py_d/ot_btc_testnet.py index fc501694..1b506bae 100755 --- a/test/objtest_py_d/ot_btc_testnet.py +++ b/test/objtest_py_d/ot_btc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_d.ot_btc_testnet: BTC testnet test vectors for MMGen data objects diff --git a/test/objtest_py_d/ot_common.py b/test/objtest_py_d/ot_common.py index a8ff1dd0..e5e71d74 100755 --- a/test/objtest_py_d/ot_common.py +++ b/test/objtest_py_d/ot_common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_d.ot_common: shared data for MMGen data objects tests diff --git a/test/objtest_py_d/ot_eth_mainnet.py b/test/objtest_py_d/ot_eth_mainnet.py index 7b23c715..02a9a31a 100755 --- a/test/objtest_py_d/ot_eth_mainnet.py +++ b/test/objtest_py_d/ot_eth_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_d.ot_eth_mainnet: ETH mainnet test vectors for MMGen data objects diff --git a/test/objtest_py_d/ot_ltc_mainnet.py b/test/objtest_py_d/ot_ltc_mainnet.py index 3fe81162..c16dec7b 100755 --- a/test/objtest_py_d/ot_ltc_mainnet.py +++ b/test/objtest_py_d/ot_ltc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_d.ot_ltc_mainnet: LTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_py_d/ot_ltc_testnet.py b/test/objtest_py_d/ot_ltc_testnet.py index dc8d4b0d..041c26c0 100755 --- a/test/objtest_py_d/ot_ltc_testnet.py +++ b/test/objtest_py_d/ot_ltc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project """ test.objtest_py_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 8ec97e81..af2cc348 100644 --- a/test/overlay/__init__.py +++ b/test/overlay/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 7eb84cb8..b515c7b7 100755 --- a/test/scrambletest.py +++ b/test/scrambletest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 4acdee33..23b56034 100755 --- a/test/test-release.d/cfg.sh +++ b/test/test-release.d/cfg.sh @@ -1,7 +1,7 @@ #!/bin/bash # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 251b1c8c..070af5cc 100755 --- a/test/test-release.sh +++ b/test/test-release.sh @@ -1,7 +1,7 @@ #!/bin/bash # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 63d4cade..3734a333 100755 --- a/test/tooltest.py +++ b/test/tooltest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 942d6269..dd6d2782 100755 --- a/test/tooltest2.py +++ b/test/tooltest2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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 92e3162b..c2f39baa 100755 --- a/test/tooltest2_d/data.py +++ b/test/tooltest2_d/data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, a command-line cryptocurrency wallet -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/unit_tests.py b/test/unit_tests.py index ab0ac4fe..36a44ad3 100755 --- a/test/unit_tests.py +++ b/test/unit_tests.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2023 The MMGen Project +# Copyright (C)2013-2024 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