From 97857776423c75291e3169b42213ef159823b217 Mon Sep 17 00:00:00 2001 From: x Date: Thu, 1 Jan 2026 11:40:45 +0000 Subject: [PATCH] chore: Update copyright license year Happy 2026! --- bench/crossbeam.rs | 2 +- bench/sled.rs | 2 +- bench/zk_arith.rs | 2 +- bench/zk_from_json.rs | 2 +- bin/app/bin/drawsim.rs | 2 +- bin/app/build.rs | 2 +- bin/app/java/ForegroundService.java | 2 +- .../autosuggest/CustomInputConnection.java | 2 +- .../java/autosuggest/InvisibleInputView.java | 2 +- bin/app/java/videodecode/VideoDecoder.java | 2 +- bin/app/src/android/insets.rs | 2 +- bin/app/src/android/mod.rs | 2 +- bin/app/src/android/vid.rs | 2 +- bin/app/src/app/locale.rs | 2 +- bin/app/src/app/mod.rs | 2 +- bin/app/src/app/node.rs | 2 +- bin/app/src/app/schema/chat.rs | 2 +- bin/app/src/app/schema/menu.rs | 2 +- bin/app/src/app/schema/mod.rs | 2 +- bin/app/src/app/schema/test.rs | 2 +- bin/app/src/error.rs | 2 +- bin/app/src/expr/compile.rs | 2 +- bin/app/src/expr/mod.rs | 2 +- bin/app/src/gfx/anim.rs | 2 +- bin/app/src/gfx/favico.rs | 2 +- bin/app/src/gfx/linalg.rs | 2 +- bin/app/src/gfx/mod.rs | 2 +- bin/app/src/gfx/shader.rs | 2 +- bin/app/src/gfx/trax.rs | 2 +- bin/app/src/logger.rs | 2 +- bin/app/src/main.rs | 2 +- bin/app/src/mesh.rs | 2 +- bin/app/src/net.rs | 2 +- bin/app/src/plugin.old.rs | 2 +- bin/app/src/plugin/darkirc.rs | 2 +- bin/app/src/plugin/fud.rs | 2 +- bin/app/src/plugin/mod.rs | 2 +- bin/app/src/prop/guard.rs | 2 +- bin/app/src/prop/mod.rs | 2 +- bin/app/src/prop/wrap.rs | 2 +- bin/app/src/pubsub.rs | 2 +- bin/app/src/py.rs | 2 +- bin/app/src/ringbuf.rs | 2 +- bin/app/src/scene.rs | 2 +- bin/app/src/shape/back_arrow.rs | 2 +- bin/app/src/shape/circle.rs | 18 ++++++++++++++++++ bin/app/src/shape/close.rs | 2 +- bin/app/src/shape/confirm.rs | 18 ++++++++++++++++++ bin/app/src/shape/emoji_sel.rs | 2 +- bin/app/src/shape/logo.rs | 18 ++++++++++++++++++ bin/app/src/shape/mod.rs | 2 +- bin/app/src/shape/netlogo1.rs | 2 +- bin/app/src/shape/netlogo2.rs | 2 +- bin/app/src/shape/netlogo3.rs | 2 +- bin/app/src/shape/reset.rs | 18 ++++++++++++++++++ bin/app/src/shape/send_arrow.rs | 2 +- bin/app/src/shape/settings.rs | 18 ++++++++++++++++++ bin/app/src/shape/switch.rs | 18 ++++++++++++++++++ bin/app/src/text/atlas.rs | 2 +- bin/app/src/text/ft.rs | 2 +- bin/app/src/text/mod.rs | 2 +- bin/app/src/text/old_atlas.rs | 2 +- bin/app/src/text/shape.rs | 2 +- bin/app/src/text/wrap.rs | 2 +- bin/app/src/text2/atlas.rs | 2 +- bin/app/src/text2/editor/android.rs | 2 +- bin/app/src/text2/editor/mod.rs | 2 +- bin/app/src/text2/editor/parley.rs | 2 +- bin/app/src/text2/mod.rs | 2 +- bin/app/src/text2/render.rs | 2 +- bin/app/src/ui/button.rs | 2 +- bin/app/src/ui/chatview/mod.rs | 2 +- bin/app/src/ui/chatview/page.rs | 2 +- bin/app/src/ui/edit/behave.rs | 2 +- bin/app/src/ui/edit/filter.rs | 2 +- bin/app/src/ui/edit/mod.rs | 2 +- bin/app/src/ui/edit/repeat.rs | 2 +- bin/app/src/ui/emoji_picker/default.rs | 2 +- bin/app/src/ui/emoji_picker/emoji.rs | 2 +- bin/app/src/ui/emoji_picker/mod.rs | 2 +- bin/app/src/ui/gesture.rs | 2 +- bin/app/src/ui/image.rs | 2 +- bin/app/src/ui/layer.rs | 2 +- bin/app/src/ui/mod.rs | 2 +- bin/app/src/ui/shortcut.rs | 2 +- bin/app/src/ui/text.rs | 2 +- bin/app/src/ui/vector_art/mod.rs | 2 +- bin/app/src/ui/vector_art/shape.rs | 2 +- bin/app/src/ui/vid/decode/android.rs | 2 +- bin/app/src/ui/vid/decode/mod.rs | 2 +- bin/app/src/ui/vid/decode/rav1d.rs | 2 +- bin/app/src/ui/vid/ivf.rs | 2 +- bin/app/src/ui/vid/mod.rs | 2 +- bin/app/src/ui/win.rs | 2 +- bin/app/src/util/i18n.rs | 2 +- bin/app/src/util/mod.rs | 2 +- bin/app/src/util/rt.rs | 2 +- bin/darkfid/src/error.rs | 2 +- bin/darkfid/src/lib.rs | 2 +- bin/darkfid/src/main.rs | 2 +- bin/darkfid/src/proto/mod.rs | 2 +- bin/darkfid/src/proto/protocol_proposal.rs | 2 +- bin/darkfid/src/proto/protocol_sync.rs | 2 +- bin/darkfid/src/proto/protocol_tx.rs | 2 +- bin/darkfid/src/registry/mod.rs | 2 +- bin/darkfid/src/registry/model.rs | 2 +- bin/darkfid/src/rpc/blockchain.rs | 2 +- bin/darkfid/src/rpc/mod.rs | 2 +- bin/darkfid/src/rpc/stratum.rs | 2 +- bin/darkfid/src/rpc/tx.rs | 2 +- bin/darkfid/src/rpc/xmr.rs | 2 +- bin/darkfid/src/task/consensus.rs | 2 +- bin/darkfid/src/task/garbage_collect.rs | 2 +- bin/darkfid/src/task/mod.rs | 2 +- bin/darkfid/src/task/sync.rs | 2 +- bin/darkfid/src/task/unknown_proposal.rs | 2 +- bin/darkfid/src/tests/forks.rs | 2 +- bin/darkfid/src/tests/harness.rs | 2 +- bin/darkfid/src/tests/metering.rs | 2 +- bin/darkfid/src/tests/mod.rs | 2 +- bin/darkfid/src/tests/sync_forks.rs | 2 +- bin/darkfid/src/tests/unproposed_txs.rs | 2 +- bin/darkirc/build.rs | 2 +- bin/darkirc/src/crypto/bcrypt.rs | 2 +- bin/darkirc/src/crypto/mod.rs | 2 +- bin/darkirc/src/crypto/rln.rs | 2 +- bin/darkirc/src/crypto/saltbox.rs | 2 +- bin/darkirc/src/irc/client.rs | 2 +- bin/darkirc/src/irc/command.rs | 2 +- bin/darkirc/src/irc/mod.rs | 2 +- bin/darkirc/src/irc/rpl.rs | 2 +- bin/darkirc/src/irc/server.rs | 2 +- bin/darkirc/src/irc/services/mod.rs | 2 +- bin/darkirc/src/irc/services/nickserv.rs | 2 +- bin/darkirc/src/irc/services/rln.rs | 2 +- bin/darkirc/src/lib.rs | 2 +- bin/darkirc/src/main.rs | 2 +- bin/darkirc/src/rpc.rs | 2 +- bin/darkirc/src/settings.rs | 2 +- bin/deg/deg | 2 +- bin/deg/src/rpc.py | 2 +- bin/dnet/dnet | 2 +- bin/dnet/src/model.py | 2 +- bin/dnet/src/rpc.py | 2 +- bin/dnet/src/util.py | 2 +- bin/dnet/src/view.py | 2 +- bin/drk/src/cache.rs | 2 +- bin/drk/src/cli_util.rs | 2 +- bin/drk/src/common.rs | 2 +- bin/drk/src/dao.rs | 2 +- bin/drk/src/deploy.rs | 2 +- bin/drk/src/error.rs | 2 +- bin/drk/src/interactive.rs | 2 +- bin/drk/src/lib.rs | 2 +- bin/drk/src/main.rs | 2 +- bin/drk/src/money.rs | 2 +- bin/drk/src/rpc.rs | 2 +- bin/drk/src/scanned_blocks.rs | 2 +- bin/drk/src/swap.rs | 2 +- bin/drk/src/token.rs | 2 +- bin/drk/src/transfer.rs | 2 +- bin/drk/src/txs_history.rs | 2 +- bin/drk/src/walletdb.rs | 2 +- bin/explorer/explorerd/src/error.rs | 2 +- bin/explorer/explorerd/src/main.rs | 2 +- bin/explorer/explorerd/src/rpc/blocks.rs | 2 +- bin/explorer/explorerd/src/rpc/contracts.rs | 2 +- bin/explorer/explorerd/src/rpc/mod.rs | 2 +- bin/explorer/explorerd/src/rpc/statistics.rs | 2 +- bin/explorer/explorerd/src/rpc/transactions.rs | 2 +- bin/explorer/explorerd/src/service/blocks.rs | 2 +- .../explorerd/src/service/contracts.rs | 2 +- bin/explorer/explorerd/src/service/mod.rs | 2 +- .../explorerd/src/service/statistics.rs | 2 +- bin/explorer/explorerd/src/service/sync.rs | 2 +- .../explorerd/src/service/transactions.rs | 2 +- .../explorerd/src/store/contract_metadata.rs | 2 +- bin/explorer/explorerd/src/store/metrics.rs | 2 +- bin/explorer/explorerd/src/store/mod.rs | 2 +- bin/explorer/explorerd/src/test_utils/mod.rs | 2 +- bin/explorer/site/app.py | 2 +- bin/explorer/site/blueprints/__init__.py | 2 +- bin/explorer/site/blueprints/block.py | 2 +- bin/explorer/site/blueprints/contract.py | 2 +- bin/explorer/site/blueprints/explore.py | 2 +- bin/explorer/site/blueprints/transaction.py | 2 +- bin/explorer/site/log.py | 2 +- bin/explorer/site/rpc.py | 2 +- bin/explorer/site/site_config.toml | 2 +- bin/explorer/site/templates/404.html | 2 +- bin/explorer/site/templates/500.html | 2 +- bin/explorer/site/templates/base.html | 2 +- bin/explorer/site/templates/block.html | 2 +- .../site/templates/contract_source.html | 2 +- .../site/templates/contract_source_list.html | 2 +- bin/explorer/site/templates/index.html | 2 +- bin/explorer/site/templates/transaction.html | 2 +- bin/explorer/site/wsgi.py | 2 +- bin/fud/fu/src/main.rs | 2 +- bin/fud/fu/src/util.rs | 2 +- bin/fud/fud/src/bitcoin.rs | 2 +- bin/fud/fud/src/dht.rs | 2 +- bin/fud/fud/src/download.rs | 2 +- bin/fud/fud/src/equix.rs | 2 +- bin/fud/fud/src/event.rs | 2 +- bin/fud/fud/src/lib.rs | 2 +- bin/fud/fud/src/main.rs | 2 +- bin/fud/fud/src/proto.rs | 2 +- bin/fud/fud/src/resource.rs | 2 +- bin/fud/fud/src/rpc.rs | 2 +- bin/fud/fud/src/scrap.rs | 2 +- bin/fud/fud/src/settings.rs | 2 +- bin/fud/fud/src/tasks.rs | 2 +- bin/fud/fud/src/util.rs | 2 +- bin/genev/genev-cli/src/main.rs | 2 +- bin/genev/genev-cli/src/rpc.rs | 2 +- bin/genev/genevd/src/lib.rs | 2 +- bin/genev/genevd/src/main.rs | 2 +- bin/genev/genevd/src/rpc.rs | 2 +- bin/lilith/src/main.rs | 2 +- bin/tau/taud/src/error.rs | 2 +- bin/tau/taud/src/jsonrpc.rs | 2 +- bin/tau/taud/src/lib.rs | 2 +- bin/tau/taud/src/main.rs | 2 +- bin/tau/taud/src/month_tasks.rs | 2 +- bin/tau/taud/src/settings.rs | 2 +- bin/tau/taud/src/task_info.rs | 2 +- bin/tau/taud/src/util.rs | 2 +- bin/vanityaddr/src/main.rs | 2 +- bin/zkas/src/main.rs | 2 +- bin/zkrunner/witness_gen.py | 2 +- bin/zkrunner/zkrender.py | 2 +- bin/zkrunner/zkrunner.py | 2 +- example/dchat/dchat-cli/main.py | 2 +- example/dchat/dchatd/src/dchat_error.rs | 2 +- example/dchat/dchatd/src/dchatmsg.rs | 2 +- example/dchat/dchatd/src/main.rs | 2 +- example/dchat/dchatd/src/protocol_dchat.rs | 2 +- example/dchat/dchatd/src/rpc.rs | 2 +- example/p2pdebug/src/main.rs | 2 +- example/p2pdebug/src/proto/debugmsg.rs | 2 +- example/p2pdebug/src/proto/mod.rs | 2 +- example/p2pdebug/src/rpc.rs | 2 +- example/tx-decode.py | 2 +- .../wasm-hello-world/client/src/commitment.rs | 2 +- example/wasm-hello-world/client/src/main.rs | 2 +- example/wasm-hello-world/src/entrypoint.rs | 2 +- example/wasm-hello-world/src/lib.rs | 2 +- example/zk.rs | 2 +- fuzz/fuzz_targets/decode_string.rs | 2 +- fuzz/fuzz_targets/serial.rs | 2 +- fuzz/fuzz_targets/zkas_compile.rs | 2 +- fuzz/fuzz_targets/zkas_decoder.rs | 2 +- fuzz/fuzz_targets/zkas_lexer.rs | 2 +- fuzz/honggfuzz/src/serial_decode_string.rs | 2 +- fuzz/honggfuzz/src/varint_differential.rs | 2 +- fuzz/honggfuzz/src/zkas_compile.rs | 2 +- fuzz/honggfuzz/src/zkbinary_decode.rs | 2 +- script/evgrd/bin/evgrd.rs | 2 +- script/evgrd/bin/rpc.rs | 2 +- script/evgrd/example/recv.rs | 2 +- script/evgrd/example/send.rs | 2 +- script/evgrd/src/lib.rs | 2 +- script/lilith_spawns.py | 2 +- script/node-metering.py | 2 +- script/node_get_info.py | 2 +- script/nodetool.py | 2 +- script/ping/src/main.rs | 2 +- .../blockchain-storage-metrics/src/main.rs | 2 +- script/research/dam/dam-cli/src/lib.rs | 2 +- script/research/dam/dam-cli/src/main.rs | 2 +- script/research/dam/dam-cli/src/rpc.rs | 2 +- script/research/dam/damd/src/flooder.rs | 2 +- script/research/dam/damd/src/lib.rs | 2 +- script/research/dam/damd/src/main.rs | 2 +- script/research/dam/damd/src/proto/mod.rs | 2 +- .../dam/damd/src/proto/protocol_bar.rs | 2 +- .../dam/damd/src/proto/protocol_foo.rs | 2 +- script/research/dam/damd/src/rpc.rs | 2 +- script/research/equix/src/bench.rs | 2 +- script/research/equix/src/lib.rs | 2 +- script/research/generic-node/src/main.rs | 2 +- script/research/gg/src/main.rs | 2 +- script/research/mnemonic/src/main.rs | 2 +- script/research/net_hashmap.rs | 2 +- script/research/pallas_constants/src/main.rs | 2 +- script/research/pqxdh/src/hkdf.rs | 2 +- script/research/pqxdh/src/hmac.rs | 2 +- script/research/pqxdh/src/main.rs | 2 +- script/research/pqxdh/src/xeddsa.rs | 2 +- script/research/rlnd/rlnd-cli/src/lib.rs | 2 +- script/research/rlnd/rlnd-cli/src/main.rs | 2 +- script/research/rlnd/rlnd-cli/src/rpc.rs | 2 +- script/research/rlnd/rlnd/src/database.rs | 2 +- script/research/rlnd/rlnd/src/error.rs | 2 +- script/research/rlnd/rlnd/src/lib.rs | 2 +- script/research/rlnd/rlnd/src/main.rs | 2 +- script/research/rlnd/rlnd/src/rpc.rs | 2 +- script/research/rlnv2/src/main.rs | 2 +- script/research/snowball/src/main.rs | 2 +- script/research/sss/src/main.rs | 2 +- script/research/tfhe/src/fhe.rs | 2 +- .../research/tfhe/src/improved_parallel_fhe.rs | 2 +- script/research/tfhe/src/improved_plain.rs | 2 +- script/research/tfhe/src/main.rs | 2 +- script/research/tfhe/src/parallel_fhe.rs | 2 +- script/research/tfhe/src/plain.rs | 2 +- script/research/zk/ecip-bench/src/circuit.rs | 2 +- script/research/zk/ecip-bench/src/main.rs | 2 +- .../zkvm-metering/generator/src/main.rs | 2 +- .../zkvm-metering/verifier/src/main.rs | 2 +- script/tor-test.py | 2 +- src/blockchain/block_store.rs | 2 +- src/blockchain/contract_store.rs | 2 +- src/blockchain/header_store.rs | 2 +- src/blockchain/mod.rs | 2 +- src/blockchain/monero/fixed_array.rs | 2 +- src/blockchain/monero/keccak.rs | 2 +- src/blockchain/monero/merkle_proof.rs | 2 +- .../monero/merkle_tree_parameters.rs | 2 +- src/blockchain/monero/mod.rs | 2 +- src/blockchain/monero/utils.rs | 2 +- src/blockchain/tx_store.rs | 2 +- src/contract/dao/src/client/auth_xfer.rs | 2 +- src/contract/dao/src/client/exec.rs | 2 +- src/contract/dao/src/client/mint.rs | 2 +- src/contract/dao/src/client/mod.rs | 2 +- src/contract/dao/src/client/propose.rs | 2 +- src/contract/dao/src/client/vote.rs | 2 +- src/contract/dao/src/entrypoint/auth_xfer.rs | 2 +- src/contract/dao/src/entrypoint/exec.rs | 2 +- src/contract/dao/src/entrypoint/mint.rs | 2 +- src/contract/dao/src/entrypoint/mod.rs | 2 +- src/contract/dao/src/entrypoint/propose.rs | 2 +- src/contract/dao/src/entrypoint/vote.rs | 2 +- src/contract/dao/src/error.rs | 2 +- src/contract/dao/src/lib.rs | 2 +- src/contract/dao/src/model.rs | 2 +- src/contract/dao/tests/integration.rs | 2 +- .../deployooor/src/client/deploy_v1.rs | 2 +- src/contract/deployooor/src/client/lock_v1.rs | 2 +- src/contract/deployooor/src/client/mod.rs | 2 +- src/contract/deployooor/src/entrypoint.rs | 2 +- .../deployooor/src/entrypoint/deploy_v1.rs | 2 +- .../deployooor/src/entrypoint/lock_v1.rs | 2 +- src/contract/deployooor/src/error.rs | 2 +- src/contract/deployooor/src/lib.rs | 2 +- src/contract/deployooor/src/model.rs | 2 +- src/contract/deployooor/tests/integration.rs | 2 +- .../money/src/client/auth_token_freeze_v1.rs | 2 +- .../money/src/client/auth_token_mint_v1.rs | 2 +- src/contract/money/src/client/fee_v1.rs | 2 +- .../money/src/client/genesis_mint_v1.rs | 2 +- src/contract/money/src/client/mod.rs | 2 +- src/contract/money/src/client/pow_reward_v1.rs | 2 +- src/contract/money/src/client/swap_v1.rs | 2 +- src/contract/money/src/client/token_mint_v1.rs | 2 +- .../money/src/client/transfer_v1/builder.rs | 2 +- .../money/src/client/transfer_v1/mod.rs | 2 +- .../money/src/client/transfer_v1/proof.rs | 2 +- src/contract/money/src/entrypoint.rs | 2 +- .../src/entrypoint/auth_token_freeze_v1.rs | 2 +- .../money/src/entrypoint/auth_token_mint_v1.rs | 2 +- src/contract/money/src/entrypoint/fee_v1.rs | 2 +- .../money/src/entrypoint/genesis_mint_v1.rs | 2 +- .../money/src/entrypoint/pow_reward_v1.rs | 2 +- src/contract/money/src/entrypoint/swap_v1.rs | 2 +- .../money/src/entrypoint/token_mint_v1.rs | 2 +- .../money/src/entrypoint/transfer_v1.rs | 2 +- src/contract/money/src/error.rs | 2 +- src/contract/money/src/lib.rs | 2 +- src/contract/money/src/model/mod.rs | 2 +- src/contract/money/src/model/nullifier.rs | 2 +- src/contract/money/src/model/token_id.rs | 2 +- src/contract/money/tests/delayed_tx.rs | 2 +- src/contract/money/tests/genesis_mint.rs | 2 +- src/contract/money/tests/integration.rs | 2 +- src/contract/money/tests/mint_pay_swap.rs | 2 +- src/contract/money/tests/token_mint.rs | 2 +- .../test-harness/src/contract_deploy.rs | 2 +- src/contract/test-harness/src/contract_lock.rs | 2 +- src/contract/test-harness/src/dao_exec.rs | 2 +- src/contract/test-harness/src/dao_mint.rs | 2 +- src/contract/test-harness/src/dao_propose.rs | 2 +- src/contract/test-harness/src/dao_vote.rs | 2 +- src/contract/test-harness/src/lib.rs | 2 +- src/contract/test-harness/src/money_fee.rs | 2 +- .../test-harness/src/money_genesis_mint.rs | 2 +- .../test-harness/src/money_otc_swap.rs | 2 +- .../test-harness/src/money_pow_reward.rs | 2 +- src/contract/test-harness/src/money_token.rs | 2 +- .../test-harness/src/money_transfer.rs | 2 +- src/contract/test-harness/src/vks.rs | 2 +- src/dht/event.rs | 2 +- src/dht/handler.rs | 2 +- src/dht/mod.rs | 2 +- src/dht/settings.rs | 2 +- src/dht/tasks.rs | 2 +- src/error.rs | 2 +- src/event_graph/deg.rs | 2 +- src/event_graph/event.rs | 2 +- src/event_graph/mod.rs | 2 +- src/event_graph/proto.rs | 2 +- src/event_graph/tests.rs | 2 +- src/event_graph/util.rs | 2 +- src/geode/chunked_storage.rs | 2 +- src/geode/file_sequence.rs | 2 +- src/geode/mod.rs | 2 +- src/geode/util.rs | 2 +- src/lib.rs | 2 +- src/net/acceptor.rs | 2 +- src/net/channel.rs | 2 +- src/net/connector.rs | 2 +- src/net/dnet.rs | 2 +- src/net/hosts.rs | 2 +- src/net/message.rs | 2 +- src/net/message_publisher.rs | 2 +- src/net/metering.rs | 2 +- src/net/mod.rs | 2 +- src/net/p2p.rs | 2 +- src/net/protocol/mod.rs | 2 +- src/net/protocol/protocol_address.rs | 2 +- src/net/protocol/protocol_base.rs | 2 +- src/net/protocol/protocol_generic.rs | 2 +- src/net/protocol/protocol_jobs_manager.rs | 2 +- src/net/protocol/protocol_ping.rs | 2 +- src/net/protocol/protocol_registry.rs | 2 +- src/net/protocol/protocol_seed.rs | 2 +- src/net/protocol/protocol_version.rs | 2 +- src/net/session/direct_session.rs | 2 +- src/net/session/inbound_session.rs | 2 +- src/net/session/manual_session.rs | 2 +- src/net/session/mod.rs | 2 +- src/net/session/outbound_session.rs | 2 +- src/net/session/refine_session.rs | 2 +- src/net/session/seedsync_session.rs | 2 +- src/net/settings.rs | 2 +- src/net/tests.rs | 2 +- src/net/transport/mod.rs | 2 +- src/net/transport/nym.rs | 2 +- src/net/transport/socks5.rs | 2 +- src/net/transport/tcp.rs | 2 +- src/net/transport/tls.rs | 2 +- src/net/transport/tor.rs | 2 +- src/net/transport/unix.rs | 2 +- src/rpc/client.rs | 2 +- src/rpc/clock_sync.rs | 2 +- src/rpc/common.rs | 2 +- src/rpc/from_impl.rs | 2 +- src/rpc/jsonrpc.rs | 2 +- src/rpc/mod.rs | 2 +- src/rpc/p2p_method.rs | 2 +- src/rpc/server.rs | 2 +- src/rpc/util.rs | 2 +- src/runtime/import/acl.rs | 2 +- src/runtime/import/db.rs | 2 +- src/runtime/import/merkle.rs | 2 +- src/runtime/import/mod.rs | 2 +- src/runtime/import/smt.rs | 2 +- src/runtime/import/util.rs | 2 +- src/runtime/memory.rs | 2 +- src/runtime/mod.rs | 2 +- src/runtime/vm_runtime.rs | 2 +- src/sdk/python/src/contract/dao/auth_xfer.rs | 2 +- src/sdk/python/src/contract/dao/exec.rs | 2 +- src/sdk/python/src/contract/dao/mint.rs | 2 +- src/sdk/python/src/contract/dao/mod.rs | 2 +- src/sdk/python/src/contract/dao/propose.rs | 2 +- src/sdk/python/src/contract/dao/vote.rs | 2 +- .../src/contract/deployooor/deploy_v1.rs | 2 +- .../python/src/contract/deployooor/lock_v1.rs | 2 +- src/sdk/python/src/contract/deployooor/mod.rs | 2 +- src/sdk/python/src/contract/mod.rs | 2 +- .../src/contract/money/auth_token_freeze_v1.rs | 2 +- .../src/contract/money/auth_token_mint_v1.rs | 2 +- src/sdk/python/src/contract/money/fee_v1.rs | 2 +- .../src/contract/money/genesis_mint_v1.rs | 2 +- src/sdk/python/src/contract/money/mod.rs | 2 +- .../python/src/contract/money/pow_reward_v1.rs | 2 +- .../python/src/contract/money/token_mint_v1.rs | 2 +- .../python/src/contract/money/transfer_v1.rs | 2 +- src/sdk/python/src/crypto.rs | 2 +- src/sdk/python/src/lib.rs | 2 +- src/sdk/python/src/merkle.rs | 2 +- src/sdk/python/src/pasta.rs | 2 +- src/sdk/python/src/tx.rs | 2 +- src/sdk/python/src/zkas.rs | 2 +- src/sdk/src/blockchain.rs | 2 +- src/sdk/src/crypto/blind.rs | 2 +- src/sdk/src/crypto/constants.rs | 2 +- src/sdk/src/crypto/constants/fixed_bases.rs | 2 +- .../constants/fixed_bases/commit_ivk_r.rs | 2 +- .../constants/fixed_bases/note_commit_r.rs | 2 +- .../constants/fixed_bases/nullifier_k.rs | 2 +- .../constants/fixed_bases/spend_auth_g.rs | 2 +- .../constants/fixed_bases/value_commit_r.rs | 2 +- .../constants/fixed_bases/value_commit_v.rs | 2 +- src/sdk/src/crypto/constants/load.rs | 2 +- src/sdk/src/crypto/constants/sinsemilla.rs | 2 +- src/sdk/src/crypto/constants/util.rs | 2 +- src/sdk/src/crypto/contract_id.rs | 2 +- src/sdk/src/crypto/diffie_hellman.rs | 2 +- src/sdk/src/crypto/ecvrf.rs | 2 +- src/sdk/src/crypto/func_ref.rs | 2 +- src/sdk/src/crypto/keypair.rs | 2 +- src/sdk/src/crypto/merkle_node.rs | 2 +- src/sdk/src/crypto/mimc_vdf.rs | 2 +- src/sdk/src/crypto/mod.rs | 2 +- src/sdk/src/crypto/note.rs | 2 +- src/sdk/src/crypto/pedersen.rs | 2 +- src/sdk/src/crypto/schnorr.rs | 2 +- src/sdk/src/crypto/smt/empty.rs | 2 +- src/sdk/src/crypto/smt/mod.rs | 2 +- src/sdk/src/crypto/smt/test.rs | 2 +- src/sdk/src/crypto/smt/util.rs | 2 +- src/sdk/src/crypto/smt/wasmdb.rs | 2 +- src/sdk/src/crypto/util.rs | 2 +- src/sdk/src/dark_tree.rs | 2 +- src/sdk/src/deploy.rs | 2 +- src/sdk/src/error.rs | 2 +- src/sdk/src/hex.rs | 2 +- src/sdk/src/lib.rs | 2 +- src/sdk/src/log.rs | 2 +- src/sdk/src/monotree/bits.rs | 2 +- src/sdk/src/monotree/mod.rs | 2 +- src/sdk/src/monotree/node.rs | 2 +- src/sdk/src/monotree/tests.rs | 2 +- src/sdk/src/monotree/tree.rs | 2 +- src/sdk/src/monotree/utils.rs | 2 +- src/sdk/src/tx.rs | 2 +- src/sdk/src/util.rs | 2 +- src/sdk/src/wasm/db.rs | 2 +- src/sdk/src/wasm/entrypoint.rs | 2 +- src/sdk/src/wasm/merkle.rs | 2 +- src/sdk/src/wasm/mod.rs | 2 +- src/sdk/src/wasm/util.rs | 2 +- src/serial/derive-internal/src/async_derive.rs | 2 +- src/serial/derive-internal/src/lib.rs | 2 +- src/serial/derive-internal/src/sync_derive.rs | 2 +- src/serial/derive/src/lib.rs | 2 +- src/serial/src/async_lib.rs | 2 +- src/serial/src/endian.rs | 2 +- src/serial/src/lib.rs | 2 +- src/serial/src/types.rs | 2 +- src/serial/src/types/bigint.rs | 2 +- src/serial/src/types/bridgetree.rs | 2 +- src/serial/src/types/collections.rs | 2 +- src/serial/src/types/hash.rs | 2 +- src/serial/src/types/pasta.rs | 2 +- src/serial/src/types/semver.rs | 2 +- src/serial/src/types/url.rs | 2 +- src/system/condvar.rs | 2 +- src/system/mod.rs | 2 +- src/system/publisher.rs | 2 +- src/system/stoppable_task.rs | 2 +- src/system/thread_priority.rs | 2 +- src/system/timeout.rs | 2 +- src/tx/mod.rs | 2 +- src/util/cli.rs | 2 +- src/util/encoding/base32.rs | 2 +- src/util/encoding/base64.rs | 2 +- src/util/encoding/mod.rs | 2 +- src/util/file.rs | 2 +- src/util/logger.rs | 2 +- src/util/mod.rs | 2 +- src/util/parse.rs | 2 +- src/util/path.rs | 2 +- src/util/pcg.rs | 2 +- src/util/ringbuffer.rs | 2 +- src/util/time.rs | 2 +- src/validator/consensus.rs | 2 +- src/validator/fees.rs | 2 +- src/validator/mod.rs | 2 +- src/validator/pow.rs | 2 +- src/validator/randomx_factory.rs | 2 +- src/validator/utils.rs | 2 +- src/validator/verification.rs | 2 +- src/zk/debug.rs | 2 +- src/zk/gadget/arithmetic.rs | 2 +- src/zk/gadget/cond_select.rs | 2 +- src/zk/gadget/is_equal.rs | 2 +- src/zk/gadget/is_zero.rs | 2 +- src/zk/gadget/less_than.rs | 2 +- src/zk/gadget/mod.rs | 2 +- src/zk/gadget/native_range_check.rs | 2 +- src/zk/gadget/small_range_check.rs | 2 +- src/zk/gadget/smt.rs | 2 +- src/zk/gadget/zero_cond.rs | 2 +- src/zk/mod.rs | 2 +- src/zk/proof.rs | 2 +- src/zk/tracer.rs | 2 +- src/zk/vm.rs | 2 +- src/zk/vm_heap.rs | 2 +- src/zkas/analyzer.rs | 2 +- src/zkas/ast.rs | 2 +- src/zkas/compiler.rs | 2 +- src/zkas/constants.rs | 2 +- src/zkas/decoder.rs | 2 +- src/zkas/error.rs | 2 +- src/zkas/lexer.rs | 2 +- src/zkas/mod.rs | 2 +- src/zkas/opcode.rs | 2 +- src/zkas/parser.rs | 2 +- src/zkas/types.rs | 2 +- tests/dyn_circuit.rs | 2 +- tests/halo2_vk_ser.rs | 2 +- tests/jsonrpc.rs | 2 +- tests/network_transports.rs | 2 +- tests/smt.rs | 2 +- tests/socks5.rs | 2 +- tests/vdf_eval.rs | 2 +- tests/zkvm_opcodes.rs | 2 +- 612 files changed, 714 insertions(+), 606 deletions(-) diff --git a/bench/crossbeam.rs b/bench/crossbeam.rs index aadc49889..4b19a5d89 100644 --- a/bench/crossbeam.rs +++ b/bench/crossbeam.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/sled.rs b/bench/sled.rs index 5f4674aaa..d70449193 100644 --- a/bench/sled.rs +++ b/bench/sled.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/zk_arith.rs b/bench/zk_arith.rs index b169f44d6..16b6d202c 100644 --- a/bench/zk_arith.rs +++ b/bench/zk_arith.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/zk_from_json.rs b/bench/zk_from_json.rs index a0bdff810..d5b100f4d 100644 --- a/bench/zk_from_json.rs +++ b/bench/zk_from_json.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/bin/drawsim.rs b/bin/app/bin/drawsim.rs index 0dda2b5a9..84ca90e4e 100644 --- a/bin/app/bin/drawsim.rs +++ b/bin/app/bin/drawsim.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/build.rs b/bin/app/build.rs index a399394f6..7787960a9 100644 --- a/bin/app/build.rs +++ b/bin/app/build.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/ForegroundService.java b/bin/app/java/ForegroundService.java index 76eeafd59..b05c75103 100644 --- a/bin/app/java/ForegroundService.java +++ b/bin/app/java/ForegroundService.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/autosuggest/CustomInputConnection.java b/bin/app/java/autosuggest/CustomInputConnection.java index 0cd284d02..488148968 100644 --- a/bin/app/java/autosuggest/CustomInputConnection.java +++ b/bin/app/java/autosuggest/CustomInputConnection.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/autosuggest/InvisibleInputView.java b/bin/app/java/autosuggest/InvisibleInputView.java index 39e805ec7..67348fea2 100644 --- a/bin/app/java/autosuggest/InvisibleInputView.java +++ b/bin/app/java/autosuggest/InvisibleInputView.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/videodecode/VideoDecoder.java b/bin/app/java/videodecode/VideoDecoder.java index 369fcb7b8..df2b8310d 100644 --- a/bin/app/java/videodecode/VideoDecoder.java +++ b/bin/app/java/videodecode/VideoDecoder.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/insets.rs b/bin/app/src/android/insets.rs index 42eb44d66..adf6fd271 100644 --- a/bin/app/src/android/insets.rs +++ b/bin/app/src/android/insets.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/mod.rs b/bin/app/src/android/mod.rs index 5ab6ee36a..e3d1609a0 100644 --- a/bin/app/src/android/mod.rs +++ b/bin/app/src/android/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/vid.rs b/bin/app/src/android/vid.rs index 8aebc474b..536e05669 100644 --- a/bin/app/src/android/vid.rs +++ b/bin/app/src/android/vid.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/locale.rs b/bin/app/src/app/locale.rs index 73c40dfb0..931ad838a 100644 --- a/bin/app/src/app/locale.rs +++ b/bin/app/src/app/locale.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/mod.rs b/bin/app/src/app/mod.rs index 7e379f705..ac4a40609 100644 --- a/bin/app/src/app/mod.rs +++ b/bin/app/src/app/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/node.rs b/bin/app/src/app/node.rs index b71894cfd..07516b90f 100644 --- a/bin/app/src/app/node.rs +++ b/bin/app/src/app/node.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/chat.rs b/bin/app/src/app/schema/chat.rs index 17d82f0cf..264b5e3c1 100644 --- a/bin/app/src/app/schema/chat.rs +++ b/bin/app/src/app/schema/chat.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/menu.rs b/bin/app/src/app/schema/menu.rs index 852e19de7..82666b627 100644 --- a/bin/app/src/app/schema/menu.rs +++ b/bin/app/src/app/schema/menu.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/mod.rs b/bin/app/src/app/schema/mod.rs index 8bd265689..452618985 100644 --- a/bin/app/src/app/schema/mod.rs +++ b/bin/app/src/app/schema/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/test.rs b/bin/app/src/app/schema/test.rs index 39594329c..84634f2e3 100644 --- a/bin/app/src/app/schema/test.rs +++ b/bin/app/src/app/schema/test.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/error.rs b/bin/app/src/error.rs index ea3459e4f..2963e8344 100644 --- a/bin/app/src/error.rs +++ b/bin/app/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/expr/compile.rs b/bin/app/src/expr/compile.rs index 49b9dd508..f7d8fcf85 100644 --- a/bin/app/src/expr/compile.rs +++ b/bin/app/src/expr/compile.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/expr/mod.rs b/bin/app/src/expr/mod.rs index 2320e648a..e876c12fb 100644 --- a/bin/app/src/expr/mod.rs +++ b/bin/app/src/expr/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/anim.rs b/bin/app/src/gfx/anim.rs index a759864c3..d8d039495 100644 --- a/bin/app/src/gfx/anim.rs +++ b/bin/app/src/gfx/anim.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/favico.rs b/bin/app/src/gfx/favico.rs index ebae13459..7e91cc349 100644 --- a/bin/app/src/gfx/favico.rs +++ b/bin/app/src/gfx/favico.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/linalg.rs b/bin/app/src/gfx/linalg.rs index ec3cadf9d..834445f55 100644 --- a/bin/app/src/gfx/linalg.rs +++ b/bin/app/src/gfx/linalg.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/mod.rs b/bin/app/src/gfx/mod.rs index 10924cb5d..fb71112ec 100644 --- a/bin/app/src/gfx/mod.rs +++ b/bin/app/src/gfx/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/shader.rs b/bin/app/src/gfx/shader.rs index 82dc244e0..01a240e34 100644 --- a/bin/app/src/gfx/shader.rs +++ b/bin/app/src/gfx/shader.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/trax.rs b/bin/app/src/gfx/trax.rs index 2513d1637..943715004 100644 --- a/bin/app/src/gfx/trax.rs +++ b/bin/app/src/gfx/trax.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/logger.rs b/bin/app/src/logger.rs index e5f37939d..9b2097c2a 100644 --- a/bin/app/src/logger.rs +++ b/bin/app/src/logger.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/main.rs b/bin/app/src/main.rs index 8601063c0..1b07d7a1e 100644 --- a/bin/app/src/main.rs +++ b/bin/app/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/mesh.rs b/bin/app/src/mesh.rs index b9a66555a..a69e238e1 100644 --- a/bin/app/src/mesh.rs +++ b/bin/app/src/mesh.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/net.rs b/bin/app/src/net.rs index f75356588..3adbd0063 100644 --- a/bin/app/src/net.rs +++ b/bin/app/src/net.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin.old.rs b/bin/app/src/plugin.old.rs index f62e1b76e..03cee9b21 100644 --- a/bin/app/src/plugin.old.rs +++ b/bin/app/src/plugin.old.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/darkirc.rs b/bin/app/src/plugin/darkirc.rs index d51d6468a..f32a08725 100644 --- a/bin/app/src/plugin/darkirc.rs +++ b/bin/app/src/plugin/darkirc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/fud.rs b/bin/app/src/plugin/fud.rs index 537259ba3..c479b9668 100644 --- a/bin/app/src/plugin/fud.rs +++ b/bin/app/src/plugin/fud.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/mod.rs b/bin/app/src/plugin/mod.rs index bdcbd7191..fc89da391 100644 --- a/bin/app/src/plugin/mod.rs +++ b/bin/app/src/plugin/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/guard.rs b/bin/app/src/prop/guard.rs index 1a1f36136..9ae326d76 100644 --- a/bin/app/src/prop/guard.rs +++ b/bin/app/src/prop/guard.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/mod.rs b/bin/app/src/prop/mod.rs index ec5ff7c49..767fe6813 100644 --- a/bin/app/src/prop/mod.rs +++ b/bin/app/src/prop/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/wrap.rs b/bin/app/src/prop/wrap.rs index e3a0bf3cf..803fc81bc 100644 --- a/bin/app/src/prop/wrap.rs +++ b/bin/app/src/prop/wrap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/pubsub.rs b/bin/app/src/pubsub.rs index 0274cf4e4..a460dd985 100644 --- a/bin/app/src/pubsub.rs +++ b/bin/app/src/pubsub.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/py.rs b/bin/app/src/py.rs index d9d5fc39d..264a6dece 100644 --- a/bin/app/src/py.rs +++ b/bin/app/src/py.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ringbuf.rs b/bin/app/src/ringbuf.rs index f5ae85404..61f45ed2a 100644 --- a/bin/app/src/ringbuf.rs +++ b/bin/app/src/ringbuf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/scene.rs b/bin/app/src/scene.rs index f27983c82..14da428e8 100644 --- a/bin/app/src/scene.rs +++ b/bin/app/src/scene.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/back_arrow.rs b/bin/app/src/shape/back_arrow.rs index 25d6a0729..eae59d126 100644 --- a/bin/app/src/shape/back_arrow.rs +++ b/bin/app/src/shape/back_arrow.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/circle.rs b/bin/app/src/shape/circle.rs index ac24f1f69..df1ce9d61 100644 --- a/bin/app/src/shape/circle.rs +++ b/bin/app/src/shape/circle.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/close.rs b/bin/app/src/shape/close.rs index d950c417a..b81a78a82 100644 --- a/bin/app/src/shape/close.rs +++ b/bin/app/src/shape/close.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/confirm.rs b/bin/app/src/shape/confirm.rs index 712a49363..7bfce4ddf 100644 --- a/bin/app/src/shape/confirm.rs +++ b/bin/app/src/shape/confirm.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/emoji_sel.rs b/bin/app/src/shape/emoji_sel.rs index 03aeb10d7..8f7107808 100644 --- a/bin/app/src/shape/emoji_sel.rs +++ b/bin/app/src/shape/emoji_sel.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/logo.rs b/bin/app/src/shape/logo.rs index 24f31d8b2..a675e3b06 100644 --- a/bin/app/src/shape/logo.rs +++ b/bin/app/src/shape/logo.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/mod.rs b/bin/app/src/shape/mod.rs index 314864464..8b498482b 100644 --- a/bin/app/src/shape/mod.rs +++ b/bin/app/src/shape/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo1.rs b/bin/app/src/shape/netlogo1.rs index 927754f83..e4909f232 100644 --- a/bin/app/src/shape/netlogo1.rs +++ b/bin/app/src/shape/netlogo1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo2.rs b/bin/app/src/shape/netlogo2.rs index 7be4703c9..fffb8ed49 100644 --- a/bin/app/src/shape/netlogo2.rs +++ b/bin/app/src/shape/netlogo2.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo3.rs b/bin/app/src/shape/netlogo3.rs index 04e31c44c..154933b5f 100644 --- a/bin/app/src/shape/netlogo3.rs +++ b/bin/app/src/shape/netlogo3.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/reset.rs b/bin/app/src/shape/reset.rs index 2602a8047..985f9a091 100644 --- a/bin/app/src/shape/reset.rs +++ b/bin/app/src/shape/reset.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/send_arrow.rs b/bin/app/src/shape/send_arrow.rs index e43d5694d..d0f6699fe 100644 --- a/bin/app/src/shape/send_arrow.rs +++ b/bin/app/src/shape/send_arrow.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/settings.rs b/bin/app/src/shape/settings.rs index d457dadfd..9744e6b81 100644 --- a/bin/app/src/shape/settings.rs +++ b/bin/app/src/shape/settings.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/switch.rs b/bin/app/src/shape/switch.rs index 5b3df4648..699a4678c 100644 --- a/bin/app/src/shape/switch.rs +++ b/bin/app/src/shape/switch.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/text/atlas.rs b/bin/app/src/text/atlas.rs index ce1aa4e75..9b29aa47d 100644 --- a/bin/app/src/text/atlas.rs +++ b/bin/app/src/text/atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/ft.rs b/bin/app/src/text/ft.rs index 2552cb85f..5601a5826 100644 --- a/bin/app/src/text/ft.rs +++ b/bin/app/src/text/ft.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free sofreetypeware: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/mod.rs b/bin/app/src/text/mod.rs index b1fc4d7ec..12aa9cfe0 100644 --- a/bin/app/src/text/mod.rs +++ b/bin/app/src/text/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/old_atlas.rs b/bin/app/src/text/old_atlas.rs index fb9bdd974..12ab91ea1 100644 --- a/bin/app/src/text/old_atlas.rs +++ b/bin/app/src/text/old_atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/shape.rs b/bin/app/src/text/shape.rs index 3f0e3632b..4e0641830 100644 --- a/bin/app/src/text/shape.rs +++ b/bin/app/src/text/shape.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/wrap.rs b/bin/app/src/text/wrap.rs index 565b147b6..c446d54c8 100644 --- a/bin/app/src/text/wrap.rs +++ b/bin/app/src/text/wrap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/atlas.rs b/bin/app/src/text2/atlas.rs index fbc12af1c..62696a354 100644 --- a/bin/app/src/text2/atlas.rs +++ b/bin/app/src/text2/atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/android.rs b/bin/app/src/text2/editor/android.rs index 18435ccad..7f449d33b 100644 --- a/bin/app/src/text2/editor/android.rs +++ b/bin/app/src/text2/editor/android.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/mod.rs b/bin/app/src/text2/editor/mod.rs index 46406d222..4399a6cff 100644 --- a/bin/app/src/text2/editor/mod.rs +++ b/bin/app/src/text2/editor/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/parley.rs b/bin/app/src/text2/editor/parley.rs index cf1a8320d..92711e58a 100644 --- a/bin/app/src/text2/editor/parley.rs +++ b/bin/app/src/text2/editor/parley.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/mod.rs b/bin/app/src/text2/mod.rs index de5afcef6..76c617289 100644 --- a/bin/app/src/text2/mod.rs +++ b/bin/app/src/text2/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/render.rs b/bin/app/src/text2/render.rs index 9ce08f500..62b28ae27 100644 --- a/bin/app/src/text2/render.rs +++ b/bin/app/src/text2/render.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/button.rs b/bin/app/src/ui/button.rs index 691d73c7f..fc8604126 100644 --- a/bin/app/src/ui/button.rs +++ b/bin/app/src/ui/button.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/chatview/mod.rs b/bin/app/src/ui/chatview/mod.rs index bdcc99cf5..add786f0c 100644 --- a/bin/app/src/ui/chatview/mod.rs +++ b/bin/app/src/ui/chatview/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/chatview/page.rs b/bin/app/src/ui/chatview/page.rs index 54a0d0052..51c7518ca 100644 --- a/bin/app/src/ui/chatview/page.rs +++ b/bin/app/src/ui/chatview/page.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/behave.rs b/bin/app/src/ui/edit/behave.rs index 70a05baaf..150625062 100644 --- a/bin/app/src/ui/edit/behave.rs +++ b/bin/app/src/ui/edit/behave.rs @@ -1,5 +1,5 @@ /* This file is part of DarkFi (https://dark.fi) - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/filter.rs b/bin/app/src/ui/edit/filter.rs index f29795f7b..f445b6cb8 100644 --- a/bin/app/src/ui/edit/filter.rs +++ b/bin/app/src/ui/edit/filter.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/mod.rs b/bin/app/src/ui/edit/mod.rs index cb59769e0..bb73428bf 100644 --- a/bin/app/src/ui/edit/mod.rs +++ b/bin/app/src/ui/edit/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/repeat.rs b/bin/app/src/ui/edit/repeat.rs index c2068d389..1f727b3ea 100644 --- a/bin/app/src/ui/edit/repeat.rs +++ b/bin/app/src/ui/edit/repeat.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/default.rs b/bin/app/src/ui/emoji_picker/default.rs index 62f0142d0..6db05b871 100644 --- a/bin/app/src/ui/emoji_picker/default.rs +++ b/bin/app/src/ui/emoji_picker/default.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/emoji.rs b/bin/app/src/ui/emoji_picker/emoji.rs index 6e75d1dcb..6346291f4 100644 --- a/bin/app/src/ui/emoji_picker/emoji.rs +++ b/bin/app/src/ui/emoji_picker/emoji.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/mod.rs b/bin/app/src/ui/emoji_picker/mod.rs index e24057a06..51873fbf4 100644 --- a/bin/app/src/ui/emoji_picker/mod.rs +++ b/bin/app/src/ui/emoji_picker/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/gesture.rs b/bin/app/src/ui/gesture.rs index ddbbb88a5..5c2ae3551 100644 --- a/bin/app/src/ui/gesture.rs +++ b/bin/app/src/ui/gesture.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/image.rs b/bin/app/src/ui/image.rs index aefdc40ed..25248f827 100644 --- a/bin/app/src/ui/image.rs +++ b/bin/app/src/ui/image.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/layer.rs b/bin/app/src/ui/layer.rs index e66922af0..e34e75ede 100644 --- a/bin/app/src/ui/layer.rs +++ b/bin/app/src/ui/layer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/mod.rs b/bin/app/src/ui/mod.rs index d352bfef6..9c1b31791 100644 --- a/bin/app/src/ui/mod.rs +++ b/bin/app/src/ui/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/shortcut.rs b/bin/app/src/ui/shortcut.rs index 1700ad26a..721635527 100644 --- a/bin/app/src/ui/shortcut.rs +++ b/bin/app/src/ui/shortcut.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/text.rs b/bin/app/src/ui/text.rs index c692ec12d..8a8dfb458 100644 --- a/bin/app/src/ui/text.rs +++ b/bin/app/src/ui/text.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vector_art/mod.rs b/bin/app/src/ui/vector_art/mod.rs index 1c8c2dc7d..4d6b3491b 100644 --- a/bin/app/src/ui/vector_art/mod.rs +++ b/bin/app/src/ui/vector_art/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vector_art/shape.rs b/bin/app/src/ui/vector_art/shape.rs index 382d8db66..b91df7acd 100644 --- a/bin/app/src/ui/vector_art/shape.rs +++ b/bin/app/src/ui/vector_art/shape.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/android.rs b/bin/app/src/ui/vid/decode/android.rs index 53016d5d9..65613292b 100644 --- a/bin/app/src/ui/vid/decode/android.rs +++ b/bin/app/src/ui/vid/decode/android.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/mod.rs b/bin/app/src/ui/vid/decode/mod.rs index f8c326a92..04f17d18b 100644 --- a/bin/app/src/ui/vid/decode/mod.rs +++ b/bin/app/src/ui/vid/decode/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/rav1d.rs b/bin/app/src/ui/vid/decode/rav1d.rs index d34e22655..6741c3745 100644 --- a/bin/app/src/ui/vid/decode/rav1d.rs +++ b/bin/app/src/ui/vid/decode/rav1d.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/ivf.rs b/bin/app/src/ui/vid/ivf.rs index 44741ae3f..b9a2ea9b1 100644 --- a/bin/app/src/ui/vid/ivf.rs +++ b/bin/app/src/ui/vid/ivf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/mod.rs b/bin/app/src/ui/vid/mod.rs index d450d1734..013e6e6e4 100644 --- a/bin/app/src/ui/vid/mod.rs +++ b/bin/app/src/ui/vid/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/win.rs b/bin/app/src/ui/win.rs index e39397f5f..c6c33e8a1 100644 --- a/bin/app/src/ui/win.rs +++ b/bin/app/src/ui/win.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/i18n.rs b/bin/app/src/util/i18n.rs index 531ae7e9f..77b2f5572 100644 --- a/bin/app/src/util/i18n.rs +++ b/bin/app/src/util/i18n.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/mod.rs b/bin/app/src/util/mod.rs index 6faa96a55..5c68f51dd 100644 --- a/bin/app/src/util/mod.rs +++ b/bin/app/src/util/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/rt.rs b/bin/app/src/util/rt.rs index 95d45e22d..a0684313a 100644 --- a/bin/app/src/util/rt.rs +++ b/bin/app/src/util/rt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/error.rs b/bin/darkfid/src/error.rs index dd0779052..ed434e4bd 100644 --- a/bin/darkfid/src/error.rs +++ b/bin/darkfid/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/lib.rs b/bin/darkfid/src/lib.rs index c158b5125..ed7412fa4 100644 --- a/bin/darkfid/src/lib.rs +++ b/bin/darkfid/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/main.rs b/bin/darkfid/src/main.rs index 57af48e92..77022ba6f 100644 --- a/bin/darkfid/src/main.rs +++ b/bin/darkfid/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/mod.rs b/bin/darkfid/src/proto/mod.rs index 7f64f5b74..5d372c4b4 100644 --- a/bin/darkfid/src/proto/mod.rs +++ b/bin/darkfid/src/proto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_proposal.rs b/bin/darkfid/src/proto/protocol_proposal.rs index 9bac7b787..659155d1e 100644 --- a/bin/darkfid/src/proto/protocol_proposal.rs +++ b/bin/darkfid/src/proto/protocol_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_sync.rs b/bin/darkfid/src/proto/protocol_sync.rs index 45ce28d65..b5504b02d 100644 --- a/bin/darkfid/src/proto/protocol_sync.rs +++ b/bin/darkfid/src/proto/protocol_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_tx.rs b/bin/darkfid/src/proto/protocol_tx.rs index 0089c7b29..84fa5fce2 100644 --- a/bin/darkfid/src/proto/protocol_tx.rs +++ b/bin/darkfid/src/proto/protocol_tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/registry/mod.rs b/bin/darkfid/src/registry/mod.rs index a5c5c4302..3fa2d0fad 100644 --- a/bin/darkfid/src/registry/mod.rs +++ b/bin/darkfid/src/registry/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/registry/model.rs b/bin/darkfid/src/registry/model.rs index a745d004e..a118c7782 100644 --- a/bin/darkfid/src/registry/model.rs +++ b/bin/darkfid/src/registry/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/blockchain.rs b/bin/darkfid/src/rpc/blockchain.rs index dbc1e4aeb..7a1d0feb1 100644 --- a/bin/darkfid/src/rpc/blockchain.rs +++ b/bin/darkfid/src/rpc/blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/mod.rs b/bin/darkfid/src/rpc/mod.rs index e89660d96..5f4d298af 100644 --- a/bin/darkfid/src/rpc/mod.rs +++ b/bin/darkfid/src/rpc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/stratum.rs b/bin/darkfid/src/rpc/stratum.rs index e5cb3bfa0..ba94bb436 100644 --- a/bin/darkfid/src/rpc/stratum.rs +++ b/bin/darkfid/src/rpc/stratum.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/tx.rs b/bin/darkfid/src/rpc/tx.rs index 7a913f531..b01b38f2e 100644 --- a/bin/darkfid/src/rpc/tx.rs +++ b/bin/darkfid/src/rpc/tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/xmr.rs b/bin/darkfid/src/rpc/xmr.rs index fde130a3d..8f9f8bba3 100644 --- a/bin/darkfid/src/rpc/xmr.rs +++ b/bin/darkfid/src/rpc/xmr.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/consensus.rs b/bin/darkfid/src/task/consensus.rs index c349911e5..f818b539b 100644 --- a/bin/darkfid/src/task/consensus.rs +++ b/bin/darkfid/src/task/consensus.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/garbage_collect.rs b/bin/darkfid/src/task/garbage_collect.rs index facf579f8..9e6d17b5d 100644 --- a/bin/darkfid/src/task/garbage_collect.rs +++ b/bin/darkfid/src/task/garbage_collect.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/mod.rs b/bin/darkfid/src/task/mod.rs index 68ad96996..b9ab063d8 100644 --- a/bin/darkfid/src/task/mod.rs +++ b/bin/darkfid/src/task/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/sync.rs b/bin/darkfid/src/task/sync.rs index 4020388e6..b00d1afed 100644 --- a/bin/darkfid/src/task/sync.rs +++ b/bin/darkfid/src/task/sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/unknown_proposal.rs b/bin/darkfid/src/task/unknown_proposal.rs index b4dd40c6a..6305897b4 100644 --- a/bin/darkfid/src/task/unknown_proposal.rs +++ b/bin/darkfid/src/task/unknown_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/forks.rs b/bin/darkfid/src/tests/forks.rs index cd606cee3..83e16c501 100644 --- a/bin/darkfid/src/tests/forks.rs +++ b/bin/darkfid/src/tests/forks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/harness.rs b/bin/darkfid/src/tests/harness.rs index 88b6cca0a..942b8e9b2 100644 --- a/bin/darkfid/src/tests/harness.rs +++ b/bin/darkfid/src/tests/harness.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/metering.rs b/bin/darkfid/src/tests/metering.rs index 301f37350..b48d0335c 100644 --- a/bin/darkfid/src/tests/metering.rs +++ b/bin/darkfid/src/tests/metering.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/mod.rs b/bin/darkfid/src/tests/mod.rs index c8d52d3cb..28608393a 100644 --- a/bin/darkfid/src/tests/mod.rs +++ b/bin/darkfid/src/tests/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/sync_forks.rs b/bin/darkfid/src/tests/sync_forks.rs index 0117e959e..ad5ebc925 100644 --- a/bin/darkfid/src/tests/sync_forks.rs +++ b/bin/darkfid/src/tests/sync_forks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/unproposed_txs.rs b/bin/darkfid/src/tests/unproposed_txs.rs index eaa490c41..0d149c534 100644 --- a/bin/darkfid/src/tests/unproposed_txs.rs +++ b/bin/darkfid/src/tests/unproposed_txs.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/build.rs b/bin/darkirc/build.rs index 38ddcfb19..97126702f 100644 --- a/bin/darkirc/build.rs +++ b/bin/darkirc/build.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/bcrypt.rs b/bin/darkirc/src/crypto/bcrypt.rs index 0dd24ef7a..55340c0dd 100644 --- a/bin/darkirc/src/crypto/bcrypt.rs +++ b/bin/darkirc/src/crypto/bcrypt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/mod.rs b/bin/darkirc/src/crypto/mod.rs index 513dd9efd..d09789457 100644 --- a/bin/darkirc/src/crypto/mod.rs +++ b/bin/darkirc/src/crypto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/rln.rs b/bin/darkirc/src/crypto/rln.rs index b31ae3ec6..616c8832c 100644 --- a/bin/darkirc/src/crypto/rln.rs +++ b/bin/darkirc/src/crypto/rln.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/saltbox.rs b/bin/darkirc/src/crypto/saltbox.rs index 8369ca06f..d7d93ea3b 100644 --- a/bin/darkirc/src/crypto/saltbox.rs +++ b/bin/darkirc/src/crypto/saltbox.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/client.rs b/bin/darkirc/src/irc/client.rs index 1b628e741..5fc40cdf6 100644 --- a/bin/darkirc/src/irc/client.rs +++ b/bin/darkirc/src/irc/client.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/command.rs b/bin/darkirc/src/irc/command.rs index 09879d1f9..7785ec888 100644 --- a/bin/darkirc/src/irc/command.rs +++ b/bin/darkirc/src/irc/command.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/mod.rs b/bin/darkirc/src/irc/mod.rs index b3a8e44e0..73801da41 100644 --- a/bin/darkirc/src/irc/mod.rs +++ b/bin/darkirc/src/irc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/rpl.rs b/bin/darkirc/src/irc/rpl.rs index a78daf0b1..8f44a496d 100644 --- a/bin/darkirc/src/irc/rpl.rs +++ b/bin/darkirc/src/irc/rpl.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/server.rs b/bin/darkirc/src/irc/server.rs index 99c84f6f7..96b3f5196 100644 --- a/bin/darkirc/src/irc/server.rs +++ b/bin/darkirc/src/irc/server.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/mod.rs b/bin/darkirc/src/irc/services/mod.rs index d07420e17..41f8ef2a2 100644 --- a/bin/darkirc/src/irc/services/mod.rs +++ b/bin/darkirc/src/irc/services/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/nickserv.rs b/bin/darkirc/src/irc/services/nickserv.rs index 89de21263..f432a169e 100644 --- a/bin/darkirc/src/irc/services/nickserv.rs +++ b/bin/darkirc/src/irc/services/nickserv.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/rln.rs b/bin/darkirc/src/irc/services/rln.rs index 5bdb7583f..a7aca3462 100644 --- a/bin/darkirc/src/irc/services/rln.rs +++ b/bin/darkirc/src/irc/services/rln.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/lib.rs b/bin/darkirc/src/lib.rs index c5648cddb..5bf533e32 100644 --- a/bin/darkirc/src/lib.rs +++ b/bin/darkirc/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/main.rs b/bin/darkirc/src/main.rs index 5c2688d4a..2324498f3 100644 --- a/bin/darkirc/src/main.rs +++ b/bin/darkirc/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/rpc.rs b/bin/darkirc/src/rpc.rs index 3950f0cb6..ada030bdb 100644 --- a/bin/darkirc/src/rpc.rs +++ b/bin/darkirc/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/settings.rs b/bin/darkirc/src/settings.rs index 9e3ab9bd8..138b28aef 100644 --- a/bin/darkirc/src/settings.rs +++ b/bin/darkirc/src/settings.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/deg/deg b/bin/deg/deg index 022cb21a1..faef26852 100755 --- a/bin/deg/deg +++ b/bin/deg/deg @@ -2,7 +2,7 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/deg/src/rpc.py b/bin/deg/src/rpc.py index 5b7c8b641..a1c2a2f72 100644 --- a/bin/deg/src/rpc.py +++ b/bin/deg/src/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/dnet b/bin/dnet/dnet index 05862411c..64b910693 100755 --- a/bin/dnet/dnet +++ b/bin/dnet/dnet @@ -2,7 +2,7 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/model.py b/bin/dnet/src/model.py index 1f9df45ce..43d019e36 100644 --- a/bin/dnet/src/model.py +++ b/bin/dnet/src/model.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/rpc.py b/bin/dnet/src/rpc.py index 7fc0c388c..bcdc18fcc 100644 --- a/bin/dnet/src/rpc.py +++ b/bin/dnet/src/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/util.py b/bin/dnet/src/util.py index 88df6e64d..1a081ada6 100644 --- a/bin/dnet/src/util.py +++ b/bin/dnet/src/util.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/view.py b/bin/dnet/src/view.py index b3d7ece82..670295492 100644 --- a/bin/dnet/src/view.py +++ b/bin/dnet/src/view.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/cache.rs b/bin/drk/src/cache.rs index 6e57e934d..85792a59c 100644 --- a/bin/drk/src/cache.rs +++ b/bin/drk/src/cache.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/cli_util.rs b/bin/drk/src/cli_util.rs index f0a681a37..b009caa85 100644 --- a/bin/drk/src/cli_util.rs +++ b/bin/drk/src/cli_util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/common.rs b/bin/drk/src/common.rs index b6ee8968c..33ad4ad11 100644 --- a/bin/drk/src/common.rs +++ b/bin/drk/src/common.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/dao.rs b/bin/drk/src/dao.rs index 769040523..b80d4cc3c 100644 --- a/bin/drk/src/dao.rs +++ b/bin/drk/src/dao.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/deploy.rs b/bin/drk/src/deploy.rs index 199d0ab26..c79a14f8a 100644 --- a/bin/drk/src/deploy.rs +++ b/bin/drk/src/deploy.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/error.rs b/bin/drk/src/error.rs index 47df7e3e2..36357bfef 100644 --- a/bin/drk/src/error.rs +++ b/bin/drk/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/interactive.rs b/bin/drk/src/interactive.rs index 3f53c31f9..39a7f58bc 100644 --- a/bin/drk/src/interactive.rs +++ b/bin/drk/src/interactive.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/lib.rs b/bin/drk/src/lib.rs index 565bc2fc3..f070e37b7 100644 --- a/bin/drk/src/lib.rs +++ b/bin/drk/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/main.rs b/bin/drk/src/main.rs index 6bf6805a7..97d9c09ed 100644 --- a/bin/drk/src/main.rs +++ b/bin/drk/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/money.rs b/bin/drk/src/money.rs index d86f186a5..696e2d253 100644 --- a/bin/drk/src/money.rs +++ b/bin/drk/src/money.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/rpc.rs b/bin/drk/src/rpc.rs index 0c85354d5..6dac82510 100644 --- a/bin/drk/src/rpc.rs +++ b/bin/drk/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/scanned_blocks.rs b/bin/drk/src/scanned_blocks.rs index 8635a5135..af927c2cf 100644 --- a/bin/drk/src/scanned_blocks.rs +++ b/bin/drk/src/scanned_blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/swap.rs b/bin/drk/src/swap.rs index c2f7be9bc..8a5f0f884 100644 --- a/bin/drk/src/swap.rs +++ b/bin/drk/src/swap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/token.rs b/bin/drk/src/token.rs index 5f377cfd6..2230054e6 100644 --- a/bin/drk/src/token.rs +++ b/bin/drk/src/token.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/transfer.rs b/bin/drk/src/transfer.rs index c2b35d76c..781326e10 100644 --- a/bin/drk/src/transfer.rs +++ b/bin/drk/src/transfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/txs_history.rs b/bin/drk/src/txs_history.rs index eaea97180..ecf0fe0e1 100644 --- a/bin/drk/src/txs_history.rs +++ b/bin/drk/src/txs_history.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/walletdb.rs b/bin/drk/src/walletdb.rs index 24eaed6e3..259cb2e24 100644 --- a/bin/drk/src/walletdb.rs +++ b/bin/drk/src/walletdb.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/error.rs b/bin/explorer/explorerd/src/error.rs index 820bcf96b..a2115f792 100644 --- a/bin/explorer/explorerd/src/error.rs +++ b/bin/explorer/explorerd/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/main.rs b/bin/explorer/explorerd/src/main.rs index d37c18ba5..bb3005261 100644 --- a/bin/explorer/explorerd/src/main.rs +++ b/bin/explorer/explorerd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/blocks.rs b/bin/explorer/explorerd/src/rpc/blocks.rs index 0d13f5aea..a23a4d67e 100644 --- a/bin/explorer/explorerd/src/rpc/blocks.rs +++ b/bin/explorer/explorerd/src/rpc/blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/contracts.rs b/bin/explorer/explorerd/src/rpc/contracts.rs index 658685600..4b3b07a2c 100644 --- a/bin/explorer/explorerd/src/rpc/contracts.rs +++ b/bin/explorer/explorerd/src/rpc/contracts.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/mod.rs b/bin/explorer/explorerd/src/rpc/mod.rs index 291b590bf..4c35f0538 100644 --- a/bin/explorer/explorerd/src/rpc/mod.rs +++ b/bin/explorer/explorerd/src/rpc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/statistics.rs b/bin/explorer/explorerd/src/rpc/statistics.rs index e94bcb2e1..7b6b46ab9 100644 --- a/bin/explorer/explorerd/src/rpc/statistics.rs +++ b/bin/explorer/explorerd/src/rpc/statistics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/transactions.rs b/bin/explorer/explorerd/src/rpc/transactions.rs index ce5f9a220..9c86e890a 100644 --- a/bin/explorer/explorerd/src/rpc/transactions.rs +++ b/bin/explorer/explorerd/src/rpc/transactions.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/blocks.rs b/bin/explorer/explorerd/src/service/blocks.rs index 8b99bf487..604de05b6 100644 --- a/bin/explorer/explorerd/src/service/blocks.rs +++ b/bin/explorer/explorerd/src/service/blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/contracts.rs b/bin/explorer/explorerd/src/service/contracts.rs index bcd4a356b..bee33ce71 100644 --- a/bin/explorer/explorerd/src/service/contracts.rs +++ b/bin/explorer/explorerd/src/service/contracts.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/mod.rs b/bin/explorer/explorerd/src/service/mod.rs index 536eee54a..7fdbc350e 100644 --- a/bin/explorer/explorerd/src/service/mod.rs +++ b/bin/explorer/explorerd/src/service/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/statistics.rs b/bin/explorer/explorerd/src/service/statistics.rs index 31c4c8f96..d82522d2c 100644 --- a/bin/explorer/explorerd/src/service/statistics.rs +++ b/bin/explorer/explorerd/src/service/statistics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/sync.rs b/bin/explorer/explorerd/src/service/sync.rs index 9bc5ed9a7..8832eebe5 100644 --- a/bin/explorer/explorerd/src/service/sync.rs +++ b/bin/explorer/explorerd/src/service/sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/transactions.rs b/bin/explorer/explorerd/src/service/transactions.rs index 800601b83..2edac4b92 100644 --- a/bin/explorer/explorerd/src/service/transactions.rs +++ b/bin/explorer/explorerd/src/service/transactions.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/contract_metadata.rs b/bin/explorer/explorerd/src/store/contract_metadata.rs index 302e9cd46..fef0660c3 100644 --- a/bin/explorer/explorerd/src/store/contract_metadata.rs +++ b/bin/explorer/explorerd/src/store/contract_metadata.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/metrics.rs b/bin/explorer/explorerd/src/store/metrics.rs index 2c6228f95..387fb2f94 100644 --- a/bin/explorer/explorerd/src/store/metrics.rs +++ b/bin/explorer/explorerd/src/store/metrics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/mod.rs b/bin/explorer/explorerd/src/store/mod.rs index a86e6d494..77601fdb1 100644 --- a/bin/explorer/explorerd/src/store/mod.rs +++ b/bin/explorer/explorerd/src/store/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/test_utils/mod.rs b/bin/explorer/explorerd/src/test_utils/mod.rs index ebf14136d..ef1f79f15 100644 --- a/bin/explorer/explorerd/src/test_utils/mod.rs +++ b/bin/explorer/explorerd/src/test_utils/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/app.py b/bin/explorer/site/app.py index 771501467..bb42ed3a7 100644 --- a/bin/explorer/site/app.py +++ b/bin/explorer/site/app.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/__init__.py b/bin/explorer/site/blueprints/__init__.py index 48f071747..1037526a1 100644 --- a/bin/explorer/site/blueprints/__init__.py +++ b/bin/explorer/site/blueprints/__init__.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/block.py b/bin/explorer/site/blueprints/block.py index 799e68461..988925a96 100644 --- a/bin/explorer/site/blueprints/block.py +++ b/bin/explorer/site/blueprints/block.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/contract.py b/bin/explorer/site/blueprints/contract.py index 461ea074c..f6bce8011 100644 --- a/bin/explorer/site/blueprints/contract.py +++ b/bin/explorer/site/blueprints/contract.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/explore.py b/bin/explorer/site/blueprints/explore.py index 67f6eaceb..a463777ab 100644 --- a/bin/explorer/site/blueprints/explore.py +++ b/bin/explorer/site/blueprints/explore.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/transaction.py b/bin/explorer/site/blueprints/transaction.py index 6c78d6a62..79d6ada0d 100644 --- a/bin/explorer/site/blueprints/transaction.py +++ b/bin/explorer/site/blueprints/transaction.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/log.py b/bin/explorer/site/log.py index 761847fb4..662c388e9 100644 --- a/bin/explorer/site/log.py +++ b/bin/explorer/site/log.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/rpc.py b/bin/explorer/site/rpc.py index 67e0dea01..3046cc731 100644 --- a/bin/explorer/site/rpc.py +++ b/bin/explorer/site/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/site_config.toml b/bin/explorer/site/site_config.toml index 5d04dfee9..34ca86055 100644 --- a/bin/explorer/site/site_config.toml +++ b/bin/explorer/site/site_config.toml @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/templates/404.html b/bin/explorer/site/templates/404.html index 109827110..3f6f9e1de 100644 --- a/bin/explorer/site/templates/404.html +++ b/bin/explorer/site/templates/404.html @@ -1,7 +1,7 @@