diff --git a/examples/bip_hd.py b/examples/bip_hd.py index 640513c7..d7d46b62 100755 --- a/examples/bip_hd.py +++ b/examples/bip_hd.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/coin-daemon-info.py b/examples/coin-daemon-info.py index 18ce23db..858e236f 100755 --- a/examples/coin-daemon-info.py +++ b/examples/coin-daemon-info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/halving-calculator.py b/examples/halving-calculator.py index d21954cb..706851a5 100755 --- a/examples/halving-calculator.py +++ b/examples/halving-calculator.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/examples/whitepaper.py b/examples/whitepaper.py index 0338b712..b6fb4e06 100755 --- a/examples/whitepaper.py +++ b/examples/whitepaper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/addr.py b/mmgen/addr.py index fb06bc95..c0ea824f 100755 --- a/mmgen/addr.py +++ b/mmgen/addr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrdata.py b/mmgen/addrdata.py index 4e541bf6..b79862d0 100755 --- a/mmgen/addrdata.py +++ b/mmgen/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrfile.py b/mmgen/addrfile.py index 237c9439..a1370a1f 100755 --- a/mmgen/addrfile.py +++ b/mmgen/addrfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrgen.py b/mmgen/addrgen.py index c5252e97..bc0543f9 100755 --- a/mmgen/addrgen.py +++ b/mmgen/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/addrlist.py b/mmgen/addrlist.py index 71d39764..9fe766e3 100755 --- a/mmgen/addrlist.py +++ b/mmgen/addrlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/altcoin/params.py b/mmgen/altcoin/params.py index e5d981e7..5b25bf3f 100755 --- a/mmgen/altcoin/params.py +++ b/mmgen/altcoin/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/altcoin/util.py b/mmgen/altcoin/util.py index a0f71a3e..89dd185a 100755 --- a/mmgen/altcoin/util.py +++ b/mmgen/altcoin/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/amt.py b/mmgen/amt.py index a3471952..3796fe39 100755 --- a/mmgen/amt.py +++ b/mmgen/amt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/autosign.py b/mmgen/autosign.py index 9856a115..82448d9b 100755 --- a/mmgen/autosign.py +++ b/mmgen/autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/base_obj.py b/mmgen/base_obj.py index 9b175008..a110486f 100755 --- a/mmgen/base_obj.py +++ b/mmgen/base_obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 2ae0b322..5935f046 100755 --- a/mmgen/baseconv.py +++ b/mmgen/baseconv.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 d3e676ad..a035888a 100755 --- a/mmgen/bip39.py +++ b/mmgen/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/bip_hd/__init__.py b/mmgen/bip_hd/__init__.py index f12a8f59..f2e442ad 100644 --- a/mmgen/bip_hd/__init__.py +++ b/mmgen/bip_hd/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/cfg.py b/mmgen/cfg.py index b3bf28af..e3177cba 100755 --- a/mmgen/cfg.py +++ b/mmgen/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ class GlobalConstants(Lockable): proj_url = 'https://github.com/mmgen/mmgen-wallet' author = 'The MMGen Project' email = '' - Cdates = '2013-2025' + Cdates = '2013-2026' dfl_hash_preset = '3' passwd_max_tries = 5 min_screen_width = 80 diff --git a/mmgen/cfgfile.py b/mmgen/cfgfile.py index 70b80458..7d011235 100755 --- a/mmgen/cfgfile.py +++ b/mmgen/cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 95ac1535..cf42b25a 100755 --- a/mmgen/color.py +++ b/mmgen/color.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 a1ddb522..f9fad0fe 100755 --- a/mmgen/crypto.py +++ b/mmgen/crypto.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 557387c4..6a262366 100755 --- a/mmgen/daemon.py +++ b/mmgen/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/derive.py b/mmgen/derive.py index df90b989..3b556759 100755 --- a/mmgen/derive.py +++ b/mmgen/derive.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/devinit.py b/mmgen/devinit.py index 5e9ef71f..c027896d 100755 --- a/mmgen/devinit.py +++ b/mmgen/devinit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/devtools.py b/mmgen/devtools.py index de64b50a..4e6c379f 100755 --- a/mmgen/devtools.py +++ b/mmgen/devtools.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/exception.py b/mmgen/exception.py index f153c036..cd759135 100755 --- a/mmgen/exception.py +++ b/mmgen/exception.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 1ae0cc90..d15c6ecf 100755 --- a/mmgen/filename.py +++ b/mmgen/filename.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/fileutil.py b/mmgen/fileutil.py index cf09f78b..9cee984f 100755 --- a/mmgen/fileutil.py +++ b/mmgen/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 219f61c3..f8e9d4be 100755 --- a/mmgen/flags.py +++ b/mmgen/flags.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/help/__init__.py b/mmgen/help/__init__.py index 33b0e085..6096e78b 100755 --- a/mmgen/help/__init__.py +++ b/mmgen/help/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/help/help_notes.py b/mmgen/help/help_notes.py index 5116af35..c266d8cb 100755 --- a/mmgen/help/help_notes.py +++ b/mmgen/help/help_notes.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/seedsplit.py b/mmgen/help/seedsplit.py index 4a5886bf..0c7d7538 100755 --- a/mmgen/help/seedsplit.py +++ b/mmgen/help/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/subwallet.py b/mmgen/help/subwallet.py index 2d3db338..eaf7a7f0 100755 --- a/mmgen/help/subwallet.py +++ b/mmgen/help/subwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/swaptxcreate.py b/mmgen/help/swaptxcreate.py index f62a0f4d..859104d6 100755 --- a/mmgen/help/swaptxcreate.py +++ b/mmgen/help/swaptxcreate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/swaptxcreate_examples.py b/mmgen/help/swaptxcreate_examples.py index 9fe12926..380f37c8 100755 --- a/mmgen/help/swaptxcreate_examples.py +++ b/mmgen/help/swaptxcreate_examples.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/txcreate.py b/mmgen/help/txcreate.py index d61b6943..3eecef22 100755 --- a/mmgen/help/txcreate.py +++ b/mmgen/help/txcreate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/txcreate_examples.py b/mmgen/help/txcreate_examples.py index 7218545b..cb5a88a0 100755 --- a/mmgen/help/txcreate_examples.py +++ b/mmgen/help/txcreate_examples.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/txsign.py b/mmgen/help/txsign.py index 8af86323..b1bb3e88 100755 --- a/mmgen/help/txsign.py +++ b/mmgen/help/txsign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/help/xmrwallet.py b/mmgen/help/xmrwallet.py index 63663b34..743d347f 100755 --- a/mmgen/help/xmrwallet.py +++ b/mmgen/help/xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/http.py b/mmgen/http.py index ed16167d..2f2bb3da 100755 --- a/mmgen/http.py +++ b/mmgen/http.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/key.py b/mmgen/key.py index 9b9bf653..1bae1e76 100755 --- a/mmgen/key.py +++ b/mmgen/key.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/keygen.py b/mmgen/keygen.py index 0cbdfce0..de9ff592 100755 --- a/mmgen/keygen.py +++ b/mmgen/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 191c5597..974bd5f4 100755 --- a/mmgen/led.py +++ b/mmgen/led.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 94301b12..a1a57e14 100755 --- a/mmgen/main.py +++ b/mmgen/main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 b714b7b9..49c26655 100755 --- a/mmgen/main_addrgen.py +++ b/mmgen/main_addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 18f3f8aa..3b4ddd51 100755 --- a/mmgen/main_addrimport.py +++ b/mmgen/main_addrimport.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 101049e7..c81c9b37 100755 --- a/mmgen/main_autosign.py +++ b/mmgen/main_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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_cli.py b/mmgen/main_cli.py index 1fd6a8aa..99897b3c 100755 --- a/mmgen/main_cli.py +++ b/mmgen/main_cli.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/main_msg.py b/mmgen/main_msg.py index df9bb3ae..a270ebb5 100755 --- a/mmgen/main_msg.py +++ b/mmgen/main_msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/main_passgen.py b/mmgen/main_passgen.py index 53c5a4a9..50d652bb 100755 --- a/mmgen/main_passgen.py +++ b/mmgen/main_passgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 45788f84..4ed5a660 100755 --- a/mmgen/main_regtest.py +++ b/mmgen/main_regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 e78f455d..d5fa0eae 100755 --- a/mmgen/main_seedjoin.py +++ b/mmgen/main_seedjoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 7c3365ae..d3f1d4c3 100755 --- a/mmgen/main_split.py +++ b/mmgen/main_split.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 5d0f6149..d89a01dd 100755 --- a/mmgen/main_tool.py +++ b/mmgen/main_tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 296e34f1..7f50aa0a 100755 --- a/mmgen/main_txbump.py +++ b/mmgen/main_txbump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 8fe67f06..ff70c7eb 100755 --- a/mmgen/main_txcreate.py +++ b/mmgen/main_txcreate.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 16a312e7..d0487e42 100755 --- a/mmgen/main_txdo.py +++ b/mmgen/main_txdo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 01faae34..d6ea52c1 100755 --- a/mmgen/main_txsend.py +++ b/mmgen/main_txsend.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 ee06b7cd..9f16e389 100755 --- a/mmgen/main_txsign.py +++ b/mmgen/main_txsign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 21276b1f..4493139d 100755 --- a/mmgen/main_wallet.py +++ b/mmgen/main_wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 bf238e83..02b322c0 100755 --- a/mmgen/main_xmrwallet.py +++ b/mmgen/main_xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/mn_entry.py b/mmgen/mn_entry.py index ee9f03a4..25a097e2 100755 --- a/mmgen/mn_entry.py +++ b/mmgen/mn_entry.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/msg.py b/mmgen/msg.py index bd6f5326..9ec495c1 100755 --- a/mmgen/msg.py +++ b/mmgen/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/obj.py b/mmgen/obj.py index 9a5f6151..187bc969 100755 --- a/mmgen/obj.py +++ b/mmgen/obj.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/objmethods.py b/mmgen/objmethods.py index c257b2b8..ee7236c3 100755 --- a/mmgen/objmethods.py +++ b/mmgen/objmethods.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 d46322dd..b77f5e9d 100755 --- a/mmgen/opts.py +++ b/mmgen/opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/passwdlist.py b/mmgen/passwdlist.py index db4e978a..a676b51b 100755 --- a/mmgen/passwdlist.py +++ b/mmgen/passwdlist.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/platform/darwin/util.py b/mmgen/platform/darwin/util.py index 0207c28b..971b678f 100755 --- a/mmgen/platform/darwin/util.py +++ b/mmgen/platform/darwin/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/bch/cashaddr.py b/mmgen/proto/bch/cashaddr.py index a94e0b3e..6f84f428 100755 --- a/mmgen/proto/bch/cashaddr.py +++ b/mmgen/proto/bch/cashaddr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/bch/params.py b/mmgen/proto/bch/params.py index a28c7c70..2c4d3fc2 100755 --- a/mmgen/proto/bch/params.py +++ b/mmgen/proto/bch/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/addrdata.py b/mmgen/proto/btc/addrdata.py index 19cccf76..28d503c4 100755 --- a/mmgen/proto/btc/addrdata.py +++ b/mmgen/proto/btc/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/addrgen.py b/mmgen/proto/btc/addrgen.py index 3dae5686..bf2c28f7 100755 --- a/mmgen/proto/btc/addrgen.py +++ b/mmgen/proto/btc/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/common.py b/mmgen/proto/btc/common.py index b347a3bf..28ea93eb 100755 --- a/mmgen/proto/btc/common.py +++ b/mmgen/proto/btc/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/daemon.py b/mmgen/proto/btc/daemon.py index 212172f6..5b842178 100755 --- a/mmgen/proto/btc/daemon.py +++ b/mmgen/proto/btc/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/misc.py b/mmgen/proto/btc/misc.py index b115af34..d67f7f33 100755 --- a/mmgen/proto/btc/misc.py +++ b/mmgen/proto/btc/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/msg.py b/mmgen/proto/btc/msg.py index 321ee6e4..0e429279 100755 --- a/mmgen/proto/btc/msg.py +++ b/mmgen/proto/btc/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/params.py b/mmgen/proto/btc/params.py index 3433435f..f2457ca2 100755 --- a/mmgen/proto/btc/params.py +++ b/mmgen/proto/btc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/regtest.py b/mmgen/proto/btc/regtest.py index 6e56d709..81da7a2f 100755 --- a/mmgen/proto/btc/regtest.py +++ b/mmgen/proto/btc/regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/btc/rpc/local.py b/mmgen/proto/btc/rpc/local.py index b08aa497..c8227881 100755 --- a/mmgen/proto/btc/rpc/local.py +++ b/mmgen/proto/btc/rpc/local.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/addresses.py b/mmgen/proto/btc/tw/addresses.py index a6c8bd40..7716e387 100755 --- a/mmgen/proto/btc/tw/addresses.py +++ b/mmgen/proto/btc/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/bal.py b/mmgen/proto/btc/tw/bal.py index 7159180c..f79cc579 100755 --- a/mmgen/proto/btc/tw/bal.py +++ b/mmgen/proto/btc/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/ctl.py b/mmgen/proto/btc/tw/ctl.py index da9d8711..888f7512 100755 --- a/mmgen/proto/btc/tw/ctl.py +++ b/mmgen/proto/btc/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/json.py b/mmgen/proto/btc/tw/json.py index 8fb9b685..60d61553 100755 --- a/mmgen/proto/btc/tw/json.py +++ b/mmgen/proto/btc/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/prune.py b/mmgen/proto/btc/tw/prune.py index bb192a80..fada305d 100755 --- a/mmgen/proto/btc/tw/prune.py +++ b/mmgen/proto/btc/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/rpc.py b/mmgen/proto/btc/tw/rpc.py index c38592db..c4d12c98 100755 --- a/mmgen/proto/btc/tw/rpc.py +++ b/mmgen/proto/btc/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/txhistory.py b/mmgen/proto/btc/tw/txhistory.py index d1ff24c1..680ba338 100755 --- a/mmgen/proto/btc/tw/txhistory.py +++ b/mmgen/proto/btc/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/unspent.py b/mmgen/proto/btc/tw/unspent.py index d68a744b..d02fd4f2 100755 --- a/mmgen/proto/btc/tw/unspent.py +++ b/mmgen/proto/btc/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tw/view.py b/mmgen/proto/btc/tw/view.py index 18a0c6cc..b22e569d 100755 --- a/mmgen/proto/btc/tw/view.py +++ b/mmgen/proto/btc/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/base.py b/mmgen/proto/btc/tx/base.py index 4369a7aa..a346c951 100755 --- a/mmgen/proto/btc/tx/base.py +++ b/mmgen/proto/btc/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/bump.py b/mmgen/proto/btc/tx/bump.py index 61e5f6b6..3488eec1 100755 --- a/mmgen/proto/btc/tx/bump.py +++ b/mmgen/proto/btc/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/completed.py b/mmgen/proto/btc/tx/completed.py index 174319ae..6d1f3aab 100755 --- a/mmgen/proto/btc/tx/completed.py +++ b/mmgen/proto/btc/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/info.py b/mmgen/proto/btc/tx/info.py index 226dc112..df97ae7a 100755 --- a/mmgen/proto/btc/tx/info.py +++ b/mmgen/proto/btc/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/new.py b/mmgen/proto/btc/tx/new.py index e3177c88..24d9fea6 100755 --- a/mmgen/proto/btc/tx/new.py +++ b/mmgen/proto/btc/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/new_swap.py b/mmgen/proto/btc/tx/new_swap.py index 9e1c9636..fd76bcd7 100755 --- a/mmgen/proto/btc/tx/new_swap.py +++ b/mmgen/proto/btc/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/online.py b/mmgen/proto/btc/tx/online.py index 8de651d0..cce015e1 100755 --- a/mmgen/proto/btc/tx/online.py +++ b/mmgen/proto/btc/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/op_return_data.py b/mmgen/proto/btc/tx/op_return_data.py index 5025c5e9..b2146831 100755 --- a/mmgen/proto/btc/tx/op_return_data.py +++ b/mmgen/proto/btc/tx/op_return_data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/signed.py b/mmgen/proto/btc/tx/signed.py index 3c5f09e7..1baed997 100755 --- a/mmgen/proto/btc/tx/signed.py +++ b/mmgen/proto/btc/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/status.py b/mmgen/proto/btc/tx/status.py index 6cbde8a0..d7d38548 100755 --- a/mmgen/proto/btc/tx/status.py +++ b/mmgen/proto/btc/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/btc/tx/unsigned.py b/mmgen/proto/btc/tx/unsigned.py index 08b4143d..b19ef572 100755 --- a/mmgen/proto/btc/tx/unsigned.py +++ b/mmgen/proto/btc/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/cosmos/tx/protobuf.py b/mmgen/proto/cosmos/tx/protobuf.py index afd6d324..f7ecaa40 100755 --- a/mmgen/proto/cosmos/tx/protobuf.py +++ b/mmgen/proto/cosmos/tx/protobuf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/etc/params.py b/mmgen/proto/etc/params.py index 3d88048c..e5a6eedc 100755 --- a/mmgen/proto/etc/params.py +++ b/mmgen/proto/etc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/addrdata.py b/mmgen/proto/eth/addrdata.py index 182381c4..4739bc12 100755 --- a/mmgen/proto/eth/addrdata.py +++ b/mmgen/proto/eth/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/addrgen.py b/mmgen/proto/eth/addrgen.py index e34582bd..01cd9c47 100755 --- a/mmgen/proto/eth/addrgen.py +++ b/mmgen/proto/eth/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/contract.py b/mmgen/proto/eth/contract.py index 10938563..5b812b99 100755 --- a/mmgen/proto/eth/contract.py +++ b/mmgen/proto/eth/contract.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/daemon.py b/mmgen/proto/eth/daemon.py index 2d3fc666..e153aa80 100755 --- a/mmgen/proto/eth/daemon.py +++ b/mmgen/proto/eth/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/msg.py b/mmgen/proto/eth/msg.py index 2891d0a7..130a6ec1 100755 --- a/mmgen/proto/eth/msg.py +++ b/mmgen/proto/eth/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/params.py b/mmgen/proto/eth/params.py index 702c4457..fafa4732 100755 --- a/mmgen/proto/eth/params.py +++ b/mmgen/proto/eth/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/rpc/local.py b/mmgen/proto/eth/rpc/local.py index 500d0e49..5b77c4c2 100755 --- a/mmgen/proto/eth/rpc/local.py +++ b/mmgen/proto/eth/rpc/local.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/addresses.py b/mmgen/proto/eth/tw/addresses.py index 000befc7..2c218b75 100755 --- a/mmgen/proto/eth/tw/addresses.py +++ b/mmgen/proto/eth/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/bal.py b/mmgen/proto/eth/tw/bal.py index 0d20fb98..440f632c 100755 --- a/mmgen/proto/eth/tw/bal.py +++ b/mmgen/proto/eth/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/ctl.py b/mmgen/proto/eth/tw/ctl.py index 21e41d8d..43bb2c35 100755 --- a/mmgen/proto/eth/tw/ctl.py +++ b/mmgen/proto/eth/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/json.py b/mmgen/proto/eth/tw/json.py index 315fb3eb..f2537999 100755 --- a/mmgen/proto/eth/tw/json.py +++ b/mmgen/proto/eth/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/rpc.py b/mmgen/proto/eth/tw/rpc.py index 8821d6b1..6421209d 100755 --- a/mmgen/proto/eth/tw/rpc.py +++ b/mmgen/proto/eth/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tw/unspent.py b/mmgen/proto/eth/tw/unspent.py index 372a6d7f..6ad5b7b4 100755 --- a/mmgen/proto/eth/tw/unspent.py +++ b/mmgen/proto/eth/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/proto/eth/tw/view.py b/mmgen/proto/eth/tw/view.py index 625f37e2..a8a65926 100755 --- a/mmgen/proto/eth/tw/view.py +++ b/mmgen/proto/eth/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/base.py b/mmgen/proto/eth/tx/base.py index c2a41fd2..57fa23b5 100755 --- a/mmgen/proto/eth/tx/base.py +++ b/mmgen/proto/eth/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/bump.py b/mmgen/proto/eth/tx/bump.py index f72f7c27..77686bb9 100755 --- a/mmgen/proto/eth/tx/bump.py +++ b/mmgen/proto/eth/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/completed.py b/mmgen/proto/eth/tx/completed.py index 6306563d..19b3c3a1 100755 --- a/mmgen/proto/eth/tx/completed.py +++ b/mmgen/proto/eth/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/info.py b/mmgen/proto/eth/tx/info.py index 4600624c..6ac1b61c 100755 --- a/mmgen/proto/eth/tx/info.py +++ b/mmgen/proto/eth/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/new.py b/mmgen/proto/eth/tx/new.py index e553f0dd..c31feb76 100755 --- a/mmgen/proto/eth/tx/new.py +++ b/mmgen/proto/eth/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/new_swap.py b/mmgen/proto/eth/tx/new_swap.py index e848f9b7..2ead4d4b 100755 --- a/mmgen/proto/eth/tx/new_swap.py +++ b/mmgen/proto/eth/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/online.py b/mmgen/proto/eth/tx/online.py index 7f3d7237..eb4849a7 100755 --- a/mmgen/proto/eth/tx/online.py +++ b/mmgen/proto/eth/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/signed.py b/mmgen/proto/eth/tx/signed.py index 6863e07b..6d270c72 100755 --- a/mmgen/proto/eth/tx/signed.py +++ b/mmgen/proto/eth/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/status.py b/mmgen/proto/eth/tx/status.py index 95cb20a5..6bd16be6 100755 --- a/mmgen/proto/eth/tx/status.py +++ b/mmgen/proto/eth/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/transaction.py b/mmgen/proto/eth/tx/transaction.py index 547689a0..5d74229b 100755 --- a/mmgen/proto/eth/tx/transaction.py +++ b/mmgen/proto/eth/tx/transaction.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/tx/unsigned.py b/mmgen/proto/eth/tx/unsigned.py index e309e916..fb114f05 100755 --- a/mmgen/proto/eth/tx/unsigned.py +++ b/mmgen/proto/eth/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/eth/util.py b/mmgen/proto/eth/util.py index fba18f25..e5edec09 100755 --- a/mmgen/proto/eth/util.py +++ b/mmgen/proto/eth/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/ltc/params.py b/mmgen/proto/ltc/params.py index d66e8e5e..dd310300 100755 --- a/mmgen/proto/ltc/params.py +++ b/mmgen/proto/ltc/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/addrdata.py b/mmgen/proto/rune/addrdata.py index c342ab58..cbba72c2 100755 --- a/mmgen/proto/rune/addrdata.py +++ b/mmgen/proto/rune/addrdata.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/params.py b/mmgen/proto/rune/params.py index dadb21b3..a46589ce 100755 --- a/mmgen/proto/rune/params.py +++ b/mmgen/proto/rune/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/rpc/remote.py b/mmgen/proto/rune/rpc/remote.py index 930ebcb9..36a81a06 100755 --- a/mmgen/proto/rune/rpc/remote.py +++ b/mmgen/proto/rune/rpc/remote.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tw/addresses.py b/mmgen/proto/rune/tw/addresses.py index b7a44980..291f5962 100755 --- a/mmgen/proto/rune/tw/addresses.py +++ b/mmgen/proto/rune/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tw/ctl.py b/mmgen/proto/rune/tw/ctl.py index a319fdf3..9dc2ae04 100755 --- a/mmgen/proto/rune/tw/ctl.py +++ b/mmgen/proto/rune/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tw/unspent.py b/mmgen/proto/rune/tw/unspent.py index 2b771458..6f80f028 100755 --- a/mmgen/proto/rune/tw/unspent.py +++ b/mmgen/proto/rune/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tw/view.py b/mmgen/proto/rune/tw/view.py index a8e54c8a..52db24fb 100755 --- a/mmgen/proto/rune/tw/view.py +++ b/mmgen/proto/rune/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/base.py b/mmgen/proto/rune/tx/base.py index f7b7d1fb..7fc984ae 100755 --- a/mmgen/proto/rune/tx/base.py +++ b/mmgen/proto/rune/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/completed.py b/mmgen/proto/rune/tx/completed.py index 18016754..43d9b845 100755 --- a/mmgen/proto/rune/tx/completed.py +++ b/mmgen/proto/rune/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/info.py b/mmgen/proto/rune/tx/info.py index cc2a54a3..123ae383 100755 --- a/mmgen/proto/rune/tx/info.py +++ b/mmgen/proto/rune/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/new.py b/mmgen/proto/rune/tx/new.py index 7fb37862..d71c94fd 100755 --- a/mmgen/proto/rune/tx/new.py +++ b/mmgen/proto/rune/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/new_swap.py b/mmgen/proto/rune/tx/new_swap.py index 77756fdb..01d2086a 100755 --- a/mmgen/proto/rune/tx/new_swap.py +++ b/mmgen/proto/rune/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/online.py b/mmgen/proto/rune/tx/online.py index 7c1e69ad..619f29bc 100755 --- a/mmgen/proto/rune/tx/online.py +++ b/mmgen/proto/rune/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/protobuf.py b/mmgen/proto/rune/tx/protobuf.py index 5482850f..939ecc0c 100755 --- a/mmgen/proto/rune/tx/protobuf.py +++ b/mmgen/proto/rune/tx/protobuf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/signed.py b/mmgen/proto/rune/tx/signed.py index 31528a0f..0b2e290a 100755 --- a/mmgen/proto/rune/tx/signed.py +++ b/mmgen/proto/rune/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/status.py b/mmgen/proto/rune/tx/status.py index 254b360e..b0e022ce 100755 --- a/mmgen/proto/rune/tx/status.py +++ b/mmgen/proto/rune/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/rune/tx/unsigned.py b/mmgen/proto/rune/tx/unsigned.py index 088fdaa7..dc41467d 100755 --- a/mmgen/proto/rune/tx/unsigned.py +++ b/mmgen/proto/rune/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/secp256k1/keygen.py b/mmgen/proto/secp256k1/keygen.py index 63f4a48c..6dde7b66 100755 --- a/mmgen/proto/secp256k1/keygen.py +++ b/mmgen/proto/secp256k1/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/secp256k1/util.py b/mmgen/proto/secp256k1/util.py index 58e86687..7686b517 100755 --- a/mmgen/proto/secp256k1/util.py +++ b/mmgen/proto/secp256k1/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/vm/tx/completed.py b/mmgen/proto/vm/tx/completed.py index c11ad744..d97d68b6 100755 --- a/mmgen/proto/vm/tx/completed.py +++ b/mmgen/proto/vm/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/vm/tx/info.py b/mmgen/proto/vm/tx/info.py index 2c1ed8d3..447827b7 100755 --- a/mmgen/proto/vm/tx/info.py +++ b/mmgen/proto/vm/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/vm/tx/new.py b/mmgen/proto/vm/tx/new.py index 0915fec5..aa3bdc3a 100755 --- a/mmgen/proto/vm/tx/new.py +++ b/mmgen/proto/vm/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/vm/tx/new_swap.py b/mmgen/proto/vm/tx/new_swap.py index d977d0a3..51f518d7 100755 --- a/mmgen/proto/vm/tx/new_swap.py +++ b/mmgen/proto/vm/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/vm/tx/unsigned.py b/mmgen/proto/vm/tx/unsigned.py index e7f262e4..270ba810 100755 --- a/mmgen/proto/vm/tx/unsigned.py +++ b/mmgen/proto/vm/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xchain/addrgen.py b/mmgen/proto/xchain/addrgen.py index b291a48e..618a4344 100755 --- a/mmgen/proto/xchain/addrgen.py +++ b/mmgen/proto/xchain/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/addrgen.py b/mmgen/proto/xmr/addrgen.py index 2c05f27e..6d379955 100755 --- a/mmgen/proto/xmr/addrgen.py +++ b/mmgen/proto/xmr/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/daemon.py b/mmgen/proto/xmr/daemon.py index 474ec3e6..f5a68b5d 100755 --- a/mmgen/proto/xmr/daemon.py +++ b/mmgen/proto/xmr/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/keygen.py b/mmgen/proto/xmr/keygen.py index 5e7603a0..ded6760f 100755 --- a/mmgen/proto/xmr/keygen.py +++ b/mmgen/proto/xmr/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/params.py b/mmgen/proto/xmr/params.py index ddaaad66..122ab9a1 100755 --- a/mmgen/proto/xmr/params.py +++ b/mmgen/proto/xmr/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/rpc.py b/mmgen/proto/xmr/rpc.py index f894f9fe..ea081f93 100755 --- a/mmgen/proto/xmr/rpc.py +++ b/mmgen/proto/xmr/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tw/addresses.py b/mmgen/proto/xmr/tw/addresses.py index 48e51249..db0b0d25 100755 --- a/mmgen/proto/xmr/tw/addresses.py +++ b/mmgen/proto/xmr/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tw/ctl.py b/mmgen/proto/xmr/tw/ctl.py index 45f549b2..802b5e98 100755 --- a/mmgen/proto/xmr/tw/ctl.py +++ b/mmgen/proto/xmr/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tw/unspent.py b/mmgen/proto/xmr/tw/unspent.py index afa44d63..4df9c2cd 100755 --- a/mmgen/proto/xmr/tw/unspent.py +++ b/mmgen/proto/xmr/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tw/view.py b/mmgen/proto/xmr/tw/view.py index f5e98294..d7baff25 100755 --- a/mmgen/proto/xmr/tw/view.py +++ b/mmgen/proto/xmr/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tx/base.py b/mmgen/proto/xmr/tx/base.py index 3b39ef1b..cd44ebb8 100755 --- a/mmgen/proto/xmr/tx/base.py +++ b/mmgen/proto/xmr/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tx/completed.py b/mmgen/proto/xmr/tx/completed.py index c2603aa1..611e1ce9 100755 --- a/mmgen/proto/xmr/tx/completed.py +++ b/mmgen/proto/xmr/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tx/new.py b/mmgen/proto/xmr/tx/new.py index 11bf52ae..09a726fe 100755 --- a/mmgen/proto/xmr/tx/new.py +++ b/mmgen/proto/xmr/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tx/online.py b/mmgen/proto/xmr/tx/online.py index b9a1380f..48f354c0 100755 --- a/mmgen/proto/xmr/tx/online.py +++ b/mmgen/proto/xmr/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/xmr/tx/unsigned.py b/mmgen/proto/xmr/tx/unsigned.py index 288820dd..61d66171 100755 --- a/mmgen/proto/xmr/tx/unsigned.py +++ b/mmgen/proto/xmr/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/addrgen.py b/mmgen/proto/zec/addrgen.py index fe3712e2..d73c707b 100755 --- a/mmgen/proto/zec/addrgen.py +++ b/mmgen/proto/zec/addrgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/keygen.py b/mmgen/proto/zec/keygen.py index 426bde89..b9efcb49 100755 --- a/mmgen/proto/zec/keygen.py +++ b/mmgen/proto/zec/keygen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/proto/zec/params.py b/mmgen/proto/zec/params.py index 88269cf0..077587e8 100755 --- a/mmgen/proto/zec/params.py +++ b/mmgen/proto/zec/params.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/protocol.py b/mmgen/protocol.py index bfb9e712..99c3a91b 100755 --- a/mmgen/protocol.py +++ b/mmgen/protocol.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/pyversion.py b/mmgen/pyversion.py index 7e477857..3106a56d 100755 --- a/mmgen/pyversion.py +++ b/mmgen/pyversion.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/__init__.py b/mmgen/rpc/__init__.py index ec6dfa32..f5277a97 100755 --- a/mmgen/rpc/__init__.py +++ b/mmgen/rpc/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/backends/aiohttp.py b/mmgen/rpc/backends/aiohttp.py index e53e9c55..cd9c88d5 100755 --- a/mmgen/rpc/backends/aiohttp.py +++ b/mmgen/rpc/backends/aiohttp.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/backends/base.py b/mmgen/rpc/backends/base.py index 26d7d2fc..ee021183 100755 --- a/mmgen/rpc/backends/base.py +++ b/mmgen/rpc/backends/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/backends/curl.py b/mmgen/rpc/backends/curl.py index 8e7c26e6..1b8d3554 100755 --- a/mmgen/rpc/backends/curl.py +++ b/mmgen/rpc/backends/curl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/backends/httplib.py b/mmgen/rpc/backends/httplib.py index a6bed3d4..02b5b0df 100755 --- a/mmgen/rpc/backends/httplib.py +++ b/mmgen/rpc/backends/httplib.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/backends/requests.py b/mmgen/rpc/backends/requests.py index 63b967f9..cad02198 100755 --- a/mmgen/rpc/backends/requests.py +++ b/mmgen/rpc/backends/requests.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/local.py b/mmgen/rpc/local.py index 6f840438..6688433d 100755 --- a/mmgen/rpc/local.py +++ b/mmgen/rpc/local.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/remote.py b/mmgen/rpc/remote.py index d0875c05..93d778e3 100755 --- a/mmgen/rpc/remote.py +++ b/mmgen/rpc/remote.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/rpc/util.py b/mmgen/rpc/util.py index 553f29d9..f5a79891 100755 --- a/mmgen/rpc/util.py +++ b/mmgen/rpc/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/seed.py b/mmgen/seed.py index 6d7ca0b9..48b29414 100755 --- a/mmgen/seed.py +++ b/mmgen/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/seedsplit.py b/mmgen/seedsplit.py index d536522d..b866216b 100755 --- a/mmgen/seedsplit.py +++ b/mmgen/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 65d0a923..637b434d 100755 --- a/mmgen/sha2.py +++ b/mmgen/sha2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/subseed.py b/mmgen/subseed.py index f0f7b52a..39652923 100755 --- a/mmgen/subseed.py +++ b/mmgen/subseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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/swap/asset.py b/mmgen/swap/asset.py index 80335460..df8e922c 100644 --- a/mmgen/swap/asset.py +++ b/mmgen/swap/asset.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/cfg.py b/mmgen/swap/cfg.py index f4d5354a..614b09aa 100644 --- a/mmgen/swap/cfg.py +++ b/mmgen/swap/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/proto/thorchain/__init__.py b/mmgen/swap/proto/thorchain/__init__.py index 4b05e6b4..f72e968d 100755 --- a/mmgen/swap/proto/thorchain/__init__.py +++ b/mmgen/swap/proto/thorchain/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/proto/thorchain/asset.py b/mmgen/swap/proto/thorchain/asset.py index ee2987bc..de866377 100644 --- a/mmgen/swap/proto/thorchain/asset.py +++ b/mmgen/swap/proto/thorchain/asset.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/proto/thorchain/cfg.py b/mmgen/swap/proto/thorchain/cfg.py index d820496e..cbef35c4 100644 --- a/mmgen/swap/proto/thorchain/cfg.py +++ b/mmgen/swap/proto/thorchain/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/proto/thorchain/memo.py b/mmgen/swap/proto/thorchain/memo.py index 7898515f..f2cd715e 100755 --- a/mmgen/swap/proto/thorchain/memo.py +++ b/mmgen/swap/proto/thorchain/memo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/swap/proto/thorchain/thornode.py b/mmgen/swap/proto/thorchain/thornode.py index a3145b82..4a9401a7 100755 --- a/mmgen/swap/proto/thorchain/thornode.py +++ b/mmgen/swap/proto/thorchain/thornode.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/term.py b/mmgen/term.py index c0b93ac3..df6749e5 100755 --- a/mmgen/term.py +++ b/mmgen/term.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/test.py b/mmgen/test.py index 8827dfaf..b2478a81 100755 --- a/mmgen/test.py +++ b/mmgen/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tool/api.py b/mmgen/tool/api.py index c87631b7..659247e9 100755 --- a/mmgen/tool/api.py +++ b/mmgen/tool/api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/coin.py b/mmgen/tool/coin.py index fe747557..f19b54a3 100755 --- a/mmgen/tool/coin.py +++ b/mmgen/tool/coin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/common.py b/mmgen/tool/common.py index d7ee5ba4..289566ba 100755 --- a/mmgen/tool/common.py +++ b/mmgen/tool/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/file.py b/mmgen/tool/file.py index 0d08700c..785b8e6e 100755 --- a/mmgen/tool/file.py +++ b/mmgen/tool/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/filecrypt.py b/mmgen/tool/filecrypt.py index f94eb379..721dc83e 100755 --- a/mmgen/tool/filecrypt.py +++ b/mmgen/tool/filecrypt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/fileutil.py b/mmgen/tool/fileutil.py index f1b5521b..9fffcef6 100755 --- a/mmgen/tool/fileutil.py +++ b/mmgen/tool/fileutil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/help.py b/mmgen/tool/help.py index e835c032..6b11347f 100755 --- a/mmgen/tool/help.py +++ b/mmgen/tool/help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/mnemonic.py b/mmgen/tool/mnemonic.py index 518dc13c..baccea86 100755 --- a/mmgen/tool/mnemonic.py +++ b/mmgen/tool/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/rpc.py b/mmgen/tool/rpc.py index 577cff2c..282bb5f0 100755 --- a/mmgen/tool/rpc.py +++ b/mmgen/tool/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/util.py b/mmgen/tool/util.py index e56c3ff1..6a9a953d 100755 --- a/mmgen/tool/util.py +++ b/mmgen/tool/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tool/wallet.py b/mmgen/tool/wallet.py index 43b7002f..2afe5619 100755 --- a/mmgen/tool/wallet.py +++ b/mmgen/tool/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/addresses.py b/mmgen/tw/addresses.py index da5008c1..07f6b41f 100755 --- a/mmgen/tw/addresses.py +++ b/mmgen/tw/addresses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/bal.py b/mmgen/tw/bal.py index 6ee97506..c02a80c6 100755 --- a/mmgen/tw/bal.py +++ b/mmgen/tw/bal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/ctl.py b/mmgen/tw/ctl.py index 15df1d18..15183c9b 100755 --- a/mmgen/tw/ctl.py +++ b/mmgen/tw/ctl.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/json.py b/mmgen/tw/json.py index e1e33150..c68a6efc 100755 --- a/mmgen/tw/json.py +++ b/mmgen/tw/json.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/prune.py b/mmgen/tw/prune.py index 1a4c2a9e..e49c4656 100755 --- a/mmgen/tw/prune.py +++ b/mmgen/tw/prune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/rpc.py b/mmgen/tw/rpc.py index 3f83ae1a..eb45d358 100755 --- a/mmgen/tw/rpc.py +++ b/mmgen/tw/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/shared.py b/mmgen/tw/shared.py index a5224cec..8b1d3512 100755 --- a/mmgen/tw/shared.py +++ b/mmgen/tw/shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/store.py b/mmgen/tw/store.py index 558a69da..ed5e3847 100755 --- a/mmgen/tw/store.py +++ b/mmgen/tw/store.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/txhistory.py b/mmgen/tw/txhistory.py index 57a889e2..e7d69ec5 100755 --- a/mmgen/tw/txhistory.py +++ b/mmgen/tw/txhistory.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tw/unspent.py b/mmgen/tw/unspent.py index a088f662..c20c2ba8 100755 --- a/mmgen/tw/unspent.py +++ b/mmgen/tw/unspent.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tw/view.py b/mmgen/tw/view.py index 326e81b1..05d106bb 100755 --- a/mmgen/tw/view.py +++ b/mmgen/tw/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tx/__init__.py b/mmgen/tx/__init__.py index 6d2f5b08..78a440a2 100755 --- a/mmgen/tx/__init__.py +++ b/mmgen/tx/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/base.py b/mmgen/tx/base.py index 30653e4a..b9db2ea9 100755 --- a/mmgen/tx/base.py +++ b/mmgen/tx/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/bump.py b/mmgen/tx/bump.py index ebbbef7c..6b2d0400 100755 --- a/mmgen/tx/bump.py +++ b/mmgen/tx/bump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/completed.py b/mmgen/tx/completed.py index df8c4237..36553530 100755 --- a/mmgen/tx/completed.py +++ b/mmgen/tx/completed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/file.py b/mmgen/tx/file.py index b5c33526..52aa57e7 100755 --- a/mmgen/tx/file.py +++ b/mmgen/tx/file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/tx/info.py b/mmgen/tx/info.py index d92ba94c..e5e8710e 100755 --- a/mmgen/tx/info.py +++ b/mmgen/tx/info.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/keys.py b/mmgen/tx/keys.py index 75b6c880..dbd95320 100755 --- a/mmgen/tx/keys.py +++ b/mmgen/tx/keys.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/new.py b/mmgen/tx/new.py index 314169ab..952c56e2 100755 --- a/mmgen/tx/new.py +++ b/mmgen/tx/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/new_swap.py b/mmgen/tx/new_swap.py index 73eb801b..2f7a2f4d 100755 --- a/mmgen/tx/new_swap.py +++ b/mmgen/tx/new_swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/online.py b/mmgen/tx/online.py index 46fb9991..7cf1df6f 100755 --- a/mmgen/tx/online.py +++ b/mmgen/tx/online.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/signed.py b/mmgen/tx/signed.py index bf76f463..26a57f85 100755 --- a/mmgen/tx/signed.py +++ b/mmgen/tx/signed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/status.py b/mmgen/tx/status.py index 6d2a2319..c4a1e2a5 100755 --- a/mmgen/tx/status.py +++ b/mmgen/tx/status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/tx_proxy.py b/mmgen/tx/tx_proxy.py index 5398ad74..5ac1b140 100755 --- a/mmgen/tx/tx_proxy.py +++ b/mmgen/tx/tx_proxy.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/unsigned.py b/mmgen/tx/unsigned.py index e89ef0d9..0ea448e8 100755 --- a/mmgen/tx/unsigned.py +++ b/mmgen/tx/unsigned.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/tx/util.py b/mmgen/tx/util.py index 33df7346..12af84e6 100755 --- a/mmgen/tx/util.py +++ b/mmgen/tx/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/ui.py b/mmgen/ui.py index a016189b..3638a4d4 100755 --- a/mmgen/ui.py +++ b/mmgen/ui.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/util.py b/mmgen/util.py index 7884c0fe..6a3699ea 100755 --- a/mmgen/util.py +++ b/mmgen/util.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/util2.py b/mmgen/util2.py index 3226d922..5d82d61a 100755 --- a/mmgen/util2.py +++ b/mmgen/util2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/__init__.py b/mmgen/wallet/__init__.py index a9096507..76885e4b 100755 --- a/mmgen/wallet/__init__.py +++ b/mmgen/wallet/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/base.py b/mmgen/wallet/base.py index ff535a00..69ccef31 100755 --- a/mmgen/wallet/base.py +++ b/mmgen/wallet/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/bip39.py b/mmgen/wallet/bip39.py index c9319bbc..aa51c353 100755 --- a/mmgen/wallet/bip39.py +++ b/mmgen/wallet/bip39.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/brain.py b/mmgen/wallet/brain.py index edba6b67..55b10e7d 100755 --- a/mmgen/wallet/brain.py +++ b/mmgen/wallet/brain.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/dieroll.py b/mmgen/wallet/dieroll.py index 9368825d..3cd5c7ab 100755 --- a/mmgen/wallet/dieroll.py +++ b/mmgen/wallet/dieroll.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/enc.py b/mmgen/wallet/enc.py index 3c6c91a9..7e2423cd 100755 --- a/mmgen/wallet/enc.py +++ b/mmgen/wallet/enc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog.py b/mmgen/wallet/incog.py index 545af733..10bac156 100755 --- a/mmgen/wallet/incog.py +++ b/mmgen/wallet/incog.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_base.py b/mmgen/wallet/incog_base.py index 2bea4d6b..0766ce31 100755 --- a/mmgen/wallet/incog_base.py +++ b/mmgen/wallet/incog_base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_hex.py b/mmgen/wallet/incog_hex.py index d0538039..76141106 100755 --- a/mmgen/wallet/incog_hex.py +++ b/mmgen/wallet/incog_hex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/incog_hidden.py b/mmgen/wallet/incog_hidden.py index 4e31d027..73e188a7 100755 --- a/mmgen/wallet/incog_hidden.py +++ b/mmgen/wallet/incog_hidden.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mmgen.py b/mmgen/wallet/mmgen.py index 2d64afb1..4c43319c 100755 --- a/mmgen/wallet/mmgen.py +++ b/mmgen/wallet/mmgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mmhex.py b/mmgen/wallet/mmhex.py index 73503c49..0296c204 100755 --- a/mmgen/wallet/mmhex.py +++ b/mmgen/wallet/mmhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/mnemonic.py b/mmgen/wallet/mnemonic.py index a181a263..9fa72497 100755 --- a/mmgen/wallet/mnemonic.py +++ b/mmgen/wallet/mnemonic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/plainhex.py b/mmgen/wallet/plainhex.py index a9fcf5c5..a6af7cbc 100755 --- a/mmgen/wallet/plainhex.py +++ b/mmgen/wallet/plainhex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/seed.py b/mmgen/wallet/seed.py index 8c0ac65f..f1c25f18 100755 --- a/mmgen/wallet/seed.py +++ b/mmgen/wallet/seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/unenc.py b/mmgen/wallet/unenc.py index 150f949b..485c6a51 100755 --- a/mmgen/wallet/unenc.py +++ b/mmgen/wallet/unenc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/wallet/words.py b/mmgen/wallet/words.py index 41cabdb8..e43c38cc 100755 --- a/mmgen/wallet/words.py +++ b/mmgen/wallet/words.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrseed.py b/mmgen/xmrseed.py index dd92e945..38532413 100755 --- a/mmgen/xmrseed.py +++ b/mmgen/xmrseed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/mmgen/xmrwallet/__init__.py b/mmgen/xmrwallet/__init__.py index f42e9586..96ceef98 100755 --- a/mmgen/xmrwallet/__init__.py +++ b/mmgen/xmrwallet/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/__init__.py b/mmgen/xmrwallet/file/__init__.py index fab9cb23..8ad61085 100755 --- a/mmgen/xmrwallet/file/__init__.py +++ b/mmgen/xmrwallet/file/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/outputs.py b/mmgen/xmrwallet/file/outputs.py index bf092c6c..eeb2a15d 100755 --- a/mmgen/xmrwallet/file/outputs.py +++ b/mmgen/xmrwallet/file/outputs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/file/tx.py b/mmgen/xmrwallet/file/tx.py index e3680b86..df292968 100755 --- a/mmgen/xmrwallet/file/tx.py +++ b/mmgen/xmrwallet/file/tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/include.py b/mmgen/xmrwallet/include.py index c45e62c6..afda28fb 100755 --- a/mmgen/xmrwallet/include.py +++ b/mmgen/xmrwallet/include.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/__init__.py b/mmgen/xmrwallet/ops/__init__.py index 0db1b99f..a4682608 100755 --- a/mmgen/xmrwallet/ops/__init__.py +++ b/mmgen/xmrwallet/ops/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/create.py b/mmgen/xmrwallet/ops/create.py index e9098d7f..45c9b83b 100755 --- a/mmgen/xmrwallet/ops/create.py +++ b/mmgen/xmrwallet/ops/create.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/daemon.py b/mmgen/xmrwallet/ops/daemon.py index cb3bee2e..ba14beac 100755 --- a/mmgen/xmrwallet/ops/daemon.py +++ b/mmgen/xmrwallet/ops/daemon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/dump.py b/mmgen/xmrwallet/ops/dump.py index 37e4353e..70798140 100755 --- a/mmgen/xmrwallet/ops/dump.py +++ b/mmgen/xmrwallet/ops/dump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/export.py b/mmgen/xmrwallet/ops/export.py index 4801b166..d0f69d8b 100755 --- a/mmgen/xmrwallet/ops/export.py +++ b/mmgen/xmrwallet/ops/export.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/import.py b/mmgen/xmrwallet/ops/import.py index 6943351d..82a014bc 100755 --- a/mmgen/xmrwallet/ops/import.py +++ b/mmgen/xmrwallet/ops/import.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/label.py b/mmgen/xmrwallet/ops/label.py index 3bd73a45..8da7e571 100755 --- a/mmgen/xmrwallet/ops/label.py +++ b/mmgen/xmrwallet/ops/label.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/new.py b/mmgen/xmrwallet/ops/new.py index b17d6215..9783610b 100755 --- a/mmgen/xmrwallet/ops/new.py +++ b/mmgen/xmrwallet/ops/new.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/restore.py b/mmgen/xmrwallet/ops/restore.py index a32c3dfd..0805f4f3 100755 --- a/mmgen/xmrwallet/ops/restore.py +++ b/mmgen/xmrwallet/ops/restore.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sign.py b/mmgen/xmrwallet/ops/sign.py index 953848de..9fd3a1df 100755 --- a/mmgen/xmrwallet/ops/sign.py +++ b/mmgen/xmrwallet/ops/sign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/spec.py b/mmgen/xmrwallet/ops/spec.py index 0323ac09..5c3a61d2 100755 --- a/mmgen/xmrwallet/ops/spec.py +++ b/mmgen/xmrwallet/ops/spec.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/submit.py b/mmgen/xmrwallet/ops/submit.py index e4616955..e1d0c657 100755 --- a/mmgen/xmrwallet/ops/submit.py +++ b/mmgen/xmrwallet/ops/submit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sweep.py b/mmgen/xmrwallet/ops/sweep.py index cad459d8..5916d357 100755 --- a/mmgen/xmrwallet/ops/sweep.py +++ b/mmgen/xmrwallet/ops/sweep.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/sync.py b/mmgen/xmrwallet/ops/sync.py index c9454a7d..39ec2bf4 100755 --- a/mmgen/xmrwallet/ops/sync.py +++ b/mmgen/xmrwallet/ops/sync.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/txview.py b/mmgen/xmrwallet/ops/txview.py index 6b8ff8af..7391bd4f 100755 --- a/mmgen/xmrwallet/ops/txview.py +++ b/mmgen/xmrwallet/ops/txview.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/view.py b/mmgen/xmrwallet/ops/view.py index d0e00412..f763c69e 100755 --- a/mmgen/xmrwallet/ops/view.py +++ b/mmgen/xmrwallet/ops/view.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/ops/wallet.py b/mmgen/xmrwallet/ops/wallet.py index c049c48e..55b9b621 100755 --- a/mmgen/xmrwallet/ops/wallet.py +++ b/mmgen/xmrwallet/ops/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/mmgen/xmrwallet/rpc.py b/mmgen/xmrwallet/rpc.py index 12b2d7f2..4b4a930a 100755 --- a/mmgen/xmrwallet/rpc.py +++ b/mmgen/xmrwallet/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/scripts/create-token.py b/scripts/create-token.py index 7df3a8b4..8b45c189 100755 --- a/scripts/create-token.py +++ b/scripts/create-token.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scripts/exec_wrapper.py b/scripts/exec_wrapper.py index 6c494a36..332260dd 100755 --- a/scripts/exec_wrapper.py +++ b/scripts/exec_wrapper.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/setup.cfg b/setup.cfg index e407aa05..8bfe1248 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/setup.py b/setup.py index df27568b..1ad4efc0 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/altcointest.py b/test/altcointest.py index 26254e22..ec30add5 100755 --- a/test/altcointest.py +++ b/test/altcointest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/clean.py b/test/clean.py index 1a9135f0..3b8508ed 100755 --- a/test/clean.py +++ b/test/clean.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest.py b/test/cmdtest.py index feb90adb..3e3e70d3 100755 --- a/test/cmdtest.py +++ b/test/cmdtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/automount.py b/test/cmdtest_d/automount.py index f8ce7eea..247acdec 100755 --- a/test/cmdtest_d/automount.py +++ b/test/cmdtest_d/automount.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/automount_eth.py b/test/cmdtest_d/automount_eth.py index e34e4f9e..e6968b5b 100755 --- a/test/cmdtest_d/automount_eth.py +++ b/test/cmdtest_d/automount_eth.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/autosign.py b/test/cmdtest_d/autosign.py index 1ca93bc8..0368bd7a 100755 --- a/test/cmdtest_d/autosign.py +++ b/test/cmdtest_d/autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/base.py b/test/cmdtest_d/base.py index d90f9b0b..124fcf92 100755 --- a/test/cmdtest_d/base.py +++ b/test/cmdtest_d/base.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/cfgfile.py b/test/cmdtest_d/cfgfile.py index 17fd30e9..93d1d55e 100755 --- a/test/cmdtest_d/cfgfile.py +++ b/test/cmdtest_d/cfgfile.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/chainsplit.py b/test/cmdtest_d/chainsplit.py index 56799c52..846c0df3 100755 --- a/test/cmdtest_d/chainsplit.py +++ b/test/cmdtest_d/chainsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ethbump.py b/test/cmdtest_d/ethbump.py index 034e3c09..bf35f7da 100755 --- a/test/cmdtest_d/ethbump.py +++ b/test/cmdtest_d/ethbump.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/ethdev.py b/test/cmdtest_d/ethdev.py index aa84ced4..152b1907 100755 --- a/test/cmdtest_d/ethdev.py +++ b/test/cmdtest_d/ethdev.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ethswap.py b/test/cmdtest_d/ethswap.py index 45971168..31138919 100755 --- a/test/cmdtest_d/ethswap.py +++ b/test/cmdtest_d/ethswap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/help.py b/test/cmdtest_d/help.py index 27320f4f..5e601247 100755 --- a/test/cmdtest_d/help.py +++ b/test/cmdtest_d/help.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/httpd/__init__.py b/test/cmdtest_d/httpd/__init__.py index 50ad4275..d2d561cd 100755 --- a/test/cmdtest_d/httpd/__init__.py +++ b/test/cmdtest_d/httpd/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/httpd/etherscan.py b/test/cmdtest_d/httpd/etherscan.py index fa81a150..8c239e13 100755 --- a/test/cmdtest_d/httpd/etherscan.py +++ b/test/cmdtest_d/httpd/etherscan.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/httpd/thornode/__init__.py b/test/cmdtest_d/httpd/thornode/__init__.py index 9c107c89..86983cb1 100755 --- a/test/cmdtest_d/httpd/thornode/__init__.py +++ b/test/cmdtest_d/httpd/thornode/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/httpd/thornode/rpc.py b/test/cmdtest_d/httpd/thornode/rpc.py index d14e4926..644617e7 100755 --- a/test/cmdtest_d/httpd/thornode/rpc.py +++ b/test/cmdtest_d/httpd/thornode/rpc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/httpd/thornode/swap.py b/test/cmdtest_d/httpd/thornode/swap.py index 4b5d0299..6991da5b 100755 --- a/test/cmdtest_d/httpd/thornode/swap.py +++ b/test/cmdtest_d/httpd/thornode/swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/include/cfg.py b/test/cmdtest_d/include/cfg.py index f124eaab..852761f3 100755 --- a/test/cmdtest_d/include/cfg.py +++ b/test/cmdtest_d/include/cfg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/include/common.py b/test/cmdtest_d/include/common.py index b05004bb..b89688ca 100755 --- a/test/cmdtest_d/include/common.py +++ b/test/cmdtest_d/include/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/include/group_mgr.py b/test/cmdtest_d/include/group_mgr.py index ce4486d4..0a6a705c 100755 --- a/test/cmdtest_d/include/group_mgr.py +++ b/test/cmdtest_d/include/group_mgr.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/include/input.py b/test/cmdtest_d/include/input.py index 61b3cbbe..9b0d751e 100755 --- a/test/cmdtest_d/include/input.py +++ b/test/cmdtest_d/include/input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/include/pexpect.py b/test/cmdtest_d/include/pexpect.py index 47018ffe..32c08aec 100755 --- a/test/cmdtest_d/include/pexpect.py +++ b/test/cmdtest_d/include/pexpect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/include/proxy.py b/test/cmdtest_d/include/proxy.py index 1fc90275..f831eb42 100755 --- a/test/cmdtest_d/include/proxy.py +++ b/test/cmdtest_d/include/proxy.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/include/runner.py b/test/cmdtest_d/include/runner.py index 68f1ec79..a93ab6c6 100755 --- a/test/cmdtest_d/include/runner.py +++ b/test/cmdtest_d/include/runner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/input.py b/test/cmdtest_d/input.py index a91d3ec9..1f9e9835 100755 --- a/test/cmdtest_d/input.py +++ b/test/cmdtest_d/input.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/main.py b/test/cmdtest_d/main.py index 791e6532..ba0c6aa6 100755 --- a/test/cmdtest_d/main.py +++ b/test/cmdtest_d/main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/misc.py b/test/cmdtest_d/misc.py index 6022acc9..a1ec6259 100755 --- a/test/cmdtest_d/misc.py +++ b/test/cmdtest_d/misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/opts.py b/test/cmdtest_d/opts.py index cc80647b..b87a8777 100755 --- a/test/cmdtest_d/opts.py +++ b/test/cmdtest_d/opts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/ref.py b/test/cmdtest_d/ref.py index 2b7bdef8..ec7647f9 100755 --- a/test/cmdtest_d/ref.py +++ b/test/cmdtest_d/ref.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ref_3seed.py b/test/cmdtest_d/ref_3seed.py index 46908ade..ad18ac99 100755 --- a/test/cmdtest_d/ref_3seed.py +++ b/test/cmdtest_d/ref_3seed.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/ref_altcoin.py b/test/cmdtest_d/ref_altcoin.py index 0ce9451a..486a5ef8 100755 --- a/test/cmdtest_d/ref_altcoin.py +++ b/test/cmdtest_d/ref_altcoin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/regtest.py b/test/cmdtest_d/regtest.py index 7cda4b06..2fe8e36d 100755 --- a/test/cmdtest_d/regtest.py +++ b/test/cmdtest_d/regtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/rune.py b/test/cmdtest_d/rune.py index 16ebb0b1..3ceb4307 100755 --- a/test/cmdtest_d/rune.py +++ b/test/cmdtest_d/rune.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/runeswap.py b/test/cmdtest_d/runeswap.py index ade6b2fa..be06d2f8 100755 --- a/test/cmdtest_d/runeswap.py +++ b/test/cmdtest_d/runeswap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/seedsplit.py b/test/cmdtest_d/seedsplit.py index 49704d11..ede1f45d 100755 --- a/test/cmdtest_d/seedsplit.py +++ b/test/cmdtest_d/seedsplit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/shared.py b/test/cmdtest_d/shared.py index 008e7548..bfe144ab 100755 --- a/test/cmdtest_d/shared.py +++ b/test/cmdtest_d/shared.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/swap.py b/test/cmdtest_d/swap.py index 84ce05c7..bcd700b1 100755 --- a/test/cmdtest_d/swap.py +++ b/test/cmdtest_d/swap.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/tool.py b/test/cmdtest_d/tool.py index 82c70494..f40b95a8 100755 --- a/test/cmdtest_d/tool.py +++ b/test/cmdtest_d/tool.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # Project source code repository: https://github.com/mmgen/mmgen-wallet # Licensed according to the terms of GPL Version 3. See LICENSE for details. diff --git a/test/cmdtest_d/wallet.py b/test/cmdtest_d/wallet.py index ca2a63b9..5da4ab1f 100755 --- a/test/cmdtest_d/wallet.py +++ b/test/cmdtest_d/wallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/cmdtest_d/xmr_autosign.py b/test/cmdtest_d/xmr_autosign.py index b84ae5cf..575451b0 100755 --- a/test/cmdtest_d/xmr_autosign.py +++ b/test/cmdtest_d/xmr_autosign.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/cmdtest_d/xmrwallet.py b/test/cmdtest_d/xmrwallet.py index 64a93e72..5bb017f9 100755 --- a/test/cmdtest_d/xmrwallet.py +++ b/test/cmdtest_d/xmrwallet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 4cead6b5..7852bce6 100755 --- a/test/colortest.py +++ b/test/colortest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test/colortest.py: test color handling for the MMGen suite diff --git a/test/gentest.py b/test/gentest.py index 7a6f59be..bcf4fced 100755 --- a/test/gentest.py +++ b/test/gentest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 3e7bc420..ec1aa871 100755 --- a/test/hashfunc.py +++ b/test/hashfunc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/include/coin_daemon_control.py b/test/include/coin_daemon_control.py index 01221fcf..3f77a3ce 100755 --- a/test/include/coin_daemon_control.py +++ b/test/include/coin_daemon_control.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/common.py b/test/include/common.py index 2ad80961..8e2c511d 100755 --- a/test/include/common.py +++ b/test/include/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/include/ecc.py b/test/include/ecc.py index 670a10a6..1b9ef781 100755 --- a/test/include/ecc.py +++ b/test/include/ecc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/test_init.py b/test/include/test_init.py index d32f1b1a..d4191901 100755 --- a/test/include/test_init.py +++ b/test/include/test_init.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/include/unit_test.py b/test/include/unit_test.py index ed9ac99b..01581158 100755 --- a/test/include/unit_test.py +++ b/test/include/unit_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 aa88d5fe..9d46c354 100755 --- a/test/misc/tool_api_test.py +++ b/test/misc/tool_api_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.misc.tool_api_test: test the MMGen suite tool API diff --git a/test/objattrtest.py b/test/objattrtest.py index dd8475f6..713f8b13 100755 --- a/test/objattrtest.py +++ b/test/objattrtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/objattrtest_d/btc_mainnet.py b/test/objattrtest_d/btc_mainnet.py index c2baffb3..f20ab389 100755 --- a/test/objattrtest_d/btc_mainnet.py +++ b/test/objattrtest_d/btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objattrtest_d.btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objattrtest_d/common.py b/test/objattrtest_d/common.py index 71444253..9477e1b5 100755 --- a/test/objattrtest_d/common.py +++ b/test/objattrtest_d/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objattrtest_d.common: shared data for MMGen data objects tests diff --git a/test/objtest.py b/test/objtest.py index a3304e51..c95693fe 100755 --- a/test/objtest.py +++ b/test/objtest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/objtest_d/btc_mainnet.py b/test/objtest_d/btc_mainnet.py index b0c35a22..d590898a 100755 --- a/test/objtest_d/btc_mainnet.py +++ b/test/objtest_d/btc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.btc_mainnet: BTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/btc_testnet.py b/test/objtest_d/btc_testnet.py index bc23b89a..27f32cd3 100755 --- a/test/objtest_d/btc_testnet.py +++ b/test/objtest_d/btc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.btc_testnet: BTC testnet test vectors for MMGen data objects diff --git a/test/objtest_d/common.py b/test/objtest_d/common.py index 5ec39927..f14740a5 100755 --- a/test/objtest_d/common.py +++ b/test/objtest_d/common.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.common: shared data for MMGen data objects tests diff --git a/test/objtest_d/eth_mainnet.py b/test/objtest_d/eth_mainnet.py index 8577155b..f0d295d2 100755 --- a/test/objtest_d/eth_mainnet.py +++ b/test/objtest_d/eth_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.eth_mainnet: ETH mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/ltc_mainnet.py b/test/objtest_d/ltc_mainnet.py index aed0c03a..89963415 100755 --- a/test/objtest_d/ltc_mainnet.py +++ b/test/objtest_d/ltc_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.ltc_mainnet: LTC mainnet test vectors for MMGen data objects diff --git a/test/objtest_d/ltc_testnet.py b/test/objtest_d/ltc_testnet.py index 441410f7..7be96d80 100755 --- a/test/objtest_d/ltc_testnet.py +++ b/test/objtest_d/ltc_testnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.ltc_testnet: LTC testnet test vectors for MMGen data objects diff --git a/test/objtest_d/xmr_mainnet.py b/test/objtest_d/xmr_mainnet.py index bc35bc97..b63c68ae 100755 --- a/test/objtest_d/xmr_mainnet.py +++ b/test/objtest_d/xmr_mainnet.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project """ test.objtest_d.xmr_mainnet: XMR mainnet test vectors for MMGen data objects diff --git a/test/overlay/__init__.py b/test/overlay/__init__.py index ef500883..1f5aec18 100644 --- a/test/overlay/__init__.py +++ b/test/overlay/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/ref/ethereum/THORChain_Router.sol b/test/ref/ethereum/THORChain_Router.sol index ac77d033..21a9e141 100644 --- a/test/ref/ethereum/THORChain_Router.sol +++ b/test/ref/ethereum/THORChain_Router.sol @@ -1,5 +1,5 @@ // MMGen Wallet, a terminal-based cryptocurrency wallet -// Copyright (C)2013-2025 The MMGen Project +// Copyright (C)2013-2026 The MMGen Project // Licensed under the GNU General Public License, Version 3: // https://www.gnu.org/licenses // Public project repositories: diff --git a/test/scrambletest.py b/test/scrambletest.py index f33a0470..b198e986 100755 --- a/test/scrambletest.py +++ b/test/scrambletest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/test-release.d/cfg.sh b/test/test-release.d/cfg.sh index 29c54280..37f56c9f 100755 --- a/test/test-release.d/cfg.sh +++ b/test/test-release.d/cfg.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/test-release.sh b/test/test-release.sh index a6c810b4..18e1db23 100755 --- a/test/test-release.sh +++ b/test/test-release.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: diff --git a/test/tooltest.py b/test/tooltest.py index ba573064..9d24286b 100755 --- a/test/tooltest.py +++ b/test/tooltest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free 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 c7cce471..35ecb41c 100755 --- a/test/tooltest2.py +++ b/test/tooltest2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/test/tooltest2_d/data.py b/test/tooltest2_d/data.py index 07ed53a3..53b10825 100755 --- a/test/tooltest2_d/data.py +++ b/test/tooltest2_d/data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # MMGen Wallet, a terminal-based cryptocurrency wallet -# Copyright (C)2013-2025 The MMGen Project +# Copyright (C)2013-2026 The MMGen Project # Licensed under the GNU General Public License, Version 3: # https://www.gnu.org/licenses # Public project repositories: