diff --git a/bin/darkfi-mmproxy/src/main.rs b/bin/darkfi-mmproxy/src/main.rs index 85fcbfb73..4d3de8674 100644 --- a/bin/darkfi-mmproxy/src/main.rs +++ b/bin/darkfi-mmproxy/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfi-mmproxy/src/monerod.rs b/bin/darkfi-mmproxy/src/monerod.rs index 2c4a511a6..42114af47 100644 --- a/bin/darkfi-mmproxy/src/monerod.rs +++ b/bin/darkfi-mmproxy/src/monerod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 1f8961954..16c1b486e 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 e9274a747..79e9cea76 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 04f2ebd1f..2505bd15c 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_misc.rs b/bin/darkfid/src/rpc_misc.rs index fb35bab3a..174d6d1f4 100644 --- a/bin/darkfid/src/rpc_misc.rs +++ b/bin/darkfid/src/rpc_misc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 4954ddef8..3ac5ddb54 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_wallet.rs b/bin/darkfid/src/rpc_wallet.rs index 1e8e87835..b14ddbda7 100644 --- a/bin/darkfid/src/rpc_wallet.rs +++ b/bin/darkfid/src/rpc_wallet.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/error.rs b/bin/darkfid2/src/error.rs index 45b24bda2..7ed774619 100644 --- a/bin/darkfid2/src/error.rs +++ b/bin/darkfid2/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/main.rs b/bin/darkfid2/src/main.rs index a6f462a71..7bfa83f75 100644 --- a/bin/darkfid2/src/main.rs +++ b/bin/darkfid2/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/proto/mod.rs b/bin/darkfid2/src/proto/mod.rs index 7453b0a99..4362628fb 100644 --- a/bin/darkfid2/src/proto/mod.rs +++ b/bin/darkfid2/src/proto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/proto/protocol_block.rs b/bin/darkfid2/src/proto/protocol_block.rs index 4947703c1..5dac38e09 100644 --- a/bin/darkfid2/src/proto/protocol_block.rs +++ b/bin/darkfid2/src/proto/protocol_block.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/proto/protocol_proposal.rs b/bin/darkfid2/src/proto/protocol_proposal.rs index b23f93eef..d18001c8d 100644 --- a/bin/darkfid2/src/proto/protocol_proposal.rs +++ b/bin/darkfid2/src/proto/protocol_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/proto/protocol_sync.rs b/bin/darkfid2/src/proto/protocol_sync.rs index 902bf811d..dfd122154 100644 --- a/bin/darkfid2/src/proto/protocol_sync.rs +++ b/bin/darkfid2/src/proto/protocol_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/proto/protocol_tx.rs b/bin/darkfid2/src/proto/protocol_tx.rs index 7a3bc756c..37b7bfbdc 100644 --- a/bin/darkfid2/src/proto/protocol_tx.rs +++ b/bin/darkfid2/src/proto/protocol_tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/rpc.rs b/bin/darkfid2/src/rpc.rs index 4b0f6d24f..5ac1eb582 100644 --- a/bin/darkfid2/src/rpc.rs +++ b/bin/darkfid2/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/rpc_blockchain.rs b/bin/darkfid2/src/rpc_blockchain.rs index f4345e304..12301e9fb 100644 --- a/bin/darkfid2/src/rpc_blockchain.rs +++ b/bin/darkfid2/src/rpc_blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/rpc_tx.rs b/bin/darkfid2/src/rpc_tx.rs index 33f36dfa5..e551ed8db 100644 --- a/bin/darkfid2/src/rpc_tx.rs +++ b/bin/darkfid2/src/rpc_tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/task/miner.rs b/bin/darkfid2/src/task/miner.rs index e0bb16e26..91c608be8 100644 --- a/bin/darkfid2/src/task/miner.rs +++ b/bin/darkfid2/src/task/miner.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/task/mod.rs b/bin/darkfid2/src/task/mod.rs index 31f383200..afb17269b 100644 --- a/bin/darkfid2/src/task/mod.rs +++ b/bin/darkfid2/src/task/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/task/sync.rs b/bin/darkfid2/src/task/sync.rs index 229df11e5..66e032017 100644 --- a/bin/darkfid2/src/task/sync.rs +++ b/bin/darkfid2/src/task/sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/tests/forks.rs b/bin/darkfid2/src/tests/forks.rs index 82958cda2..52ffc67d4 100644 --- a/bin/darkfid2/src/tests/forks.rs +++ b/bin/darkfid2/src/tests/forks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/tests/harness.rs b/bin/darkfid2/src/tests/harness.rs index 42db90ee8..4ae04cdac 100644 --- a/bin/darkfid2/src/tests/harness.rs +++ b/bin/darkfid2/src/tests/harness.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/tests/mod.rs b/bin/darkfid2/src/tests/mod.rs index f047862a1..53c447de0 100644 --- a/bin/darkfid2/src/tests/mod.rs +++ b/bin/darkfid2/src/tests/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/darkfid2/src/utils.rs b/bin/darkfid2/src/utils.rs index c5ab9339f..0e1dd9ea2 100644 --- a/bin/darkfid2/src/utils.rs +++ b/bin/darkfid2/src/utils.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 1ad119eb3..6774cfbe9 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 f582cde60..f2f14f863 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 3fbe44ff1..b8cdd8b57 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 11bc8bfbe..2f2dc31af 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 b3f2c433e..e4402e28e 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 1abe10822..d97404337 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 e14f7fe4c..a4591f23b 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 29c43baf7..2eb832053 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 a7f68b156..07e510427 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 acdbd05c6..7954e026e 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/rln.rs b/bin/darkirc/src/rln.rs index 323504426..5089d430e 100644 --- a/bin/darkirc/src/rln.rs +++ b/bin/darkirc/src/rln.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 d347a25a0..593bcf207 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 d6a6af91f..8a0140d60 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/dhtd/dhtd/src/main.rs b/bin/dhtd/dhtd/src/main.rs index 529d933e3..953c1020d 100644 --- a/bin/dhtd/dhtd/src/main.rs +++ b/bin/dhtd/dhtd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/dhtd/dhtd/src/proto.rs b/bin/dhtd/dhtd/src/proto.rs index 03d4dd0ba..d81ad4803 100644 --- a/bin/dhtd/dhtd/src/proto.rs +++ b/bin/dhtd/dhtd/src/proto.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/dhtd/dhtd/src/tests.rs b/bin/dhtd/dhtd/src/tests.rs index b0d48a4d5..2faa4b7aa 100644 --- a/bin/dhtd/dhtd/src/tests.rs +++ b/bin/dhtd/dhtd/src/tests.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 5926432cc..af059e8d6 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-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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 eab412e2f..dd73bf442 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-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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 51674a120..758f6cf83 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-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/scroll.py b/bin/dnet/src/scroll.py index c61391420..450294428 100644 --- a/bin/dnet/src/scroll.py +++ b/bin/dnet/src/scroll.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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 71862207b..5d5651e26 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-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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 5b4ea504d..7d04a37e4 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-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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 c49629cdc..d37711a20 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_contract.rs b/bin/drk/src/deploy_contract.rs index cc9de21c9..faa1f1e45 100644 --- a/bin/drk/src/deploy_contract.rs +++ b/bin/drk/src/deploy_contract.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 6af6222e0..7f8f59155 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-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_airdrop.rs b/bin/drk/src/rpc_airdrop.rs index e5164c433..a9d4d6ddd 100644 --- a/bin/drk/src/rpc_airdrop.rs +++ b/bin/drk/src/rpc_airdrop.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_blockchain.rs b/bin/drk/src/rpc_blockchain.rs index aa3ee475b..e56333336 100644 --- a/bin/drk/src/rpc_blockchain.rs +++ b/bin/drk/src/rpc_blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_dao.rs b/bin/drk/src/rpc_dao.rs index 99a4f5658..240422cd5 100644 --- a/bin/drk/src/rpc_dao.rs +++ b/bin/drk/src/rpc_dao.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_swap.rs b/bin/drk/src/rpc_swap.rs index 0cfaf5d80..b969c0c40 100644 --- a/bin/drk/src/rpc_swap.rs +++ b/bin/drk/src/rpc_swap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_token.rs b/bin/drk/src/rpc_token.rs index 8764e42df..1b38bfbe9 100644 --- a/bin/drk/src/rpc_token.rs +++ b/bin/drk/src/rpc_token.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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_transfer.rs b/bin/drk/src/rpc_transfer.rs index e5774c362..e1955101b 100644 --- a/bin/drk/src/rpc_transfer.rs +++ b/bin/drk/src/rpc_transfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/wallet.rs b/bin/drk/src/wallet.rs index 26199da4d..fb6f6da36 100644 --- a/bin/drk/src/wallet.rs +++ b/bin/drk/src/wallet.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/wallet_dao.rs b/bin/drk/src/wallet_dao.rs index 43cb91083..ad9b57358 100644 --- a/bin/drk/src/wallet_dao.rs +++ b/bin/drk/src/wallet_dao.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/wallet_money.rs b/bin/drk/src/wallet_money.rs index 2ace6a389..a1bd62ca1 100644 --- a/bin/drk/src/wallet_money.rs +++ b/bin/drk/src/wallet_money.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/wallet_token.rs b/bin/drk/src/wallet_token.rs index ea2efea22..e06ccb7ee 100644 --- a/bin/drk/src/wallet_token.rs +++ b/bin/drk/src/wallet_token.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/wallet_txs_history.rs b/bin/drk/src/wallet_txs_history.rs index 5baff4d0a..f8ce636c9 100644 --- a/bin/drk/src/wallet_txs_history.rs +++ b/bin/drk/src/wallet_txs_history.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/faucetd/src/error.rs b/bin/faucetd/src/error.rs index 9826bd392..1ad726e4b 100644 --- a/bin/faucetd/src/error.rs +++ b/bin/faucetd/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/faucetd/src/main.rs b/bin/faucetd/src/main.rs index 2ec5ff28a..816292278 100644 --- a/bin/faucetd/src/main.rs +++ b/bin/faucetd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fud/fu/src/main.rs b/bin/fud/fu/src/main.rs index 1f989bb2c..2d61158cc 100644 --- a/bin/fud/fu/src/main.rs +++ b/bin/fud/fu/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fud/fud/src/main.rs b/bin/fud/fud/src/main.rs index f474c09ed..69e3e7f24 100644 --- a/bin/fud/fud/src/main.rs +++ b/bin/fud/fud/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fud/fud/src/proto.rs b/bin/fud/fud/src/proto.rs index 5de72a679..2bfbdb3eb 100644 --- a/bin/fud/fud/src/proto.rs +++ b/bin/fud/fud/src/proto.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/genev/genev-cli/src/main.rs b/bin/genev/genev-cli/src/main.rs index f139122a5..88f5d7829 100644 --- a/bin/genev/genev-cli/src/main.rs +++ b/bin/genev/genev-cli/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/genev/genev-cli/src/rpc.rs b/bin/genev/genev-cli/src/rpc.rs index 81fcb78df..f48efd512 100644 --- a/bin/genev/genev-cli/src/rpc.rs +++ b/bin/genev/genev-cli/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/genev/genevd/src/lib.rs b/bin/genev/genevd/src/lib.rs index 3147316ec..bf0ecf0bc 100644 --- a/bin/genev/genevd/src/lib.rs +++ b/bin/genev/genevd/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/genev/genevd/src/main.rs b/bin/genev/genevd/src/main.rs index 1a3a03a79..673222979 100644 --- a/bin/genev/genevd/src/main.rs +++ b/bin/genev/genevd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/genev/genevd/src/rpc.rs b/bin/genev/genevd/src/rpc.rs index c2bbb5630..00acf9d6a 100644 --- a/bin/genev/genevd/src/rpc.rs +++ b/bin/genev/genevd/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/lilith/src/main.rs b/bin/lilith/src/main.rs index b307a7668..68e7ffcf8 100644 --- a/bin/lilith/src/main.rs +++ b/bin/lilith/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/swapd/src/main.rs b/bin/swapd/src/main.rs index 23e87d3e0..0ba9e17c4 100644 --- a/bin/swapd/src/main.rs +++ b/bin/swapd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/swapd/src/rpc.rs b/bin/swapd/src/rpc.rs index aa815b1d3..9aae4b25b 100644 --- a/bin/swapd/src/rpc.rs +++ b/bin/swapd/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/drawdown.rs b/bin/tau/tau-cli/src/drawdown.rs index 2d5afca84..8a760e892 100644 --- a/bin/tau/tau-cli/src/drawdown.rs +++ b/bin/tau/tau-cli/src/drawdown.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/filter.rs b/bin/tau/tau-cli/src/filter.rs index 08331f92e..d0fba39c2 100644 --- a/bin/tau/tau-cli/src/filter.rs +++ b/bin/tau/tau-cli/src/filter.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/main.rs b/bin/tau/tau-cli/src/main.rs index 1297a8c1a..b024ed8b8 100644 --- a/bin/tau/tau-cli/src/main.rs +++ b/bin/tau/tau-cli/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/primitives.rs b/bin/tau/tau-cli/src/primitives.rs index 0cf6f8ce4..2f25e94df 100644 --- a/bin/tau/tau-cli/src/primitives.rs +++ b/bin/tau/tau-cli/src/primitives.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/rpc.rs b/bin/tau/tau-cli/src/rpc.rs index 2151eea00..3f61b2580 100644 --- a/bin/tau/tau-cli/src/rpc.rs +++ b/bin/tau/tau-cli/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/util.rs b/bin/tau/tau-cli/src/util.rs index af1f18ee5..5b4f39020 100644 --- a/bin/tau/tau-cli/src/util.rs +++ b/bin/tau/tau-cli/src/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/tau-cli/src/view.rs b/bin/tau/tau-cli/src/view.rs index 59898ce98..9d0c2bbf7 100644 --- a/bin/tau/tau-cli/src/view.rs +++ b/bin/tau/tau-cli/src/view.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/error.rs b/bin/tau/taud/src/error.rs index 1937eb874..9a0ba1311 100644 --- a/bin/tau/taud/src/error.rs +++ b/bin/tau/taud/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/jsonrpc.rs b/bin/tau/taud/src/jsonrpc.rs index 171d3a25e..c1d8cf45d 100644 --- a/bin/tau/taud/src/jsonrpc.rs +++ b/bin/tau/taud/src/jsonrpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/lib.rs b/bin/tau/taud/src/lib.rs index b6fca3c7a..e8d9c9009 100644 --- a/bin/tau/taud/src/lib.rs +++ b/bin/tau/taud/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/main.rs b/bin/tau/taud/src/main.rs index ceb52df49..bf6110685 100644 --- a/bin/tau/taud/src/main.rs +++ b/bin/tau/taud/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/month_tasks.rs b/bin/tau/taud/src/month_tasks.rs index fceb0b3fa..af4cdafd2 100644 --- a/bin/tau/taud/src/month_tasks.rs +++ b/bin/tau/taud/src/month_tasks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/settings.rs b/bin/tau/taud/src/settings.rs index b4ca0b351..4926ff397 100644 --- a/bin/tau/taud/src/settings.rs +++ b/bin/tau/taud/src/settings.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/task_info.rs b/bin/tau/taud/src/task_info.rs index bc765ed12..d0388b925 100644 --- a/bin/tau/taud/src/task_info.rs +++ b/bin/tau/taud/src/task_info.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tau/taud/src/util.rs b/bin/tau/taud/src/util.rs index e6d57ec4e..eb17cd124 100644 --- a/bin/tau/taud/src/util.rs +++ b/bin/tau/taud/src/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/vanityaddr/src/main.rs b/bin/vanityaddr/src/main.rs index 1acc3ac08..0591ff300 100644 --- a/bin/vanityaddr/src/main.rs +++ b/bin/vanityaddr/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/zkas/src/main.rs b/bin/zkas/src/main.rs index a7060d100..d5ab01353 100644 --- a/bin/zkas/src/main.rs +++ b/bin/zkas/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/zkrunner/witness_gen.py b/bin/zkrunner/witness_gen.py index 3d4243dbc..3c6877e6b 100755 --- a/bin/zkrunner/witness_gen.py +++ b/bin/zkrunner/witness_gen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/zkrunner/zkrunner.py b/bin/zkrunner/zkrunner.py index db0324c96..445345229 100755 --- a/bin/zkrunner/zkrunner.py +++ b/bin/zkrunner/zkrunner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/contrib/license.header b/contrib/license.header index 7c38b1b95..2babe6554 100644 --- a/contrib/license.header +++ b/contrib/license.header @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dchat/dchat-cli/main.py b/example/dchat/dchat-cli/main.py index f8b1d765a..bacd4b2e9 100644 --- a/example/dchat/dchat-cli/main.py +++ b/example/dchat/dchat-cli/main.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/example/dchat/dchatd/src/dchat_error.rs b/example/dchat/dchatd/src/dchat_error.rs index 16e339703..c248d8449 100644 --- a/example/dchat/dchatd/src/dchat_error.rs +++ b/example/dchat/dchatd/src/dchat_error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dchat/dchatd/src/dchatmsg.rs b/example/dchat/dchatd/src/dchatmsg.rs index 4eeea542c..c42a7dcb4 100644 --- a/example/dchat/dchatd/src/dchatmsg.rs +++ b/example/dchat/dchatd/src/dchatmsg.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dchat/dchatd/src/main.rs b/example/dchat/dchatd/src/main.rs index 37c133428..571a4eade 100644 --- a/example/dchat/dchatd/src/main.rs +++ b/example/dchat/dchatd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dchat/dchatd/src/protocol_dchat.rs b/example/dchat/dchatd/src/protocol_dchat.rs index f91c1138e..ebadbc614 100644 --- a/example/dchat/dchatd/src/protocol_dchat.rs +++ b/example/dchat/dchatd/src/protocol_dchat.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dchat/dchatd/src/rpc.rs b/example/dchat/dchatd/src/rpc.rs index a3b75dcd2..3d5e636de 100644 --- a/example/dchat/dchatd/src/rpc.rs +++ b/example/dchat/dchatd/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dummy-contract/src/entrypoint.rs b/example/dummy-contract/src/entrypoint.rs index c2e0ebda8..69b7533ae 100644 --- a/example/dummy-contract/src/entrypoint.rs +++ b/example/dummy-contract/src/entrypoint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dummy-contract/src/lib.rs b/example/dummy-contract/src/lib.rs index a6a609330..31c82387b 100644 --- a/example/dummy-contract/src/lib.rs +++ b/example/dummy-contract/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/dummy-contract/src/runtime.rs b/example/dummy-contract/src/runtime.rs index 62cbf78ea..d7c60c7e7 100644 --- a/example/dummy-contract/src/runtime.rs +++ b/example/dummy-contract/src/runtime.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/net.rs b/example/net.rs index a1a4da08b..3707bf940 100644 --- a/example/net.rs +++ b/example/net.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/p2pdebug/src/main.rs b/example/p2pdebug/src/main.rs index f787c766a..08348a6fc 100644 --- a/example/p2pdebug/src/main.rs +++ b/example/p2pdebug/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/p2pdebug/src/proto/debugmsg.rs b/example/p2pdebug/src/proto/debugmsg.rs index c3372d70a..aa7620738 100644 --- a/example/p2pdebug/src/proto/debugmsg.rs +++ b/example/p2pdebug/src/proto/debugmsg.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/p2pdebug/src/proto/mod.rs b/example/p2pdebug/src/proto/mod.rs index b9e6cb62f..5a7c3dbe9 100644 --- a/example/p2pdebug/src/proto/mod.rs +++ b/example/p2pdebug/src/proto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/p2pdebug/src/rpc.rs b/example/p2pdebug/src/rpc.rs index 84972d558..47381540f 100644 --- a/example/p2pdebug/src/rpc.rs +++ b/example/p2pdebug/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/example/zk.rs b/example/zk.rs index 331f155bf..1a0203247 100644 --- a/example/zk.rs +++ b/example/zk.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/fuzz_targets/decode_string.rs b/fuzz/fuzz_targets/decode_string.rs index 4d58621bf..46493ab1e 100644 --- a/fuzz/fuzz_targets/decode_string.rs +++ b/fuzz/fuzz_targets/decode_string.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/fuzz_targets/serial.rs b/fuzz/fuzz_targets/serial.rs index 9d44cfd31..5a9d6035c 100644 --- a/fuzz/fuzz_targets/serial.rs +++ b/fuzz/fuzz_targets/serial.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/fuzz_targets/zkas_compile.rs b/fuzz/fuzz_targets/zkas_compile.rs index 0c3e9a04e..787cbf6cd 100644 --- a/fuzz/fuzz_targets/zkas_compile.rs +++ b/fuzz/fuzz_targets/zkas_compile.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/fuzz_targets/zkas_decoder.rs b/fuzz/fuzz_targets/zkas_decoder.rs index 80342e3b4..2383d20ae 100644 --- a/fuzz/fuzz_targets/zkas_decoder.rs +++ b/fuzz/fuzz_targets/zkas_decoder.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/fuzz_targets/zkas_lexer.rs b/fuzz/fuzz_targets/zkas_lexer.rs index 59bd352f5..532f4c569 100644 --- a/fuzz/fuzz_targets/zkas_lexer.rs +++ b/fuzz/fuzz_targets/zkas_lexer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/honggfuzz/src/serial_decode_string.rs b/fuzz/honggfuzz/src/serial_decode_string.rs index 3eb75669d..4b018545e 100644 --- a/fuzz/honggfuzz/src/serial_decode_string.rs +++ b/fuzz/honggfuzz/src/serial_decode_string.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/honggfuzz/src/varint_differential.rs b/fuzz/honggfuzz/src/varint_differential.rs index 4a889d8b8..90a6c6412 100644 --- a/fuzz/honggfuzz/src/varint_differential.rs +++ b/fuzz/honggfuzz/src/varint_differential.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/honggfuzz/src/zkas_compile.rs b/fuzz/honggfuzz/src/zkas_compile.rs index 2cd2e9123..5d2466210 100644 --- a/fuzz/honggfuzz/src/zkas_compile.rs +++ b/fuzz/honggfuzz/src/zkas_compile.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/fuzz/honggfuzz/src/zkbinary_decode.rs b/fuzz/honggfuzz/src/zkbinary_decode.rs index 4e07278c5..5236a2c7f 100644 --- a/fuzz/honggfuzz/src/zkbinary_decode.rs +++ b/fuzz/honggfuzz/src/zkbinary_decode.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/lilith_spawns.py b/script/lilith_spawns.py index be5613d7a..911285ac2 100644 --- a/script/lilith_spawns.py +++ b/script/lilith_spawns.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/script/node_get-info.py b/script/node_get-info.py index db3e3a9cd..504c6291b 100644 --- a/script/node_get-info.py +++ b/script/node_get-info.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/script/nodetool.py b/script/nodetool.py index e23b4d0cb..3ba3d003d 100644 --- a/script/nodetool.py +++ b/script/nodetool.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2023 Dyne.org foundation +# Copyright (C) 2020-2024 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/script/research/blockchain-explorer/src/main.rs b/script/research/blockchain-explorer/src/main.rs index ff2973849..5cddc67ed 100644 --- a/script/research/blockchain-explorer/src/main.rs +++ b/script/research/blockchain-explorer/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/dhtd/src/error.rs b/script/research/dhtd/src/error.rs index 240c25dcf..98152e77f 100644 --- a/script/research/dhtd/src/error.rs +++ b/script/research/dhtd/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/dhtd/src/main.rs b/script/research/dhtd/src/main.rs index db229198b..419db93f3 100644 --- a/script/research/dhtd/src/main.rs +++ b/script/research/dhtd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/gg/src/main.rs b/script/research/gg/src/main.rs index 41a62724e..5ed55ac97 100644 --- a/script/research/gg/src/main.rs +++ b/script/research/gg/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/last_man_standing/src/main.rs b/script/research/last_man_standing/src/main.rs index 4f22ffb3b..0c19417b6 100644 --- a/script/research/last_man_standing/src/main.rs +++ b/script/research/last_man_standing/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/net_hashmap.rs b/script/research/net_hashmap.rs index a69d09696..d3cbfd245 100644 --- a/script/research/net_hashmap.rs +++ b/script/research/net_hashmap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pallas_constants/src/main.rs b/script/research/pallas_constants/src/main.rs index 1af279a8e..0b2f5f483 100644 --- a/script/research/pallas_constants/src/main.rs +++ b/script/research/pallas_constants/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pow/src/main.rs b/script/research/pow/src/main.rs index d36326747..c600299ff 100644 --- a/script/research/pow/src/main.rs +++ b/script/research/pow/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 Dyne.org foundation * Copyright (C) 2014-2023 The Monero Project (Under MIT license) * * This program is free software: you can redistribute it and/or modify diff --git a/script/research/pow/src/tests.rs b/script/research/pow/src/tests.rs index 66efb1f5d..95618b173 100644 --- a/script/research/pow/src/tests.rs +++ b/script/research/pow/src/tests.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pqxdh/src/hkdf.rs b/script/research/pqxdh/src/hkdf.rs index 5fa63f3e9..94923888d 100644 --- a/script/research/pqxdh/src/hkdf.rs +++ b/script/research/pqxdh/src/hkdf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pqxdh/src/hmac.rs b/script/research/pqxdh/src/hmac.rs index da770b83c..50f3ecaf7 100644 --- a/script/research/pqxdh/src/hmac.rs +++ b/script/research/pqxdh/src/hmac.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pqxdh/src/main.rs b/script/research/pqxdh/src/main.rs index cd13f1c66..35e8189a9 100644 --- a/script/research/pqxdh/src/main.rs +++ b/script/research/pqxdh/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/pqxdh/src/xeddsa.rs b/script/research/pqxdh/src/xeddsa.rs index 62ce681dd..59f3ddb95 100644 --- a/script/research/pqxdh/src/xeddsa.rs +++ b/script/research/pqxdh/src/xeddsa.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/rln/rlnv1/src/main.rs b/script/research/rln/rlnv1/src/main.rs index 2d8916ee7..cdfa920f5 100644 --- a/script/research/rln/rlnv1/src/main.rs +++ b/script/research/rln/rlnv1/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/rln/rlnv2/src/main.rs b/script/research/rln/rlnv2/src/main.rs index e2d54ef48..a0fd3a02b 100644 --- a/script/research/rln/rlnv2/src/main.rs +++ b/script/research/rln/rlnv2/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/snowball/src/main.rs b/script/research/snowball/src/main.rs index b2ee23f5f..3946872d3 100644 --- a/script/research/snowball/src/main.rs +++ b/script/research/snowball/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/sss/src/main.rs b/script/research/sss/src/main.rs index adc30105c..cfa2daf9b 100644 --- a/script/research/sss/src/main.rs +++ b/script/research/sss/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/tfhe/src/main.rs b/script/research/tfhe/src/main.rs index f13a86637..b81acfac1 100644 --- a/script/research/tfhe/src/main.rs +++ b/script/research/tfhe/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/zk/ecip-bench/src/circuit.rs b/script/research/zk/ecip-bench/src/circuit.rs index 2e774dd18..c5bfa7814 100644 --- a/script/research/zk/ecip-bench/src/circuit.rs +++ b/script/research/zk/ecip-bench/src/circuit.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/script/research/zk/ecip-bench/src/main.rs b/script/research/zk/ecip-bench/src/main.rs index a5a6217fd..21e92b5fb 100644 --- a/script/research/zk/ecip-bench/src/main.rs +++ b/script/research/zk/ecip-bench/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/block_store.rs b/src/blockchain/block_store.rs index a8f6e5131..cb155b0dc 100644 --- a/src/blockchain/block_store.rs +++ b/src/blockchain/block_store.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/contract_store.rs b/src/blockchain/contract_store.rs index de5b9d51e..e923880de 100644 --- a/src/blockchain/contract_store.rs +++ b/src/blockchain/contract_store.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/header_store.rs b/src/blockchain/header_store.rs index 2edcdc344..0a696d0f5 100644 --- a/src/blockchain/header_store.rs +++ b/src/blockchain/header_store.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/mod.rs b/src/blockchain/mod.rs index e662143f6..e8adc26ff 100644 --- a/src/blockchain/mod.rs +++ b/src/blockchain/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/slot_store.rs b/src/blockchain/slot_store.rs index ac475b0fe..c4cc800c8 100644 --- a/src/blockchain/slot_store.rs +++ b/src/blockchain/slot_store.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/blockchain/tx_store.rs b/src/blockchain/tx_store.rs index 2d99e6710..31dd95c07 100644 --- a/src/blockchain/tx_store.rs +++ b/src/blockchain/tx_store.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/block.rs b/src/consensus/block.rs index 10b48e819..2e8840faa 100644 --- a/src/consensus/block.rs +++ b/src/consensus/block.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/clock.rs b/src/consensus/clock.rs index fcccafe6f..ca724e722 100644 --- a/src/consensus/clock.rs +++ b/src/consensus/clock.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/constants.rs b/src/consensus/constants.rs index f0b9b1712..8e9db66ab 100644 --- a/src/consensus/constants.rs +++ b/src/consensus/constants.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/fees.rs b/src/consensus/fees.rs index 87be78585..60d3b8e92 100644 --- a/src/consensus/fees.rs +++ b/src/consensus/fees.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/lead_coin.rs b/src/consensus/lead_coin.rs index e7039b624..ff216303d 100644 --- a/src/consensus/lead_coin.rs +++ b/src/consensus/lead_coin.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/lead_info.rs b/src/consensus/lead_info.rs index f7ba83c51..83ff82889 100644 --- a/src/consensus/lead_info.rs +++ b/src/consensus/lead_info.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/mod.rs b/src/consensus/mod.rs index 405a305e3..daa56aefc 100644 --- a/src/consensus/mod.rs +++ b/src/consensus/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/proto/mod.rs b/src/consensus/proto/mod.rs index 370cfe148..67ab86150 100644 --- a/src/consensus/proto/mod.rs +++ b/src/consensus/proto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/proto/protocol_proposal.rs b/src/consensus/proto/protocol_proposal.rs index bfddd0b83..a71b5cc65 100644 --- a/src/consensus/proto/protocol_proposal.rs +++ b/src/consensus/proto/protocol_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/proto/protocol_sync.rs b/src/consensus/proto/protocol_sync.rs index 4fd2c3ff1..dc3ff267c 100644 --- a/src/consensus/proto/protocol_sync.rs +++ b/src/consensus/proto/protocol_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/proto/protocol_sync_consensus.rs b/src/consensus/proto/protocol_sync_consensus.rs index 83690cc6a..fe52e0ade 100644 --- a/src/consensus/proto/protocol_sync_consensus.rs +++ b/src/consensus/proto/protocol_sync_consensus.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/proto/protocol_tx.rs b/src/consensus/proto/protocol_tx.rs index 3c66f4220..f90eb56f2 100644 --- a/src/consensus/proto/protocol_tx.rs +++ b/src/consensus/proto/protocol_tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/rcpt.rs b/src/consensus/rcpt.rs index 1a6cbf14a..6b8925883 100644 --- a/src/consensus/rcpt.rs +++ b/src/consensus/rcpt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/state.rs b/src/consensus/state.rs index 7deefb75c..09f111870 100644 --- a/src/consensus/state.rs +++ b/src/consensus/state.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/stx.rs b/src/consensus/stx.rs index b1670517f..4fe905d8b 100644 --- a/src/consensus/stx.rs +++ b/src/consensus/stx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/task/block_sync.rs b/src/consensus/task/block_sync.rs index ad5ce7d25..8a19b2fa9 100644 --- a/src/consensus/task/block_sync.rs +++ b/src/consensus/task/block_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/task/consensus_sync.rs b/src/consensus/task/consensus_sync.rs index 140a33e32..eff8c4b3a 100644 --- a/src/consensus/task/consensus_sync.rs +++ b/src/consensus/task/consensus_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/task/mod.rs b/src/consensus/task/mod.rs index 757b9d487..a0e633297 100644 --- a/src/consensus/task/mod.rs +++ b/src/consensus/task/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/task/proposal.rs b/src/consensus/task/proposal.rs index ad865abb1..df6ac3fa2 100644 --- a/src/consensus/task/proposal.rs +++ b/src/consensus/task/proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/tx.rs b/src/consensus/tx.rs index 05d00c6c6..28833082d 100644 --- a/src/consensus/tx.rs +++ b/src/consensus/tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/types.rs b/src/consensus/types.rs index b3442a54b..a7500e3cf 100644 --- a/src/consensus/types.rs +++ b/src/consensus/types.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/utils.rs b/src/consensus/utils.rs index 2e478a3e6..c1b680bc4 100644 --- a/src/consensus/utils.rs +++ b/src/consensus/utils.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/validator.rs b/src/consensus/validator.rs index 4e2884e30..3f25a0c13 100644 --- a/src/consensus/validator.rs +++ b/src/consensus/validator.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/consensus/wallet.rs b/src/consensus/wallet.rs index de54488fd..f82fc8b01 100644 --- a/src/consensus/wallet.rs +++ b/src/consensus/wallet.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/common.rs b/src/contract/consensus/src/client/common.rs index 277152896..a43d70959 100644 --- a/src/contract/consensus/src/client/common.rs +++ b/src/contract/consensus/src/client/common.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/genesis_stake_v1.rs b/src/contract/consensus/src/client/genesis_stake_v1.rs index 1a732fb54..f0693112a 100644 --- a/src/contract/consensus/src/client/genesis_stake_v1.rs +++ b/src/contract/consensus/src/client/genesis_stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/mod.rs b/src/contract/consensus/src/client/mod.rs index 08be2579c..8c0e35882 100644 --- a/src/contract/consensus/src/client/mod.rs +++ b/src/contract/consensus/src/client/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/proposal_v1.rs b/src/contract/consensus/src/client/proposal_v1.rs index 476d05fae..4a3289d93 100644 --- a/src/contract/consensus/src/client/proposal_v1.rs +++ b/src/contract/consensus/src/client/proposal_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/stake_v1.rs b/src/contract/consensus/src/client/stake_v1.rs index 198c3419d..70e167966 100644 --- a/src/contract/consensus/src/client/stake_v1.rs +++ b/src/contract/consensus/src/client/stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/unstake_request_v1.rs b/src/contract/consensus/src/client/unstake_request_v1.rs index 8c543c129..ba2c5305d 100644 --- a/src/contract/consensus/src/client/unstake_request_v1.rs +++ b/src/contract/consensus/src/client/unstake_request_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/client/unstake_v1.rs b/src/contract/consensus/src/client/unstake_v1.rs index 55fe6833f..578a5a164 100644 --- a/src/contract/consensus/src/client/unstake_v1.rs +++ b/src/contract/consensus/src/client/unstake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint.rs b/src/contract/consensus/src/entrypoint.rs index 5e33e1028..bc8afa807 100644 --- a/src/contract/consensus/src/entrypoint.rs +++ b/src/contract/consensus/src/entrypoint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint/genesis_stake_v1.rs b/src/contract/consensus/src/entrypoint/genesis_stake_v1.rs index de987b890..2afcb53ad 100644 --- a/src/contract/consensus/src/entrypoint/genesis_stake_v1.rs +++ b/src/contract/consensus/src/entrypoint/genesis_stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint/proposal_v1.rs b/src/contract/consensus/src/entrypoint/proposal_v1.rs index 3ad21ec58..04c1174ca 100644 --- a/src/contract/consensus/src/entrypoint/proposal_v1.rs +++ b/src/contract/consensus/src/entrypoint/proposal_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint/stake_v1.rs b/src/contract/consensus/src/entrypoint/stake_v1.rs index 7db36aa5c..c3abe77c7 100644 --- a/src/contract/consensus/src/entrypoint/stake_v1.rs +++ b/src/contract/consensus/src/entrypoint/stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint/unstake_request_v1.rs b/src/contract/consensus/src/entrypoint/unstake_request_v1.rs index 259bf66bf..5eda80e87 100644 --- a/src/contract/consensus/src/entrypoint/unstake_request_v1.rs +++ b/src/contract/consensus/src/entrypoint/unstake_request_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/entrypoint/unstake_v1.rs b/src/contract/consensus/src/entrypoint/unstake_v1.rs index 51262e741..2a9a0452a 100644 --- a/src/contract/consensus/src/entrypoint/unstake_v1.rs +++ b/src/contract/consensus/src/entrypoint/unstake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/error.rs b/src/contract/consensus/src/error.rs index 380e6505e..dcb2fa6c0 100644 --- a/src/contract/consensus/src/error.rs +++ b/src/contract/consensus/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/lib.rs b/src/contract/consensus/src/lib.rs index a382eb73d..9bdac9251 100644 --- a/src/contract/consensus/src/lib.rs +++ b/src/contract/consensus/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/src/model.rs b/src/contract/consensus/src/model.rs index 81cb8d9a2..eba3825be 100644 --- a/src/contract/consensus/src/model.rs +++ b/src/contract/consensus/src/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/tests/genesis_stake_unstake.rs b/src/contract/consensus/tests/genesis_stake_unstake.rs index 5e1251b9d..0a5bd852c 100644 --- a/src/contract/consensus/tests/genesis_stake_unstake.rs +++ b/src/contract/consensus/tests/genesis_stake_unstake.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/consensus/tests/stake_unstake.rs b/src/contract/consensus/tests/stake_unstake.rs index 765794901..abc76a735 100644 --- a/src/contract/consensus/tests/stake_unstake.rs +++ b/src/contract/consensus/tests/stake_unstake.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/auth_xfer.rs b/src/contract/dao/src/client/auth_xfer.rs index dbc14b322..c0ff26c80 100644 --- a/src/contract/dao/src/client/auth_xfer.rs +++ b/src/contract/dao/src/client/auth_xfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/exec.rs b/src/contract/dao/src/client/exec.rs index 8beaabaed..1f90645e9 100644 --- a/src/contract/dao/src/client/exec.rs +++ b/src/contract/dao/src/client/exec.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/mint.rs b/src/contract/dao/src/client/mint.rs index 4bc3afcc1..3d9fc275b 100644 --- a/src/contract/dao/src/client/mint.rs +++ b/src/contract/dao/src/client/mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/mod.rs b/src/contract/dao/src/client/mod.rs index 86360bd9e..b72caf6b1 100644 --- a/src/contract/dao/src/client/mod.rs +++ b/src/contract/dao/src/client/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/propose.rs b/src/contract/dao/src/client/propose.rs index 076e77fe7..0abb01434 100644 --- a/src/contract/dao/src/client/propose.rs +++ b/src/contract/dao/src/client/propose.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/client/vote.rs b/src/contract/dao/src/client/vote.rs index f0751ee3a..64227f793 100644 --- a/src/contract/dao/src/client/vote.rs +++ b/src/contract/dao/src/client/vote.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/auth_xfer.rs b/src/contract/dao/src/entrypoint/auth_xfer.rs index a2568e13d..f43c3959f 100644 --- a/src/contract/dao/src/entrypoint/auth_xfer.rs +++ b/src/contract/dao/src/entrypoint/auth_xfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/exec.rs b/src/contract/dao/src/entrypoint/exec.rs index e311168a4..7185c8ee6 100644 --- a/src/contract/dao/src/entrypoint/exec.rs +++ b/src/contract/dao/src/entrypoint/exec.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/mint.rs b/src/contract/dao/src/entrypoint/mint.rs index b29836280..19eebe629 100644 --- a/src/contract/dao/src/entrypoint/mint.rs +++ b/src/contract/dao/src/entrypoint/mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/mod.rs b/src/contract/dao/src/entrypoint/mod.rs index 9ebfbb72b..e62f43df1 100644 --- a/src/contract/dao/src/entrypoint/mod.rs +++ b/src/contract/dao/src/entrypoint/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/propose.rs b/src/contract/dao/src/entrypoint/propose.rs index 7d4cb528f..31e08d2f5 100644 --- a/src/contract/dao/src/entrypoint/propose.rs +++ b/src/contract/dao/src/entrypoint/propose.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/entrypoint/vote.rs b/src/contract/dao/src/entrypoint/vote.rs index 1d77fd04c..a21221d4a 100644 --- a/src/contract/dao/src/entrypoint/vote.rs +++ b/src/contract/dao/src/entrypoint/vote.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/error.rs b/src/contract/dao/src/error.rs index cec399fcd..fae297d19 100644 --- a/src/contract/dao/src/error.rs +++ b/src/contract/dao/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/lib.rs b/src/contract/dao/src/lib.rs index 3170732f7..a18fc1491 100644 --- a/src/contract/dao/src/lib.rs +++ b/src/contract/dao/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/src/model.rs b/src/contract/dao/src/model.rs index d28a27c4f..367ae7559 100644 --- a/src/contract/dao/src/model.rs +++ b/src/contract/dao/src/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/dao/tests/integration.rs b/src/contract/dao/tests/integration.rs index 7378b2f75..f5923f3ea 100644 --- a/src/contract/dao/tests/integration.rs +++ b/src/contract/dao/tests/integration.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/client/deploy_v1.rs b/src/contract/deployooor/src/client/deploy_v1.rs index 5904fd1bf..777091286 100644 --- a/src/contract/deployooor/src/client/deploy_v1.rs +++ b/src/contract/deployooor/src/client/deploy_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/client/lock_v1.rs b/src/contract/deployooor/src/client/lock_v1.rs index 585a666f0..d68fd4288 100644 --- a/src/contract/deployooor/src/client/lock_v1.rs +++ b/src/contract/deployooor/src/client/lock_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/client/mod.rs b/src/contract/deployooor/src/client/mod.rs index 20d9bc0b7..47c2d3bbd 100644 --- a/src/contract/deployooor/src/client/mod.rs +++ b/src/contract/deployooor/src/client/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/entrypoint.rs b/src/contract/deployooor/src/entrypoint.rs index 31631c649..e3e578f74 100644 --- a/src/contract/deployooor/src/entrypoint.rs +++ b/src/contract/deployooor/src/entrypoint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/entrypoint/deploy_v1.rs b/src/contract/deployooor/src/entrypoint/deploy_v1.rs index a388cb6a9..b040d2706 100644 --- a/src/contract/deployooor/src/entrypoint/deploy_v1.rs +++ b/src/contract/deployooor/src/entrypoint/deploy_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/entrypoint/lock_v1.rs b/src/contract/deployooor/src/entrypoint/lock_v1.rs index f19fdbb1c..e0f0dda5d 100644 --- a/src/contract/deployooor/src/entrypoint/lock_v1.rs +++ b/src/contract/deployooor/src/entrypoint/lock_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/error.rs b/src/contract/deployooor/src/error.rs index 94b2a17bc..e6e982f10 100644 --- a/src/contract/deployooor/src/error.rs +++ b/src/contract/deployooor/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/lib.rs b/src/contract/deployooor/src/lib.rs index d514fd80e..1bf52a76c 100644 --- a/src/contract/deployooor/src/lib.rs +++ b/src/contract/deployooor/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/src/model.rs b/src/contract/deployooor/src/model.rs index 6230ebca0..d36b1f57d 100644 --- a/src/contract/deployooor/src/model.rs +++ b/src/contract/deployooor/src/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/deployooor/tests/integration.rs b/src/contract/deployooor/tests/integration.rs index 3ffbca997..a90219837 100644 --- a/src/contract/deployooor/tests/integration.rs +++ b/src/contract/deployooor/tests/integration.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/fee_v1.rs b/src/contract/money/src/client/fee_v1.rs index e0533ab5a..cd45680ab 100644 --- a/src/contract/money/src/client/fee_v1.rs +++ b/src/contract/money/src/client/fee_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/genesis_mint_v1.rs b/src/contract/money/src/client/genesis_mint_v1.rs index 6a9a92c1f..cc97d54ae 100644 --- a/src/contract/money/src/client/genesis_mint_v1.rs +++ b/src/contract/money/src/client/genesis_mint_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/mod.rs b/src/contract/money/src/client/mod.rs index 4eaff0a7e..1a5734c26 100644 --- a/src/contract/money/src/client/mod.rs +++ b/src/contract/money/src/client/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/pow_reward_v1.rs b/src/contract/money/src/client/pow_reward_v1.rs index 1b136948f..5c54ca42d 100644 --- a/src/contract/money/src/client/pow_reward_v1.rs +++ b/src/contract/money/src/client/pow_reward_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/stake_v1.rs b/src/contract/money/src/client/stake_v1.rs index f892242d4..59fbbf8dd 100644 --- a/src/contract/money/src/client/stake_v1.rs +++ b/src/contract/money/src/client/stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/swap_v1.rs b/src/contract/money/src/client/swap_v1.rs index f734b36f6..ebca6b9db 100644 --- a/src/contract/money/src/client/swap_v1.rs +++ b/src/contract/money/src/client/swap_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/token_freeze_v1.rs b/src/contract/money/src/client/token_freeze_v1.rs index 76d7d416e..28b3529a5 100644 --- a/src/contract/money/src/client/token_freeze_v1.rs +++ b/src/contract/money/src/client/token_freeze_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/token_mint_v1.rs b/src/contract/money/src/client/token_mint_v1.rs index 18d64a899..cec7ce749 100644 --- a/src/contract/money/src/client/token_mint_v1.rs +++ b/src/contract/money/src/client/token_mint_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/transfer_v1/builder.rs b/src/contract/money/src/client/transfer_v1/builder.rs index b375e6c53..ba8866674 100644 --- a/src/contract/money/src/client/transfer_v1/builder.rs +++ b/src/contract/money/src/client/transfer_v1/builder.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/transfer_v1/mod.rs b/src/contract/money/src/client/transfer_v1/mod.rs index e28edf932..7f873f0cf 100644 --- a/src/contract/money/src/client/transfer_v1/mod.rs +++ b/src/contract/money/src/client/transfer_v1/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/transfer_v1/proof.rs b/src/contract/money/src/client/transfer_v1/proof.rs index 6d5709508..b08a3752b 100644 --- a/src/contract/money/src/client/transfer_v1/proof.rs +++ b/src/contract/money/src/client/transfer_v1/proof.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/client/unstake_v1.rs b/src/contract/money/src/client/unstake_v1.rs index baee00d98..0fc40eaf5 100644 --- a/src/contract/money/src/client/unstake_v1.rs +++ b/src/contract/money/src/client/unstake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint.rs b/src/contract/money/src/entrypoint.rs index d71e8eba1..2f5a2e60a 100644 --- a/src/contract/money/src/entrypoint.rs +++ b/src/contract/money/src/entrypoint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/fee_v1.rs b/src/contract/money/src/entrypoint/fee_v1.rs index bded750dc..1daeb4902 100644 --- a/src/contract/money/src/entrypoint/fee_v1.rs +++ b/src/contract/money/src/entrypoint/fee_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/genesis_mint_v1.rs b/src/contract/money/src/entrypoint/genesis_mint_v1.rs index 0c5037439..d4e9810c9 100644 --- a/src/contract/money/src/entrypoint/genesis_mint_v1.rs +++ b/src/contract/money/src/entrypoint/genesis_mint_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/pow_reward_v1.rs b/src/contract/money/src/entrypoint/pow_reward_v1.rs index 197fb7be9..bf34189e4 100644 --- a/src/contract/money/src/entrypoint/pow_reward_v1.rs +++ b/src/contract/money/src/entrypoint/pow_reward_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/stake_v1.rs b/src/contract/money/src/entrypoint/stake_v1.rs index ba114e27a..ebede38b3 100644 --- a/src/contract/money/src/entrypoint/stake_v1.rs +++ b/src/contract/money/src/entrypoint/stake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/swap_v1.rs b/src/contract/money/src/entrypoint/swap_v1.rs index 7a5e36dd7..3b051283b 100644 --- a/src/contract/money/src/entrypoint/swap_v1.rs +++ b/src/contract/money/src/entrypoint/swap_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/token_freeze_v1.rs b/src/contract/money/src/entrypoint/token_freeze_v1.rs index db00ba9fe..79af6891b 100644 --- a/src/contract/money/src/entrypoint/token_freeze_v1.rs +++ b/src/contract/money/src/entrypoint/token_freeze_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/token_mint_v1.rs b/src/contract/money/src/entrypoint/token_mint_v1.rs index ba3446a9b..46fb67dad 100644 --- a/src/contract/money/src/entrypoint/token_mint_v1.rs +++ b/src/contract/money/src/entrypoint/token_mint_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/transfer_v1.rs b/src/contract/money/src/entrypoint/transfer_v1.rs index e5520458d..9b2d36ea9 100644 --- a/src/contract/money/src/entrypoint/transfer_v1.rs +++ b/src/contract/money/src/entrypoint/transfer_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/entrypoint/unstake_v1.rs b/src/contract/money/src/entrypoint/unstake_v1.rs index e01d9497e..743c521d2 100644 --- a/src/contract/money/src/entrypoint/unstake_v1.rs +++ b/src/contract/money/src/entrypoint/unstake_v1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/error.rs b/src/contract/money/src/error.rs index e2ddace1d..26d65d9d2 100644 --- a/src/contract/money/src/error.rs +++ b/src/contract/money/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/lib.rs b/src/contract/money/src/lib.rs index cd7a9c80c..9190f2e0c 100644 --- a/src/contract/money/src/lib.rs +++ b/src/contract/money/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/src/model.rs b/src/contract/money/src/model.rs index ca0d6dfe4..3678403db 100644 --- a/src/contract/money/src/model.rs +++ b/src/contract/money/src/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/genesis_mint.rs b/src/contract/money/tests/genesis_mint.rs index 3b23b70a6..40c0dbafd 100644 --- a/src/contract/money/tests/genesis_mint.rs +++ b/src/contract/money/tests/genesis_mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/integration.rs b/src/contract/money/tests/integration.rs index 347a84a65..5fd94127e 100644 --- a/src/contract/money/tests/integration.rs +++ b/src/contract/money/tests/integration.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/mint_pay_swap.rs b/src/contract/money/tests/mint_pay_swap.rs index aa53defb5..31e3b649f 100644 --- a/src/contract/money/tests/mint_pay_swap.rs +++ b/src/contract/money/tests/mint_pay_swap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/pow_reward.rs b/src/contract/money/tests/pow_reward.rs index fb77af281..ee0a368e4 100644 --- a/src/contract/money/tests/pow_reward.rs +++ b/src/contract/money/tests/pow_reward.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/token_mint.rs b/src/contract/money/tests/token_mint.rs index 258974a38..5b51f914c 100644 --- a/src/contract/money/tests/token_mint.rs +++ b/src/contract/money/tests/token_mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/txs_verification.rs b/src/contract/money/tests/txs_verification.rs index 3b5cf0b0e..4db7e226c 100644 --- a/src/contract/money/tests/txs_verification.rs +++ b/src/contract/money/tests/txs_verification.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/money/tests/verification_bench.rs b/src/contract/money/tests/verification_bench.rs index 155df668b..6a3535415 100644 --- a/src/contract/money/tests/verification_bench.rs +++ b/src/contract/money/tests/verification_bench.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/benchmarks.rs b/src/contract/test-harness/src/benchmarks.rs index aa52167ff..49d72d96f 100644 --- a/src/contract/test-harness/src/benchmarks.rs +++ b/src/contract/test-harness/src/benchmarks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/consensus_genesis_stake.rs b/src/contract/test-harness/src/consensus_genesis_stake.rs index 107407642..76d92d7f3 100644 --- a/src/contract/test-harness/src/consensus_genesis_stake.rs +++ b/src/contract/test-harness/src/consensus_genesis_stake.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/consensus_proposal.rs b/src/contract/test-harness/src/consensus_proposal.rs index 1eddae319..9da4c696c 100644 --- a/src/contract/test-harness/src/consensus_proposal.rs +++ b/src/contract/test-harness/src/consensus_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/consensus_stake.rs b/src/contract/test-harness/src/consensus_stake.rs index 789f3abcf..8a9f37d03 100644 --- a/src/contract/test-harness/src/consensus_stake.rs +++ b/src/contract/test-harness/src/consensus_stake.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/consensus_unstake.rs b/src/contract/test-harness/src/consensus_unstake.rs index 9cf92330e..4b479f595 100644 --- a/src/contract/test-harness/src/consensus_unstake.rs +++ b/src/contract/test-harness/src/consensus_unstake.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/consensus_unstake_request.rs b/src/contract/test-harness/src/consensus_unstake_request.rs index 70699eb07..e3e5c6efd 100644 --- a/src/contract/test-harness/src/consensus_unstake_request.rs +++ b/src/contract/test-harness/src/consensus_unstake_request.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/contract_deploy.rs b/src/contract/test-harness/src/contract_deploy.rs index 0b5c4b30d..7c0f262e8 100644 --- a/src/contract/test-harness/src/contract_deploy.rs +++ b/src/contract/test-harness/src/contract_deploy.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/dao_exec.rs b/src/contract/test-harness/src/dao_exec.rs index be3924080..ff5c6ea9d 100644 --- a/src/contract/test-harness/src/dao_exec.rs +++ b/src/contract/test-harness/src/dao_exec.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/dao_mint.rs b/src/contract/test-harness/src/dao_mint.rs index 5daf40a83..ec6265933 100644 --- a/src/contract/test-harness/src/dao_mint.rs +++ b/src/contract/test-harness/src/dao_mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/dao_propose.rs b/src/contract/test-harness/src/dao_propose.rs index 7cabef545..e098de1e7 100644 --- a/src/contract/test-harness/src/dao_propose.rs +++ b/src/contract/test-harness/src/dao_propose.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/dao_vote.rs b/src/contract/test-harness/src/dao_vote.rs index 052ca300f..fcbbcfe49 100644 --- a/src/contract/test-harness/src/dao_vote.rs +++ b/src/contract/test-harness/src/dao_vote.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/lib.rs b/src/contract/test-harness/src/lib.rs index 285183a53..d4fd4ecbc 100644 --- a/src/contract/test-harness/src/lib.rs +++ b/src/contract/test-harness/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_airdrop.rs b/src/contract/test-harness/src/money_airdrop.rs index f33de0b68..195b507b1 100644 --- a/src/contract/test-harness/src/money_airdrop.rs +++ b/src/contract/test-harness/src/money_airdrop.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_genesis_mint.rs b/src/contract/test-harness/src/money_genesis_mint.rs index c87614424..7d260b31e 100644 --- a/src/contract/test-harness/src/money_genesis_mint.rs +++ b/src/contract/test-harness/src/money_genesis_mint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_otc_swap.rs b/src/contract/test-harness/src/money_otc_swap.rs index 3d33d86e4..0c2527116 100644 --- a/src/contract/test-harness/src/money_otc_swap.rs +++ b/src/contract/test-harness/src/money_otc_swap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_pow_reward.rs b/src/contract/test-harness/src/money_pow_reward.rs index d002035cb..40067d135 100644 --- a/src/contract/test-harness/src/money_pow_reward.rs +++ b/src/contract/test-harness/src/money_pow_reward.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_token.rs b/src/contract/test-harness/src/money_token.rs index c8cfb97c6..2ba766c9c 100644 --- a/src/contract/test-harness/src/money_token.rs +++ b/src/contract/test-harness/src/money_token.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/money_transfer.rs b/src/contract/test-harness/src/money_transfer.rs index 92588a364..5ce818c53 100644 --- a/src/contract/test-harness/src/money_transfer.rs +++ b/src/contract/test-harness/src/money_transfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/contract/test-harness/src/vks.rs b/src/contract/test-harness/src/vks.rs index b07e29a5e..b11444b4a 100644 --- a/src/contract/test-harness/src/vks.rs +++ b/src/contract/test-harness/src/vks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/error.rs b/src/error.rs index bcb576587..31f886832 100644 --- a/src/error.rs +++ b/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/event_graph/event.rs b/src/event_graph/event.rs index 99b61bb61..5e21d77b9 100644 --- a/src/event_graph/event.rs +++ b/src/event_graph/event.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/event_graph/mod.rs b/src/event_graph/mod.rs index 90b0d6cfa..be7bbe037 100644 --- a/src/event_graph/mod.rs +++ b/src/event_graph/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/event_graph/proto.rs b/src/event_graph/proto.rs index 9d26a1c60..41bb0133d 100644 --- a/src/event_graph/proto.rs +++ b/src/event_graph/proto.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/event_graph/tests.rs b/src/event_graph/tests.rs index df2f9abe7..e69134ddb 100644 --- a/src/event_graph/tests.rs +++ b/src/event_graph/tests.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/event_graph/util.rs b/src/event_graph/util.rs index 2f0969b79..9075ec953 100644 --- a/src/event_graph/util.rs +++ b/src/event_graph/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/geode/mod.rs b/src/geode/mod.rs index 76a92d098..953dc51fe 100644 --- a/src/geode/mod.rs +++ b/src/geode/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/lib.rs b/src/lib.rs index 3ed012e59..ca4e373fc 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/acceptor.rs b/src/net/acceptor.rs index e5763c861..2d30c29fa 100644 --- a/src/net/acceptor.rs +++ b/src/net/acceptor.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/channel.rs b/src/net/channel.rs index 289208cd5..a73062465 100644 --- a/src/net/channel.rs +++ b/src/net/channel.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/connector.rs b/src/net/connector.rs index c0cc3be4b..518032675 100644 --- a/src/net/connector.rs +++ b/src/net/connector.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/dnet.rs b/src/net/dnet.rs index 4aaf40ba6..3ad963919 100644 --- a/src/net/dnet.rs +++ b/src/net/dnet.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/hosts.rs b/src/net/hosts.rs index 026504f51..e2593281d 100644 --- a/src/net/hosts.rs +++ b/src/net/hosts.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/message.rs b/src/net/message.rs index b94f6ffac..720f36417 100644 --- a/src/net/message.rs +++ b/src/net/message.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/message_subscriber.rs b/src/net/message_subscriber.rs index 587dfcb05..994b4edfb 100644 --- a/src/net/message_subscriber.rs +++ b/src/net/message_subscriber.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/mod.rs b/src/net/mod.rs index 31b6ea0e2..1f10e63ad 100644 --- a/src/net/mod.rs +++ b/src/net/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/p2p.rs b/src/net/p2p.rs index dff38b3a3..c05d23de8 100644 --- a/src/net/p2p.rs +++ b/src/net/p2p.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/mod.rs b/src/net/protocol/mod.rs index a9a009e86..74223ee6b 100644 --- a/src/net/protocol/mod.rs +++ b/src/net/protocol/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_address.rs b/src/net/protocol/protocol_address.rs index 82d70a47d..934ed70b6 100644 --- a/src/net/protocol/protocol_address.rs +++ b/src/net/protocol/protocol_address.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_base.rs b/src/net/protocol/protocol_base.rs index d2c375ad9..029afc98e 100644 --- a/src/net/protocol/protocol_base.rs +++ b/src/net/protocol/protocol_base.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_jobs_manager.rs b/src/net/protocol/protocol_jobs_manager.rs index ed8ea8502..b2ee5fdc1 100644 --- a/src/net/protocol/protocol_jobs_manager.rs +++ b/src/net/protocol/protocol_jobs_manager.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_ping.rs b/src/net/protocol/protocol_ping.rs index f92139fad..8a5641cd1 100644 --- a/src/net/protocol/protocol_ping.rs +++ b/src/net/protocol/protocol_ping.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_registry.rs b/src/net/protocol/protocol_registry.rs index 15ad053ae..079892f25 100644 --- a/src/net/protocol/protocol_registry.rs +++ b/src/net/protocol/protocol_registry.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_seed.rs b/src/net/protocol/protocol_seed.rs index 798c9083f..786cd9c9a 100644 --- a/src/net/protocol/protocol_seed.rs +++ b/src/net/protocol/protocol_seed.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/protocol/protocol_version.rs b/src/net/protocol/protocol_version.rs index 704af4d2f..9e4ff111e 100644 --- a/src/net/protocol/protocol_version.rs +++ b/src/net/protocol/protocol_version.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/session/inbound_session.rs b/src/net/session/inbound_session.rs index ff0f092e9..2f0de1096 100644 --- a/src/net/session/inbound_session.rs +++ b/src/net/session/inbound_session.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/session/manual_session.rs b/src/net/session/manual_session.rs index 488f8828b..1edd23c46 100644 --- a/src/net/session/manual_session.rs +++ b/src/net/session/manual_session.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/session/mod.rs b/src/net/session/mod.rs index 98b082eb8..8e6545b1e 100644 --- a/src/net/session/mod.rs +++ b/src/net/session/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/session/outbound_session.rs b/src/net/session/outbound_session.rs index 57a810a88..bad2a4bba 100644 --- a/src/net/session/outbound_session.rs +++ b/src/net/session/outbound_session.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/session/seedsync_session.rs b/src/net/session/seedsync_session.rs index 4b3fd0fe4..60ac80b2e 100644 --- a/src/net/session/seedsync_session.rs +++ b/src/net/session/seedsync_session.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/settings.rs b/src/net/settings.rs index 06ea4e64e..156976605 100644 --- a/src/net/settings.rs +++ b/src/net/settings.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/mod.rs b/src/net/transport/mod.rs index 5d2a684b4..c19526ecc 100644 --- a/src/net/transport/mod.rs +++ b/src/net/transport/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/nym.rs b/src/net/transport/nym.rs index 8d6049c13..900b53407 100644 --- a/src/net/transport/nym.rs +++ b/src/net/transport/nym.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/tcp.rs b/src/net/transport/tcp.rs index 668114b83..a30e02414 100644 --- a/src/net/transport/tcp.rs +++ b/src/net/transport/tcp.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/tls.rs b/src/net/transport/tls.rs index 49297b89e..df14ab9ff 100644 --- a/src/net/transport/tls.rs +++ b/src/net/transport/tls.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/tor.rs b/src/net/transport/tor.rs index 73d697006..2a78cd0b7 100644 --- a/src/net/transport/tor.rs +++ b/src/net/transport/tor.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/net/transport/unix.rs b/src/net/transport/unix.rs index b5663c7d3..a2b5c74ee 100644 --- a/src/net/transport/unix.rs +++ b/src/net/transport/unix.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/client.rs b/src/rpc/client.rs index e4a46490c..1f160abdf 100644 --- a/src/rpc/client.rs +++ b/src/rpc/client.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/clock_sync.rs b/src/rpc/clock_sync.rs index bb24b9a62..e5aebf834 100644 --- a/src/rpc/clock_sync.rs +++ b/src/rpc/clock_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/common.rs b/src/rpc/common.rs index d65ed9571..ca6041cc3 100644 --- a/src/rpc/common.rs +++ b/src/rpc/common.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/from_impl.rs b/src/rpc/from_impl.rs index f8fd4c6b1..4e9235fd5 100644 --- a/src/rpc/from_impl.rs +++ b/src/rpc/from_impl.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/jsonrpc.rs b/src/rpc/jsonrpc.rs index dec7f2a8d..7447751b4 100644 --- a/src/rpc/jsonrpc.rs +++ b/src/rpc/jsonrpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/mod.rs b/src/rpc/mod.rs index 071263bf4..eb5d4463a 100644 --- a/src/rpc/mod.rs +++ b/src/rpc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/p2p_method.rs b/src/rpc/p2p_method.rs index 13d92f044..b52c12e1d 100644 --- a/src/rpc/p2p_method.rs +++ b/src/rpc/p2p_method.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/server.rs b/src/rpc/server.rs index e5fcb4b04..4b0f7686f 100644 --- a/src/rpc/server.rs +++ b/src/rpc/server.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/rpc/util.rs b/src/rpc/util.rs index dd0045f84..7be19d665 100644 --- a/src/rpc/util.rs +++ b/src/rpc/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/import/acl.rs b/src/runtime/import/acl.rs index 079c3fa10..2c590cd0b 100644 --- a/src/runtime/import/acl.rs +++ b/src/runtime/import/acl.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/import/db.rs b/src/runtime/import/db.rs index decad4fbb..438d3966e 100644 --- a/src/runtime/import/db.rs +++ b/src/runtime/import/db.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/import/merkle.rs b/src/runtime/import/merkle.rs index 8de4c6e5e..2bee4c322 100644 --- a/src/runtime/import/merkle.rs +++ b/src/runtime/import/merkle.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/import/mod.rs b/src/runtime/import/mod.rs index d766c494d..226b5321d 100644 --- a/src/runtime/import/mod.rs +++ b/src/runtime/import/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/import/util.rs b/src/runtime/import/util.rs index 8d1cfff90..7f819db35 100644 --- a/src/runtime/import/util.rs +++ b/src/runtime/import/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/memory.rs b/src/runtime/memory.rs index 2806aac6d..7d79dbe3f 100644 --- a/src/runtime/memory.rs +++ b/src/runtime/memory.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/runtime/mod.rs b/src/runtime/mod.rs index 3de1c7469..e70840f47 100644 --- a/src/runtime/mod.rs +++ b/src/runtime/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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 @@ -16,11 +16,11 @@ * along with this program. If not, see . */ -/// Main wasm vm runtime implementation +/// Main WASM VM runtime implementation pub mod vm_runtime; /// VM memory access (read/write) pub(crate) mod memory; -/// Imported host functions +/// Imported WASM host functions pub(crate) mod import; diff --git a/src/runtime/vm_runtime.rs b/src/runtime/vm_runtime.rs index f89168921..bc61d65d8 100644 --- a/src/runtime/vm_runtime.rs +++ b/src/runtime/vm_runtime.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/python/src/crypto.rs b/src/sdk/python/src/crypto.rs index c4dfb3209..a3bcd1d19 100644 --- a/src/sdk/python/src/crypto.rs +++ b/src/sdk/python/src/crypto.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/python/src/lib.rs b/src/sdk/python/src/lib.rs index d63e1a330..7dfa221f5 100644 --- a/src/sdk/python/src/lib.rs +++ b/src/sdk/python/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/python/src/merkle.rs b/src/sdk/python/src/merkle.rs index 116261c29..8e2e9a5eb 100644 --- a/src/sdk/python/src/merkle.rs +++ b/src/sdk/python/src/merkle.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/python/src/pasta.rs b/src/sdk/python/src/pasta.rs index 655ed073a..4d02a9dfc 100644 --- a/src/sdk/python/src/pasta.rs +++ b/src/sdk/python/src/pasta.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/python/src/zkas.rs b/src/sdk/python/src/zkas.rs index 8da9425cd..7675c826e 100644 --- a/src/sdk/python/src/zkas.rs +++ b/src/sdk/python/src/zkas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/blockchain.rs b/src/sdk/src/blockchain.rs index dc46e2744..f27e1c3ab 100644 --- a/src/sdk/src/blockchain.rs +++ b/src/sdk/src/blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants.rs b/src/sdk/src/crypto/constants.rs index 32d988d9d..5097d2a68 100644 --- a/src/sdk/src/crypto/constants.rs +++ b/src/sdk/src/crypto/constants.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases.rs b/src/sdk/src/crypto/constants/fixed_bases.rs index 09554a0e0..55a41678a 100644 --- a/src/sdk/src/crypto/constants/fixed_bases.rs +++ b/src/sdk/src/crypto/constants/fixed_bases.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/commit_ivk_r.rs b/src/sdk/src/crypto/constants/fixed_bases/commit_ivk_r.rs index 36199b204..96938e696 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/commit_ivk_r.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/commit_ivk_r.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/note_commit_r.rs b/src/sdk/src/crypto/constants/fixed_bases/note_commit_r.rs index e4a79c8f3..209f9ef4e 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/note_commit_r.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/note_commit_r.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/nullifier_k.rs b/src/sdk/src/crypto/constants/fixed_bases/nullifier_k.rs index f21c40c72..ae9effc4d 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/nullifier_k.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/nullifier_k.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/spend_auth_g.rs b/src/sdk/src/crypto/constants/fixed_bases/spend_auth_g.rs index cc6610789..e93d5ae6a 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/spend_auth_g.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/spend_auth_g.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/value_commit_r.rs b/src/sdk/src/crypto/constants/fixed_bases/value_commit_r.rs index f17717980..86e3c25b2 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/value_commit_r.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/value_commit_r.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/fixed_bases/value_commit_v.rs b/src/sdk/src/crypto/constants/fixed_bases/value_commit_v.rs index 31e49c872..93fc6b8a3 100644 --- a/src/sdk/src/crypto/constants/fixed_bases/value_commit_v.rs +++ b/src/sdk/src/crypto/constants/fixed_bases/value_commit_v.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/load.rs b/src/sdk/src/crypto/constants/load.rs index 0b0e7ac89..76834b27e 100644 --- a/src/sdk/src/crypto/constants/load.rs +++ b/src/sdk/src/crypto/constants/load.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/sinsemilla.rs b/src/sdk/src/crypto/constants/sinsemilla.rs index 301c21f2d..7b3506476 100644 --- a/src/sdk/src/crypto/constants/sinsemilla.rs +++ b/src/sdk/src/crypto/constants/sinsemilla.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/constants/util.rs b/src/sdk/src/crypto/constants/util.rs index 2cde88743..d6d400607 100644 --- a/src/sdk/src/crypto/constants/util.rs +++ b/src/sdk/src/crypto/constants/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/contract_id.rs b/src/sdk/src/crypto/contract_id.rs index 5cf2652d7..c6a66b125 100644 --- a/src/sdk/src/crypto/contract_id.rs +++ b/src/sdk/src/crypto/contract_id.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/diffie_hellman.rs b/src/sdk/src/crypto/diffie_hellman.rs index 7106be949..4d506af5b 100644 --- a/src/sdk/src/crypto/diffie_hellman.rs +++ b/src/sdk/src/crypto/diffie_hellman.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/ecvrf.rs b/src/sdk/src/crypto/ecvrf.rs index b7ef04d71..6635808e1 100644 --- a/src/sdk/src/crypto/ecvrf.rs +++ b/src/sdk/src/crypto/ecvrf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/keypair.rs b/src/sdk/src/crypto/keypair.rs index e07386197..aceb3ffd0 100644 --- a/src/sdk/src/crypto/keypair.rs +++ b/src/sdk/src/crypto/keypair.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/merkle_node.rs b/src/sdk/src/crypto/merkle_node.rs index 64e45d44e..a19fdb268 100644 --- a/src/sdk/src/crypto/merkle_node.rs +++ b/src/sdk/src/crypto/merkle_node.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/mimc_vdf.rs b/src/sdk/src/crypto/mimc_vdf.rs index 662b9796f..6a75aa694 100644 --- a/src/sdk/src/crypto/mimc_vdf.rs +++ b/src/sdk/src/crypto/mimc_vdf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/mod.rs b/src/sdk/src/crypto/mod.rs index 3547470fa..fab2e427e 100644 --- a/src/sdk/src/crypto/mod.rs +++ b/src/sdk/src/crypto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/note.rs b/src/sdk/src/crypto/note.rs index 608645488..065c5a801 100644 --- a/src/sdk/src/crypto/note.rs +++ b/src/sdk/src/crypto/note.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/nullifier.rs b/src/sdk/src/crypto/nullifier.rs index 3a71190dd..b8158b839 100644 --- a/src/sdk/src/crypto/nullifier.rs +++ b/src/sdk/src/crypto/nullifier.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/pedersen.rs b/src/sdk/src/crypto/pedersen.rs index 5d7ab5492..d7be1b98c 100644 --- a/src/sdk/src/crypto/pedersen.rs +++ b/src/sdk/src/crypto/pedersen.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/schnorr.rs b/src/sdk/src/crypto/schnorr.rs index 5249435ab..3b5426d97 100644 --- a/src/sdk/src/crypto/schnorr.rs +++ b/src/sdk/src/crypto/schnorr.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/smt.rs b/src/sdk/src/crypto/smt.rs index 57b788e27..dc20b8a0b 100644 --- a/src/sdk/src/crypto/smt.rs +++ b/src/sdk/src/crypto/smt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 Dyne.org foundation * * Copyright (C) 2021 Webb Technologies Inc. * Copyright (c) zkMove Authors diff --git a/src/sdk/src/crypto/token_id.rs b/src/sdk/src/crypto/token_id.rs index ede3ec658..5f95ad31d 100644 --- a/src/sdk/src/crypto/token_id.rs +++ b/src/sdk/src/crypto/token_id.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/crypto/util.rs b/src/sdk/src/crypto/util.rs index 88025713e..e285062f3 100644 --- a/src/sdk/src/crypto/util.rs +++ b/src/sdk/src/crypto/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/dark_tree.rs b/src/sdk/src/dark_tree.rs index cc9223a2f..d108a0307 100644 --- a/src/sdk/src/dark_tree.rs +++ b/src/sdk/src/dark_tree.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/db.rs b/src/sdk/src/db.rs index d2c204bed..cb8840172 100644 --- a/src/sdk/src/db.rs +++ b/src/sdk/src/db.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/deploy.rs b/src/sdk/src/deploy.rs index 4ca1fdb0d..2a508e788 100644 --- a/src/sdk/src/deploy.rs +++ b/src/sdk/src/deploy.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/entrypoint.rs b/src/sdk/src/entrypoint.rs index bea9c9037..533bff0a8 100644 --- a/src/sdk/src/entrypoint.rs +++ b/src/sdk/src/entrypoint.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/error.rs b/src/sdk/src/error.rs index 8c94b989b..2c9e98504 100644 --- a/src/sdk/src/error.rs +++ b/src/sdk/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/lib.rs b/src/sdk/src/lib.rs index 3c7780738..a13f772f6 100644 --- a/src/sdk/src/lib.rs +++ b/src/sdk/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/log.rs b/src/sdk/src/log.rs index 25f5d90bb..5b4507f49 100644 --- a/src/sdk/src/log.rs +++ b/src/sdk/src/log.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/merkle.rs b/src/sdk/src/merkle.rs index 7dc8ed8c7..105ba7108 100644 --- a/src/sdk/src/merkle.rs +++ b/src/sdk/src/merkle.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/tx.rs b/src/sdk/src/tx.rs index e56212336..e11ef6862 100644 --- a/src/sdk/src/tx.rs +++ b/src/sdk/src/tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/sdk/src/util.rs b/src/sdk/src/util.rs index 003a54888..a4e45abbf 100644 --- a/src/sdk/src/util.rs +++ b/src/sdk/src/util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/derive-internal/src/async_derive.rs b/src/serial/derive-internal/src/async_derive.rs index 3a0eb3fc1..a3a6c226c 100644 --- a/src/serial/derive-internal/src/async_derive.rs +++ b/src/serial/derive-internal/src/async_derive.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/derive-internal/src/lib.rs b/src/serial/derive-internal/src/lib.rs index d390496bd..648cac003 100644 --- a/src/serial/derive-internal/src/lib.rs +++ b/src/serial/derive-internal/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/derive-internal/src/sync_derive.rs b/src/serial/derive-internal/src/sync_derive.rs index eca8fe4a0..4ea9f06aa 100644 --- a/src/serial/derive-internal/src/sync_derive.rs +++ b/src/serial/derive-internal/src/sync_derive.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/derive/src/lib.rs b/src/serial/derive/src/lib.rs index ed11a3231..306b559ee 100644 --- a/src/serial/derive/src/lib.rs +++ b/src/serial/derive/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/async_lib.rs b/src/serial/src/async_lib.rs index ebd398950..3f035eb33 100644 --- a/src/serial/src/async_lib.rs +++ b/src/serial/src/async_lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/endian.rs b/src/serial/src/endian.rs index b1a93fdd2..a4e3684d8 100644 --- a/src/serial/src/endian.rs +++ b/src/serial/src/endian.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/lib.rs b/src/serial/src/lib.rs index 348bb8313..caaadd921 100644 --- a/src/serial/src/lib.rs +++ b/src/serial/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types.rs b/src/serial/src/types.rs index 3f2ddde62..fb237dc2b 100644 --- a/src/serial/src/types.rs +++ b/src/serial/src/types.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/bridgetree.rs b/src/serial/src/types/bridgetree.rs index 6f1a540f7..cb50a2ec0 100644 --- a/src/serial/src/types/bridgetree.rs +++ b/src/serial/src/types/bridgetree.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/collections.rs b/src/serial/src/types/collections.rs index 9962f77d0..748afbfba 100644 --- a/src/serial/src/types/collections.rs +++ b/src/serial/src/types/collections.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/hash.rs b/src/serial/src/types/hash.rs index 08ab35beb..21598eecf 100644 --- a/src/serial/src/types/hash.rs +++ b/src/serial/src/types/hash.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/pasta.rs b/src/serial/src/types/pasta.rs index 8eab541c9..46ded0ac1 100644 --- a/src/serial/src/types/pasta.rs +++ b/src/serial/src/types/pasta.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/semver.rs b/src/serial/src/types/semver.rs index 238fd054b..b4244d501 100644 --- a/src/serial/src/types/semver.rs +++ b/src/serial/src/types/semver.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/serial/src/types/url.rs b/src/serial/src/types/url.rs index 8f7bfa694..8b99bfa57 100644 --- a/src/serial/src/types/url.rs +++ b/src/serial/src/types/url.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/condvar.rs b/src/system/condvar.rs index aa76d987c..a5bade341 100644 --- a/src/system/condvar.rs +++ b/src/system/condvar.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/lazy_weak.rs b/src/system/lazy_weak.rs index 706136b03..212bd4d61 100644 --- a/src/system/lazy_weak.rs +++ b/src/system/lazy_weak.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/mod.rs b/src/system/mod.rs index e00c21770..dce93f448 100644 --- a/src/system/mod.rs +++ b/src/system/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/stoppable_task.rs b/src/system/stoppable_task.rs index 6470efb45..199d4b1ea 100644 --- a/src/system/stoppable_task.rs +++ b/src/system/stoppable_task.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/subscriber.rs b/src/system/subscriber.rs index a515858c5..2e3b90b19 100644 --- a/src/system/subscriber.rs +++ b/src/system/subscriber.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/system/timeout.rs b/src/system/timeout.rs index a1826727a..3d8a06169 100644 --- a/src/system/timeout.rs +++ b/src/system/timeout.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/tx/mod.rs b/src/tx/mod.rs index 4e4c5261c..df5d571e5 100644 --- a/src/tx/mod.rs +++ b/src/tx/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/cli.rs b/src/util/cli.rs index 9c25bd93b..ab98a8541 100644 --- a/src/util/cli.rs +++ b/src/util/cli.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/encoding/base32.rs b/src/util/encoding/base32.rs index 714c8ecf5..dfede1c61 100644 --- a/src/util/encoding/base32.rs +++ b/src/util/encoding/base32.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/encoding/base64.rs b/src/util/encoding/base64.rs index ad8b35e0c..d67e119ff 100644 --- a/src/util/encoding/base64.rs +++ b/src/util/encoding/base64.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 Dyne.org foundation * Copyright (C) 2021-2023 Kavan Mevada (MIT) (https://github.com/kavanmevada/base64cr) * * This program is free software: you can redistribute it and/or modify diff --git a/src/util/encoding/mod.rs b/src/util/encoding/mod.rs index bc11ae12b..d5d22de95 100644 --- a/src/util/encoding/mod.rs +++ b/src/util/encoding/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/file.rs b/src/util/file.rs index 05a6206b3..5b4899fe2 100644 --- a/src/util/file.rs +++ b/src/util/file.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/mod.rs b/src/util/mod.rs index e89bbc77b..6824c34f7 100644 --- a/src/util/mod.rs +++ b/src/util/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/parse.rs b/src/util/parse.rs index 616198716..221e14c51 100644 --- a/src/util/parse.rs +++ b/src/util/parse.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/path.rs b/src/util/path.rs index 7ccb538b9..d1bbc5e89 100644 --- a/src/util/path.rs +++ b/src/util/path.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/pcg.rs b/src/util/pcg.rs index cd0f07ad1..b9e9be6d2 100644 --- a/src/util/pcg.rs +++ b/src/util/pcg.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/ringbuffer.rs b/src/util/ringbuffer.rs index 2b76fb056..74751df64 100644 --- a/src/util/ringbuffer.rs +++ b/src/util/ringbuffer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/util/time.rs b/src/util/time.rs index fa93b31c1..ea529bb03 100644 --- a/src/util/time.rs +++ b/src/util/time.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/consensus.rs b/src/validator/consensus.rs index ec6176f1d..7f5953791 100644 --- a/src/validator/consensus.rs +++ b/src/validator/consensus.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/float_10.rs b/src/validator/float_10.rs index 0ca35e77b..9ec6627ed 100644 --- a/src/validator/float_10.rs +++ b/src/validator/float_10.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/mod.rs b/src/validator/mod.rs index fce72879c..b46d5942a 100644 --- a/src/validator/mod.rs +++ b/src/validator/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/pid.rs b/src/validator/pid.rs index 6d672e28b..fdc765355 100644 --- a/src/validator/pid.rs +++ b/src/validator/pid.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/pow.rs b/src/validator/pow.rs index 0d89bf646..2ac3b9e25 100644 --- a/src/validator/pow.rs +++ b/src/validator/pow.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/utils.rs b/src/validator/utils.rs index abbd21e28..483cf3035 100644 --- a/src/validator/utils.rs +++ b/src/validator/utils.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/validation.rs b/src/validator/validation.rs index b400a6c4d..5811db0e6 100644 --- a/src/validator/validation.rs +++ b/src/validator/validation.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/validator/verification.rs b/src/validator/verification.rs index 7670ab2df..4169ee6ff 100644 --- a/src/validator/verification.rs +++ b/src/validator/verification.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/wallet/mod.rs b/src/wallet/mod.rs index 6e098c7c2..f16c2bcd7 100644 --- a/src/wallet/mod.rs +++ b/src/wallet/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/wallet/walletdb.rs b/src/wallet/walletdb.rs index d726bddb9..e8e9bbad9 100644 --- a/src/wallet/walletdb.rs +++ b/src/wallet/walletdb.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/debug.rs b/src/zk/debug.rs index ce9e2e69e..72efebfdb 100644 --- a/src/zk/debug.rs +++ b/src/zk/debug.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/arithmetic.rs b/src/zk/gadget/arithmetic.rs index fb4e09286..3611ad12d 100644 --- a/src/zk/gadget/arithmetic.rs +++ b/src/zk/gadget/arithmetic.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/cond_select.rs b/src/zk/gadget/cond_select.rs index 3d576a874..a8971bfdc 100644 --- a/src/zk/gadget/cond_select.rs +++ b/src/zk/gadget/cond_select.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 Dyne.org foundation * * Copyright (c) zkMove Authors * SPDX-License-Identifier: Apache-2.0 diff --git a/src/zk/gadget/is_zero.rs b/src/zk/gadget/is_zero.rs index edbd4cb29..0a6e2f482 100644 --- a/src/zk/gadget/is_zero.rs +++ b/src/zk/gadget/is_zero.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/less_than.rs b/src/zk/gadget/less_than.rs index c5e0fed0e..b04abeb41 100644 --- a/src/zk/gadget/less_than.rs +++ b/src/zk/gadget/less_than.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/mod.rs b/src/zk/gadget/mod.rs index 25fdeb1c9..e2a2798ad 100644 --- a/src/zk/gadget/mod.rs +++ b/src/zk/gadget/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/native_range_check.rs b/src/zk/gadget/native_range_check.rs index c349da3dc..1d4243ced 100644 --- a/src/zk/gadget/native_range_check.rs +++ b/src/zk/gadget/native_range_check.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/small_range_check.rs b/src/zk/gadget/small_range_check.rs index 34015b673..30b44c526 100644 --- a/src/zk/gadget/small_range_check.rs +++ b/src/zk/gadget/small_range_check.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/gadget/zero_cond.rs b/src/zk/gadget/zero_cond.rs index 5d1efaf9d..e1c9ca842 100644 --- a/src/zk/gadget/zero_cond.rs +++ b/src/zk/gadget/zero_cond.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/mod.rs b/src/zk/mod.rs index 7d761f673..bced1eeab 100644 --- a/src/zk/mod.rs +++ b/src/zk/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/proof.rs b/src/zk/proof.rs index 716eda772..0acd8c78e 100644 --- a/src/zk/proof.rs +++ b/src/zk/proof.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/tracer.rs b/src/zk/tracer.rs index 564dad599..8783a9139 100644 --- a/src/zk/tracer.rs +++ b/src/zk/tracer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/vm.rs b/src/zk/vm.rs index ba4b71637..9d82dcd13 100644 --- a/src/zk/vm.rs +++ b/src/zk/vm.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zk/vm_heap.rs b/src/zk/vm_heap.rs index 52d615058..93492674d 100644 --- a/src/zk/vm_heap.rs +++ b/src/zk/vm_heap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/analyzer.rs b/src/zkas/analyzer.rs index c50c52d2c..9007ea8dd 100644 --- a/src/zkas/analyzer.rs +++ b/src/zkas/analyzer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/ast.rs b/src/zkas/ast.rs index 50228e899..e9d352844 100644 --- a/src/zkas/ast.rs +++ b/src/zkas/ast.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/compiler.rs b/src/zkas/compiler.rs index 69a31d4b5..3102739f6 100644 --- a/src/zkas/compiler.rs +++ b/src/zkas/compiler.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/constants.rs b/src/zkas/constants.rs index c876044b4..44c130dc8 100644 --- a/src/zkas/constants.rs +++ b/src/zkas/constants.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/decoder.rs b/src/zkas/decoder.rs index e80a33b26..56e86627d 100644 --- a/src/zkas/decoder.rs +++ b/src/zkas/decoder.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/error.rs b/src/zkas/error.rs index 064a7df80..8beb3b852 100644 --- a/src/zkas/error.rs +++ b/src/zkas/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/lexer.rs b/src/zkas/lexer.rs index f453fe273..354e62e37 100644 --- a/src/zkas/lexer.rs +++ b/src/zkas/lexer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/mod.rs b/src/zkas/mod.rs index 27441c751..a1a003df4 100644 --- a/src/zkas/mod.rs +++ b/src/zkas/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/opcode.rs b/src/zkas/opcode.rs index 3f18eaadc..b3d499990 100644 --- a/src/zkas/opcode.rs +++ b/src/zkas/opcode.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/parser.rs b/src/zkas/parser.rs index 54a402bf7..ff0f81d23 100644 --- a/src/zkas/parser.rs +++ b/src/zkas/parser.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/src/zkas/types.rs b/src/zkas/types.rs index 77548adfd..34202783a 100644 --- a/src/zkas/types.rs +++ b/src/zkas/types.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/blockchain.rs b/tests/blockchain.rs index 2d7558704..b216a58d3 100644 --- a/tests/blockchain.rs +++ b/tests/blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/consensus_prop.rs b/tests/consensus_prop.rs index fcb846322..c4ba50ec5 100644 --- a/tests/consensus_prop.rs +++ b/tests/consensus_prop.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/dyn_circuit.rs b/tests/dyn_circuit.rs index 48a8cba48..829209769 100644 --- a/tests/dyn_circuit.rs +++ b/tests/dyn_circuit.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/halo2_vk_ser.rs b/tests/halo2_vk_ser.rs index a33c63613..d3c2c170c 100644 --- a/tests/halo2_vk_ser.rs +++ b/tests/halo2_vk_ser.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/jsonrpc.rs b/tests/jsonrpc.rs index 3cb1e430d..f43d2f91e 100644 --- a/tests/jsonrpc.rs +++ b/tests/jsonrpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/network_transports.rs b/tests/network_transports.rs index bc0a5ca7c..4c61ba5a0 100644 --- a/tests/network_transports.rs +++ b/tests/network_transports.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/vdf_eval.rs b/tests/vdf_eval.rs index 7ddf91e59..2ec9f798d 100644 --- a/tests/vdf_eval.rs +++ b/tests/vdf_eval.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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/tests/zkvm_opcodes.rs b/tests/zkvm_opcodes.rs index 5631fb5a0..7034a846c 100644 --- a/tests/zkvm_opcodes.rs +++ b/tests/zkvm_opcodes.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2023 Dyne.org foundation + * Copyright (C) 2020-2024 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