diff --git a/license_header.txt b/license_header.txt index 64f817a8af97ef19dd852865e156a10e408ac8cc..f17c9c061d8b75e480f997bf5601e37c116ffc54 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,4 +1,4 @@ -Copyright 2016-2024 Maël Azimi <m.a@moul.re> +Copyright 2016-2025 Maël Azimi <m.a@moul.re> Silkaj is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/__init__.py b/silkaj/__init__.py index d9c0b48cfe8447ae1fd3afaf107999d13f5e422d..27f95ecf8f8ffd7ab6ecf2b8fb33f516c3b7753a 100644 --- a/silkaj/__init__.py +++ b/silkaj/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/about.py b/silkaj/about.py index ede9cc2c30ba63af6e4d929cd0d7cf4c24229bb3..f4bd7636f910b90dc1b4571553106dd034e25a92 100644 --- a/silkaj/about.py +++ b/silkaj/about.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/auth.py b/silkaj/auth.py index 92a0be58885654792915e06c978826cfa3d96e7d..90f22fff61459e03b416c6f10a933ec8bc4cb175 100644 --- a/silkaj/auth.py +++ b/silkaj/auth.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/blockchain/__init__.py b/silkaj/blockchain/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/silkaj/blockchain/__init__.py +++ b/silkaj/blockchain/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/blockchain/blocks.py b/silkaj/blockchain/blocks.py index 99dbcc5ddafb4bac71e2eef01b4f3a385b6a60e5..9225fa1c6eeff10e02fdce00099066b4ae16bf74 100644 --- a/silkaj/blockchain/blocks.py +++ b/silkaj/blockchain/blocks.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/blockchain/difficulty.py b/silkaj/blockchain/difficulty.py index 51fd99a402a35f7b8c073fb3ff5c1a5b5af6c111..a0faaa950caebc67b781258b4f597916c0503521 100644 --- a/silkaj/blockchain/difficulty.py +++ b/silkaj/blockchain/difficulty.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/blockchain/information.py b/silkaj/blockchain/information.py index bfd31467360af9c8ae6d0ca3ce93715f0854c13f..f83083fa0cb4814219687766a86edd0116ac2f6d 100644 --- a/silkaj/blockchain/information.py +++ b/silkaj/blockchain/information.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/blockchain/tools.py b/silkaj/blockchain/tools.py index 746906f85152e4de8540fb6ce1ac07414c5618a3..53fde61eff20d5ad42f17b4de5960dd2bbe54f1a 100644 --- a/silkaj/blockchain/tools.py +++ b/silkaj/blockchain/tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/checksum.py b/silkaj/checksum.py index 61357d1eb80156c7a23544f9de4acdaa84807c97..8214d6c4af11f8f4a7c071ae4c0e52ce8e6094f4 100644 --- a/silkaj/checksum.py +++ b/silkaj/checksum.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/cli.py b/silkaj/cli.py index c4030a602b6ebb340f03293ed4126c497e8cf5ed..b3e2fc627a657995bda9c49e1ae551e55205c817 100644 --- a/silkaj/cli.py +++ b/silkaj/cli.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/constants.py b/silkaj/constants.py index 49d8c235562e58179dc1c512bdbc568c3e935e85..10b48d9230c803a91659dd1c438f0d8eb5762e50 100644 --- a/silkaj/constants.py +++ b/silkaj/constants.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/g1_monetary_license.py b/silkaj/g1_monetary_license.py index 0a8cce6ad3ae0e04010a35cddf75be814a7f8776..37c3b83f34c2f5848f0c96c72aae4d375365eaca 100644 --- a/silkaj/g1_monetary_license.py +++ b/silkaj/g1_monetary_license.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/money/__init__.py b/silkaj/money/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/silkaj/money/__init__.py +++ b/silkaj/money/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/money/balance.py b/silkaj/money/balance.py index ba9f41df6e4617a6f263570161ce04c08fa27ade..25f1d5e0fcfd84e21f8a416e88a377f07e7ceb50 100644 --- a/silkaj/money/balance.py +++ b/silkaj/money/balance.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/money/history.py b/silkaj/money/history.py index cb92dfa9e5be14d1d12a1b6ec1701309b08e281c..d1a35ae020d5ee6f0ef8f7ab77a9e6334e06b5e9 100644 --- a/silkaj/money/history.py +++ b/silkaj/money/history.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/money/tools.py b/silkaj/money/tools.py index a148497182c9fe7b650e0bf3433b33e9a7281b33..2e16ae13144e0d8ef159f4ca16291992eca0a803 100644 --- a/silkaj/money/tools.py +++ b/silkaj/money/tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/money/transfer.py b/silkaj/money/transfer.py index d88828cd6c41b814fdcf7aa67aa663e02f77bbd2..a0144cbf4e5a3fc859604a1bf2bca83172c28a70 100644 --- a/silkaj/money/transfer.py +++ b/silkaj/money/transfer.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/network.py b/silkaj/network.py index 6eff7db35e5b3d741b679f113c87b82fdd8e436a..6365fe34bb3fc43374c1f0a833b1b51a12c7c42d 100644 --- a/silkaj/network.py +++ b/silkaj/network.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/public_key.py b/silkaj/public_key.py index 4caeaf6743dfcced886d87447ecf7809182dc1f9..f1a922d6cee1892bc9f238e0365d91b45462b8b6 100644 --- a/silkaj/public_key.py +++ b/silkaj/public_key.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/tools.py b/silkaj/tools.py index c57b3fb7224540037dac56396c1b12f9ad1ea1cd..fc6e11f6296b332f296a480f53364550ce9cd06a 100644 --- a/silkaj/tools.py +++ b/silkaj/tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/tui.py b/silkaj/tui.py index 3811d16fb4c43c98601bdee6ba0beb40593742c2..421fa2b068f9b2c59e6d88d26ad774acaa614e8e 100644 --- a/silkaj/tui.py +++ b/silkaj/tui.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/__init__.py b/silkaj/wot/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/silkaj/wot/__init__.py +++ b/silkaj/wot/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/certification.py b/silkaj/wot/certification.py index a4e5b1fa2e91326be3c7093c874bc210c63b933b..d055819bc11c480f9ec38bb7b5d2d16aa0e54139 100644 --- a/silkaj/wot/certification.py +++ b/silkaj/wot/certification.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/exclusions.py b/silkaj/wot/exclusions.py index a819c1c891dd22e344d586eeb32db10a2da2009f..d0e864b6b69a65ce99efb49669e79d062b1447b4 100644 --- a/silkaj/wot/exclusions.py +++ b/silkaj/wot/exclusions.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/idty_tools.py b/silkaj/wot/idty_tools.py index 8722044eb4e226d1ec706a2c8e9157ed745b8e30..2febdafb6323795e4e7d983b3d67b1fd563285ae 100644 --- a/silkaj/wot/idty_tools.py +++ b/silkaj/wot/idty_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/lookup.py b/silkaj/wot/lookup.py index 73971ad4cf38899c7346f4143af9f2bbe39b89d6..b8fb81a23cd4ca24b91a55fb11481715b2922ccb 100644 --- a/silkaj/wot/lookup.py +++ b/silkaj/wot/lookup.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/membership.py b/silkaj/wot/membership.py index b820017dc52868f4fe694fa8b5483e53851a23fa..2da7efeb56c5045075cf05e8a96e667771523bc7 100644 --- a/silkaj/wot/membership.py +++ b/silkaj/wot/membership.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/revocation.py b/silkaj/wot/revocation.py index 405c4ebd06e3638d569f821b40b891713fe96d36..a90a5c2177045861fc04bc39126da63fa5af3f90 100644 --- a/silkaj/wot/revocation.py +++ b/silkaj/wot/revocation.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/status.py b/silkaj/wot/status.py index 2fdd87500c927fad2362da196c36afff5f6c447b..0f1db8cf2ae73fb64d74ea1f99518cdb50e4459b 100644 --- a/silkaj/wot/status.py +++ b/silkaj/wot/status.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/silkaj/wot/tools.py b/silkaj/wot/tools.py index c5077f14a753c7ccde19f5ca021a76fd426164bc..4b57e4719c5acd136758ce7c3cf79f8d4407187e 100644 --- a/silkaj/wot/tools.py +++ b/silkaj/wot/tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/__init__.py b/tests/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/helpers.py b/tests/helpers.py index 7f9ace632bce2be465af0c751b8245b43b8a0f11..53c4fe66895698e43222785ab294c49430be39e0 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/integration/__init__.py b/tests/integration/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/integration/__init__.py +++ b/tests/integration/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/integration/test_end_to_end.py b/tests/integration/test_end_to_end.py index 9ed6f2fc6f929d24b0ba546749a7247c3a629088..92bd7103ea4243e087f1e5eba1e1b558d5d5f208 100644 --- a/tests/integration/test_end_to_end.py +++ b/tests/integration/test_end_to_end.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/integration/wot/__init__.py b/tests/integration/wot/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/integration/wot/__init__.py +++ b/tests/integration/wot/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/integration/wot/test_membership.py b/tests/integration/wot/test_membership.py index 810f98f5f9061f68b9c82bfcb3ac94accfcd4279..2e114278d1410d8a0e3ab4bc976e3599ee86bd67 100644 --- a/tests/integration/wot/test_membership.py +++ b/tests/integration/wot/test_membership.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/__init__.py b/tests/patched/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/patched/__init__.py +++ b/tests/patched/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/auth.py b/tests/patched/auth.py index b30e7386e15d5eb50fc02317c0b18bd4cb8977bd..4582708da5858b11be1e339bcc523d25bc13642b 100644 --- a/tests/patched/auth.py +++ b/tests/patched/auth.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/blockchain_tools.py b/tests/patched/blockchain_tools.py index f3909d1aab302e5c3c270a2b762768add85a5987..ed7b4c03d0f092ef69d35070a5da33cb2b5665f3 100644 --- a/tests/patched/blockchain_tools.py +++ b/tests/patched/blockchain_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/idty_tools.py b/tests/patched/idty_tools.py index fee001512dbc19a6bd39b5e6562b5de2febcb51c..ac874546d52d915c1b1c553a8691d8f5ff4747da 100644 --- a/tests/patched/idty_tools.py +++ b/tests/patched/idty_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/money.py b/tests/patched/money.py index eccd9eba431f4798e7e4d91cd1fcb8056b3ef5b7..b07308bd104ace8e8398e990aaf07f30025c8835 100644 --- a/tests/patched/money.py +++ b/tests/patched/money.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/test_constants.py b/tests/patched/test_constants.py index bd9cedf9bd5299caa6c71e30d94307d325900cdf..e943eaf79c14a4befa51a048c0c00cd645232d08 100644 --- a/tests/patched/test_constants.py +++ b/tests/patched/test_constants.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/tools.py b/tests/patched/tools.py index 963f147dc0fb680a008ef6d12e97d309b95d3a0c..9ff055af2121de94d1b13c76edc5e9afa0ac4074 100644 --- a/tests/patched/tools.py +++ b/tests/patched/tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/tx.py b/tests/patched/tx.py index 9e4e5d3c747dc73695c75615c60fa69d56504434..30245d01da3506894903878a84e841962150dcec 100644 --- a/tests/patched/tx.py +++ b/tests/patched/tx.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/tx_history.py b/tests/patched/tx_history.py index 782d192e51d182242c2263f1060a339bf2b47464..0da096045c18a8ee84fede44a3247d17fdde4b4e 100644 --- a/tests/patched/tx_history.py +++ b/tests/patched/tx_history.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/patched/wot.py b/tests/patched/wot.py index df19fffd6d9b4e31ab3f70235d499ba11a3359da..41c12c3f958706579a9d7e623f5d67e9719de8be 100644 --- a/tests/patched/wot.py +++ b/tests/patched/wot.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/__init__.py b/tests/unit/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/unit/__init__.py +++ b/tests/unit/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/__init__.py b/tests/unit/money/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/unit/money/__init__.py +++ b/tests/unit/money/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/test_history.py b/tests/unit/money/test_history.py index 2e07934efa87f6bc01927589516786f6046aacc9..07aed17b883e5029f86b964a938a5cf96386ad06 100644 --- a/tests/unit/money/test_history.py +++ b/tests/unit/money/test_history.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/test_tools.py b/tests/unit/money/test_tools.py index 33dcdbafb04a3f130e08de0f0f9cb5499cec1ae8..318024d71fe455cd685395838530a242279dc8bf 100644 --- a/tests/unit/money/test_tools.py +++ b/tests/unit/money/test_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/test_transfer.py b/tests/unit/money/test_transfer.py index ba0a6172ec80ea4e957889982f888a79c45b60f3..639f2a6db59e13cd382c02e981149f14336d36df 100644 --- a/tests/unit/money/test_transfer.py +++ b/tests/unit/money/test_transfer.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/test_transfer_cli.py b/tests/unit/money/test_transfer_cli.py index 4f8cd51fe02ac33a38f3ca6493893c31eeffb172..af25481bcb12a0070bc23786bf793690a175fffd 100644 --- a/tests/unit/money/test_transfer_cli.py +++ b/tests/unit/money/test_transfer_cli.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/money/test_transfer_file.py b/tests/unit/money/test_transfer_file.py index 851a3c06e036caeafa0940fd3499b14cdf251588..52f800b5625f95a19895200e316d771494fd47a8 100644 --- a/tests/unit/money/test_transfer_file.py +++ b/tests/unit/money/test_transfer_file.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_auth.py b/tests/unit/test_auth.py index f5f3ac5eaaedfd1926a5189b68277460994959e0..32c5ef7fa85baf69828d64202887b3c7ddf86576 100644 --- a/tests/unit/test_auth.py +++ b/tests/unit/test_auth.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_checksum.py b/tests/unit/test_checksum.py index 79efd44494d60f175a0dd10f4a1aa0a54532669e..eab8a72cb486155572378008fbeb1b7ead6fe8ec 100644 --- a/tests/unit/test_checksum.py +++ b/tests/unit/test_checksum.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_cli.py b/tests/unit/test_cli.py index b497587695ed54c9679dbb7842e4b2ea9fae7ef3..32e538d5e669198c98ef6e20fe81b4fa68f20ef6 100644 --- a/tests/unit/test_cli.py +++ b/tests/unit/test_cli.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_g1_monetary_license.py b/tests/unit/test_g1_monetary_license.py index 80c77e631c6cd0a629514614025d55446a6cb17a..528a9423619130b01df1c53cb63d19405e742591 100644 --- a/tests/unit/test_g1_monetary_license.py +++ b/tests/unit/test_g1_monetary_license.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_network.py b/tests/unit/test_network.py index f8d72443c6e910a376674a9ac56a2ceb0b278375..1b0995b0e31bc876dafdebb881e65966230b89ea 100644 --- a/tests/unit/test_network.py +++ b/tests/unit/test_network.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_public_key.py b/tests/unit/test_public_key.py index 450832d1a7ac1b005fd4aa47f9c207cf1ff6e789..e90b8bd905b805a6c7d50bf6b1997301bf2dd4d7 100644 --- a/tests/unit/test_public_key.py +++ b/tests/unit/test_public_key.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/test_tui.py b/tests/unit/test_tui.py index 5a0622af23caceb3dd51e6877e1df04cdff79022..9969a429b9b502f8817865dffb7095e473652436 100644 --- a/tests/unit/test_tui.py +++ b/tests/unit/test_tui.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/__init__.py b/tests/unit/wot/__init__.py index 6e019ba18fe996fc271373307739df73e914565a..5b850158d8d40b2217e0cf2972f6114d8c069de2 100644 --- a/tests/unit/wot/__init__.py +++ b/tests/unit/wot/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_certification.py b/tests/unit/wot/test_certification.py index 3f74dd7910f51a0072390741e83b2e72d8ad5c24..bbce1ce234ade73084a45de28aff2ec4be6442b4 100644 --- a/tests/unit/wot/test_certification.py +++ b/tests/unit/wot/test_certification.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_exclusions.py b/tests/unit/wot/test_exclusions.py index 4191a0664462ab55fd67f715de9875e639c850a8..737aec5cfc90f38f49f2a5e5521a9b3bc4207e45 100644 --- a/tests/unit/wot/test_exclusions.py +++ b/tests/unit/wot/test_exclusions.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_idty_tools.py b/tests/unit/wot/test_idty_tools.py index edc157c820f05e8225d78b36ed9b289b2ec42fd8..446bd4824e8b92e91cde618a5bd88ac5a0feae4a 100644 --- a/tests/unit/wot/test_idty_tools.py +++ b/tests/unit/wot/test_idty_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_membership.py b/tests/unit/wot/test_membership.py index 91c225fb795539c2f3348cd891f14adb9ec36c0f..b55f81d840bbc19eb5a240097cb7315e28e615e1 100644 --- a/tests/unit/wot/test_membership.py +++ b/tests/unit/wot/test_membership.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_revocation.py b/tests/unit/wot/test_revocation.py index cbca7b840df0cd05524d73db453d056c3e0fe809..7fd6eccdbe1584b40e90654443df08287c41910b 100644 --- a/tests/unit/wot/test_revocation.py +++ b/tests/unit/wot/test_revocation.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/tests/unit/wot/test_tools.py b/tests/unit/wot/test_tools.py index ee45d6de74b725a285a2ae24b4d09a13dbc1f3da..b11268d50bc9c83214663c49eee594a535cc56eb 100644 --- a/tests/unit/wot/test_tools.py +++ b/tests/unit/wot/test_tools.py @@ -1,4 +1,4 @@ -# Copyright 2016-2024 Maël Azimi <m.a@moul.re> +# Copyright 2016-2025 Maël Azimi <m.a@moul.re> # # Silkaj is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by