diff --git a/cmds/mmgen-addrgen b/cmds/mmgen-addrgen index f3755274..618f1c5b 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 68efd978..c2f91970 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 2c7ae61f..87bc9696 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 dc639f97..966e53e1 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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-passchg b/cmds/mmgen-passchg index cb501778..affd55cd 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 06379479..82fb585c 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 2871b776..f8cc65b8 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 1a25f1d6..2516f591 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 5f7d86e6..93f3863c 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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-split b/cmds/mmgen-split index 8a68c6ab..812361ea 100755 --- a/cmds/mmgen-split +++ b/cmds/mmgen-split @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 fd5518b4..5d4ce5a2 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 4e182417..da32a0fe 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 fe445940..570c35cb 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 fc5dccb7..c82aee1a 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 1e629733..ab63de24 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 998832f7..cffb2eb2 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 84b1daf9..c4c4e6ae 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 bc9bb25d..fec0cf84 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 734f0f18..826ead6a 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 be9ddf5d..45b3b1d4 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 d47c6e41..a0d51a07 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/extmod/secp256k1mod.c b/extmod/secp256k1mod.c index d8ff9b73..f75d23b0 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-2021 The MMGen Project + Copyright (C)2013-2022 The MMGen Project This 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 8db737a0..a51e2898 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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.py b/mmgen/altcoin.py index 12ff8f27..ee14f2eb 100755 --- a/mmgen/altcoin.py +++ b/mmgen/altcoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/altcoins/eth/contract.py b/mmgen/altcoins/eth/contract.py index 88ddd590..3d168847 100755 --- a/mmgen/altcoins/eth/contract.py +++ b/mmgen/altcoins/eth/contract.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/altcoins/eth/obj.py b/mmgen/altcoins/eth/obj.py index 46898d11..742c6205 100755 --- a/mmgen/altcoins/eth/obj.py +++ b/mmgen/altcoins/eth/obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/altcoins/eth/tw.py b/mmgen/altcoins/eth/tw.py index b3320e22..6b62de0c 100755 --- a/mmgen/altcoins/eth/tw.py +++ b/mmgen/altcoins/eth/tw.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/altcoins/eth/tx.py b/mmgen/altcoins/eth/tx.py index 10eecbaa..51d61b78 100755 --- a/mmgen/altcoins/eth/tx.py +++ b/mmgen/altcoins/eth/tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/base_obj.py b/mmgen/base_obj.py index 5ffe6a78..397d75df 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 f0b502ab..f1df06b6 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 5bc3dd4c..b932c75d 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 0ad44618..d24de8ac 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 b64cfa35..34dcade8 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/common.py b/mmgen/common.py index 0386ab54..fdf2ba3e 100755 --- a/mmgen/common.py +++ b/mmgen/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 0620bf1d..723de53d 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 690f6197..fb38b526 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/exception.py b/mmgen/exception.py index 3548a28d..a526022a 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 5169ce97..3270c2ee 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 0c667524..b69f7f4d 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/globalvars.py b/mmgen/globalvars.py index bf8c83d3..b6067424 100755 --- a/mmgen/globalvars.py +++ b/mmgen/globalvars.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -52,7 +52,7 @@ class GlobalContext(Lockable): prog_name = os.path.basename(sys.argv[0]) author = 'The MMGen Project' email = '' - Cdates = '2013-2021' + Cdates = '2013-2022' try: from importlib.resources import files # Python 3.9 diff --git a/mmgen/help.py b/mmgen/help.py index 97a450a1..c0b232f6 100755 --- a/mmgen/help.py +++ b/mmgen/help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 197d2503..28de1a2f 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/license.py b/mmgen/license.py index 14bd8278..1ba4f3e0 100755 --- a/mmgen/license.py +++ b/mmgen/license.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 2ab520f4..a5ec41fd 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 02844e89..661199f3 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 b43a8938..9d6ab854 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 8c34ae61..38113cc9 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_passgen.py b/mmgen/main_passgen.py index 156a92d0..432a3de6 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 7db2fb8f..992f0800 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 1ea31561..a738487e 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 32aa3165..b6e22b52 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 31f1a60b..0caaa590 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 eff96a10..b6e0d2e0 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 c0881067..808fcd0d 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 7997d6f0..d52e7001 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 b2e986bc..efe16b6d 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 b7da9731..ce265a85 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 6aa9750a..cff12757 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 dcc78f20..8619b197 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_electrum.py b/mmgen/mn_electrum.py index c996ea3b..ca4876c4 100755 --- a/mmgen/mn_electrum.py +++ b/mmgen/mn_electrum.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 124faeb5..65f9fc93 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_tirosh.py b/mmgen/mn_tirosh.py index 652debd2..bf4b6dd5 100755 --- a/mmgen/mn_tirosh.py +++ b/mmgen/mn_tirosh.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/obj.py b/mmgen/obj.py index bd4a6c20..1cea9f0e 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 747024c0..be77b983 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/protocol.py b/mmgen/protocol.py index ec94ad55..842a61d0 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/regtest.py b/mmgen/regtest.py index 30964787..3255b6ea 100755 --- a/mmgen/regtest.py +++ b/mmgen/regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/rpc.py b/mmgen/rpc.py index fd013077..4c14c3a1 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 3fdd5eeb..e1b31f18 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 365063b2..8bd5e595 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 0c8c2a7f..ba7bc4a2 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 0505b472..320f5715 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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.py b/mmgen/tool.py index 1bba1020..b586de40 100755 --- a/mmgen/tool.py +++ b/mmgen/tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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.py b/mmgen/tw.py index 0f2e9338..af235193 100755 --- a/mmgen/tw.py +++ b/mmgen/tw.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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.py b/mmgen/tx.py index 7f8a0d22..f5728a59 100755 --- a/mmgen/tx.py +++ b/mmgen/tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/txfile.py b/mmgen/txfile.py index 4893e2c3..6e8aacf8 100755 --- a/mmgen/txfile.py +++ b/mmgen/txfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/txsign.py b/mmgen/txsign.py index 5708a6ba..3a737d4b 100755 --- a/mmgen/txsign.py +++ b/mmgen/txsign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/util.py b/mmgen/util.py index 3df45539..966f6838 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/wallet.py b/mmgen/wallet.py index 5fc75203..ee2bcf54 100755 --- a/mmgen/wallet.py +++ b/mmgen/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 058a8b73..aed9567f 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 191842c5..8e8b80c1 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/txsign-eval-exploit.diff b/scripts/txsign-eval-exploit.diff index fed0c235..a3ca6d73 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/uninstall-mmgen.py b/scripts/uninstall-mmgen.py index 9f505f5b..d1fe730b 100755 --- a/scripts/uninstall-mmgen.py +++ b/scripts/uninstall-mmgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/colortest.py b/test/colortest.py index 6ad985ed..c3173afb 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project """ colortest.py: test color handling for the MMGen suite diff --git a/test/gentest.py b/test/gentest.py index aa7a5f8f..6874dda5 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 a8e6d30e..dbc1e8ae 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/common.py b/test/include/common.py index bafba37d..6c3c0117 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/pexpect.py b/test/include/pexpect.py index a214045f..c3480fc9 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/misc/tool_api_test.py b/test/misc/tool_api_test.py index c3f7b838..17a22f1f 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project """ tool_api_test.py: test the MMGen suite tool API diff --git a/test/objattrtest.py b/test/objattrtest.py index 338b5974..392566e6 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 7b82f2a8..e7bd4ff6 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project """ test.objattrtest_py_d.oat_btc_mainnet: BTC mainnet test vectors for MMGen data diff --git a/test/objattrtest_py_d/oat_common.py b/test/objattrtest_py_d/oat_common.py index c339a7c3..6518c89d 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 9cb943d8..8c2c7e16 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 b6909af6..415d6ab0 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 eff798ba..704e0366 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 d3050353..6a666c3e 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 42ea618a..e083f69c 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 9c971905..518ebf4b 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-2021 The MMGen Project +# Copyright (C)2013-2022 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 e7fa23da..0037c7ce 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project """ test.objtest_py_d.ot_ltc_testnet: LTC testnet test vectors for MMGen data objects diff --git a/test/scrambletest.py b/test/scrambletest.py index 217f6379..2b81d233 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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.py b/test/test.py index 0fefd22f..07cd9e2e 100755 --- a/test/test.py +++ b/test/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/common.py b/test/test_py_d/common.py index 42872f36..5e68442f 100755 --- a/test/test_py_d/common.py +++ b/test/test_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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/input.py b/test/test_py_d/input.py index 961fbc6b..99e9fdc9 100755 --- a/test/test_py_d/input.py +++ b/test/test_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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/test_py_d/ts_autosign.py b/test/test_py_d/ts_autosign.py index 263a1f9d..e855e8ef 100755 --- a/test/test_py_d/ts_autosign.py +++ b/test/test_py_d/ts_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_base.py b/test/test_py_d/ts_base.py index 649f907c..5ac73597 100755 --- a/test/test_py_d/ts_base.py +++ b/test/test_py_d/ts_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_cfg.py b/test/test_py_d/ts_cfg.py index 53899f52..6648de3d 100755 --- a/test/test_py_d/ts_cfg.py +++ b/test/test_py_d/ts_cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/test_py_d/ts_chainsplit.py b/test/test_py_d/ts_chainsplit.py index e437d7d3..d0c00a74 100755 --- a/test/test_py_d/ts_chainsplit.py +++ b/test/test_py_d/ts_chainsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_ethdev.py b/test/test_py_d/ts_ethdev.py index 553e48ab..e0ab48ae 100755 --- a/test/test_py_d/ts_ethdev.py +++ b/test/test_py_d/ts_ethdev.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_input.py b/test/test_py_d/ts_input.py index 7ad17185..c2357985 100755 --- a/test/test_py_d/ts_input.py +++ b/test/test_py_d/ts_input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/test_py_d/ts_main.py b/test/test_py_d/ts_main.py index 93bdf554..fed7576b 100755 --- a/test/test_py_d/ts_main.py +++ b/test/test_py_d/ts_main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_misc.py b/test/test_py_d/ts_misc.py index 10268c47..6033790d 100755 --- a/test/test_py_d/ts_misc.py +++ b/test/test_py_d/ts_misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_opts.py b/test/test_py_d/ts_opts.py index c9cf2967..fac49f59 100755 --- a/test/test_py_d/ts_opts.py +++ b/test/test_py_d/ts_opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/test_py_d/ts_ref.py b/test/test_py_d/ts_ref.py index 0f0f29e7..e0ba6881 100755 --- a/test/test_py_d/ts_ref.py +++ b/test/test_py_d/ts_ref.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_ref_3seed.py b/test/test_py_d/ts_ref_3seed.py index 9dac42a3..50e6f377 100755 --- a/test/test_py_d/ts_ref_3seed.py +++ b/test/test_py_d/ts_ref_3seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_ref_altcoin.py b/test/test_py_d/ts_ref_altcoin.py index 12c772ba..561f30d3 100755 --- a/test/test_py_d/ts_ref_altcoin.py +++ b/test/test_py_d/ts_ref_altcoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_regtest.py b/test/test_py_d/ts_regtest.py index ffb6b46f..b2639f10 100755 --- a/test/test_py_d/ts_regtest.py +++ b/test/test_py_d/ts_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_seedsplit.py b/test/test_py_d/ts_seedsplit.py index 04780d8a..f8a12868 100755 --- a/test/test_py_d/ts_seedsplit.py +++ b/test/test_py_d/ts_seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_shared.py b/test/test_py_d/ts_shared.py index 8c1b4d93..46929d51 100755 --- a/test/test_py_d/ts_shared.py +++ b/test/test_py_d/ts_shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_tool.py b/test/test_py_d/ts_tool.py index 331a3951..6ae51066 100755 --- a/test/test_py_d/ts_tool.py +++ b/test/test_py_d/ts_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/test_py_d/ts_wallet.py b/test/test_py_d/ts_wallet.py index afbc2779..5da5be5e 100755 --- a/test/test_py_d/ts_wallet.py +++ b/test/test_py_d/ts_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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_py_d/ts_xmrwallet.py b/test/test_py_d/ts_xmrwallet.py index af296353..228251f7 100755 --- a/test/test_py_d/ts_xmrwallet.py +++ b/test/test_py_d/ts_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/tooltest.py b/test/tooltest.py index a4e2e591..0f0c89eb 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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 d1721604..f674f237 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This 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/unit_tests.py b/test/unit_tests.py index 4ceeba6f..eec774d7 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-2021 The MMGen Project +# Copyright (C)2013-2022 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by