diff --git a/cmds/mmgen-addrgen b/cmds/mmgen-addrgen index 64f96ab9..ab7568dc 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 cbacea33..34d2cb37 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 2b5cf965..dda49290 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 ea68a939..37425a8d 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 1d4b9b66..6a3dbd5c 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 8887dc3a..289ce949 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 e0328555..d9f3c5fd 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 8870dd2c..d95c1702 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 7b27c037..4c0fedb9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 bb82c013..c9511426 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 86765cf7..1461f1c0 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 705fced3..c1ac2bfb 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 4fb8a9a5..882720ec 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 0810a9d7..0d9c3236 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 3b3d166f..452d39b1 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 22762f86..fe6b0593 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 ea283a0c..0c4c4842 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 f22f3740..deaf9ae1 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 c2bd69a1..fa4672a8 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 09bc6c1e..11e6f116 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This 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 4cf4d44e..7c807c32 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-2019 The MMGen Project + Copyright (C)2013-2020 The MMGen Project This 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 80b19806..70d706f9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 9a1dc3c0..3c867819 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 dc87d8e8..de8d1081 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 fc638c17..61b74381 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 c101394b..965a8792 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 ecfbc66d..0d660531 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 da1bf323..cbee6798 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 b6f27061..5ed4d594 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 096783c4..12c907c8 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 64f354b5..0dd1c510 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 8efcc75f..73e9dd62 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 7d1a3a79..60b23984 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 e24e8424..54ccb489 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 7e4f2415..7cd1e301 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 16cac51c..80144033 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -46,7 +46,7 @@ class g(object): prog_name = os.path.basename(sys.argv[0]) author = 'The MMGen Project' email = '' - Cdates = '2013-2019' + Cdates = '2013-2020' keywords = 'Bitcoin, BTC, Ethereum, ETH, Monero, XMR, ERC20, cryptocurrency, wallet, BIP32, cold storage, offline, online, spending, open-source, command-line, Python, Linux, Bitcoin Core, bitcoind, hd, deterministic, hierarchical, secure, anonymous, Electrum, seed, mnemonic, brainwallet, Scrypt, utility, script, scriptable, blockchain, raw, transaction, permissionless, console, terminal, curses, ansi, color, tmux, remote, client, daemon, RPC, json, entropy, xterm, rxvt, PowerShell, MSYS, MSYS2, MinGW, MinGW64, MSWin, Armbian, Raspbian, Raspberry Pi, Orange Pi, BCash, BCH, Litecoin, LTC, altcoin, ZEC, Zcash, DASH, Dashpay, SHA256Compress, monerod, EMC, Emercoin, token, deploy, contract, gas, fee, smart contract, solidity, Parity, testnet, devmode, Kovan' max_int = 0xffffffff diff --git a/mmgen/license.py b/mmgen/license.py index 2487bb94..22f97512 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 45549de9..cad2bc32 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 b1544199..c3423201 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 9c9acb96..0d37846e 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 3fd2e1ff..4a4b96cb 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 6c82d1d3..65b13805 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 78552cf9..7dbe1053 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 45dbedcf..92062032 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 693b80b2..5e14fafe 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 78e1d3ec..8cea5b9a 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 9b2fd34f..4a9540d9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 6d63016b..9764ff0b 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 9b9e4db2..9acbbd00 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 85f765bf..89340ff4 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 ec446edd..d9782c27 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 1786ae52..457ac8ee 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 086ed38e..c414bb59 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 4a19454e..5771bc49 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 fca7a275..e07e7cfa 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 f34e2356..35451bc2 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 69e3c368..823a2ac2 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 5056ab6a..d749404f 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 8e4624ab..88c7b911 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 d06faeba..2d437738 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 3ea5b56e..5da312ef 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 ce307420..d5c03d83 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 8c50bde3..831f71a9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 eb9a043e..a97b6fe9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 d463536d..c5d3b9e9 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 664fdbfe..335677b6 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 6c785745..91e31584 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 fe3dee04..20dfe2e3 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 6cb8abfd..1f2121ed 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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/tx-btc2bch.py b/scripts/tx-btc2bch.py index 4965f215..4a959041 100755 --- a/scripts/tx-btc2bch.py +++ b/scripts/tx-btc2bch.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 6cca91a7..71d3356c 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 d988f927..55ce5f0e 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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.py b/setup.py index a7d48018..889aae30 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 dbc66e56..2a266bd4 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project """ colortest.py: test color handling for the MMGen suite diff --git a/test/common.py b/test/common.py index 7bb61c5a..f3afb2ef 100755 --- a/test/common.py +++ b/test/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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/gentest.py b/test/gentest.py index 8ba735e6..815e7159 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 4e095b44..6f29bb90 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 b/test/objattrtest.py index 9bb836e7..0c20f18e 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 e9b241a8..89f7d2a6 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 0d4a989d..8a97a1e6 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 7f655168..cddd0043 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 5515930d..52baa992 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 bd610531..8b49f4fe 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 74dd409f..d3d1c7c0 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 b94dd49e..a88e3662 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 ee2baa2f..5b408d13 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-2019 The MMGen Project +# Copyright (C)2013-2020 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 14fa8311..c3aab983 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project """ test.objtest_py_d.ot_ltc_testnet: LTC testnet test vectors for MMGen data objects diff --git a/test/pexpect.py b/test/pexpect.py index 80d54775..6a9d19b0 100755 --- a/test/pexpect.py +++ b/test/pexpect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C)2013-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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/scrambletest.py b/test/scrambletest.py index a3db4969..ab1afd43 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 e95ff0a6..68cde05b 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 93a0c499..03cedf75 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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_autosign.py b/test/test_py_d/ts_autosign.py index f8b2a426..6c358094 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 bd7d8575..d4048da7 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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_chainsplit.py b/test/test_py_d/ts_chainsplit.py index 9e1e595f..5cb84199 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 e6774e97..4bdeed15 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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_main.py b/test/test_py_d/ts_main.py index f72e0a84..40199aff 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 348b00d5..c2bb7a6c 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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.py b/test/test_py_d/ts_ref.py index 20639d5d..c926c864 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 55280393..aec82a59 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 72172356..c6756976 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 a1617550..0cb5ca7c 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 cc388604..d23a7316 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 f7837db7..d10ec1f7 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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_wallet.py b/test/test_py_d/ts_wallet.py index 37828c8a..49100e32 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 03451373..5536d84b 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 c88c7e3c..d7441af5 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free 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 ac2e7df7..2654d30f 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-2019 The MMGen Project +# Copyright (C)2013-2020 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by