diff --git a/bench/crossbeam.rs b/bench/crossbeam.rs index aadc49889..4b19a5d89 100644 --- a/bench/crossbeam.rs +++ b/bench/crossbeam.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/sled.rs b/bench/sled.rs index 5f4674aaa..d70449193 100644 --- a/bench/sled.rs +++ b/bench/sled.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/zk_arith.rs b/bench/zk_arith.rs index b169f44d6..16b6d202c 100644 --- a/bench/zk_arith.rs +++ b/bench/zk_arith.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bench/zk_from_json.rs b/bench/zk_from_json.rs index a0bdff810..d5b100f4d 100644 --- a/bench/zk_from_json.rs +++ b/bench/zk_from_json.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/bin/drawsim.rs b/bin/app/bin/drawsim.rs index 0dda2b5a9..84ca90e4e 100644 --- a/bin/app/bin/drawsim.rs +++ b/bin/app/bin/drawsim.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/build.rs b/bin/app/build.rs index a399394f6..7787960a9 100644 --- a/bin/app/build.rs +++ b/bin/app/build.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/ForegroundService.java b/bin/app/java/ForegroundService.java index 76eeafd59..b05c75103 100644 --- a/bin/app/java/ForegroundService.java +++ b/bin/app/java/ForegroundService.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/autosuggest/CustomInputConnection.java b/bin/app/java/autosuggest/CustomInputConnection.java index 0cd284d02..488148968 100644 --- a/bin/app/java/autosuggest/CustomInputConnection.java +++ b/bin/app/java/autosuggest/CustomInputConnection.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/autosuggest/InvisibleInputView.java b/bin/app/java/autosuggest/InvisibleInputView.java index 39e805ec7..67348fea2 100644 --- a/bin/app/java/autosuggest/InvisibleInputView.java +++ b/bin/app/java/autosuggest/InvisibleInputView.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/java/videodecode/VideoDecoder.java b/bin/app/java/videodecode/VideoDecoder.java index 369fcb7b8..df2b8310d 100644 --- a/bin/app/java/videodecode/VideoDecoder.java +++ b/bin/app/java/videodecode/VideoDecoder.java @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/insets.rs b/bin/app/src/android/insets.rs index 42eb44d66..adf6fd271 100644 --- a/bin/app/src/android/insets.rs +++ b/bin/app/src/android/insets.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/mod.rs b/bin/app/src/android/mod.rs index 5ab6ee36a..e3d1609a0 100644 --- a/bin/app/src/android/mod.rs +++ b/bin/app/src/android/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/android/vid.rs b/bin/app/src/android/vid.rs index 8aebc474b..536e05669 100644 --- a/bin/app/src/android/vid.rs +++ b/bin/app/src/android/vid.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/locale.rs b/bin/app/src/app/locale.rs index 73c40dfb0..931ad838a 100644 --- a/bin/app/src/app/locale.rs +++ b/bin/app/src/app/locale.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/mod.rs b/bin/app/src/app/mod.rs index 7e379f705..ac4a40609 100644 --- a/bin/app/src/app/mod.rs +++ b/bin/app/src/app/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/node.rs b/bin/app/src/app/node.rs index b71894cfd..07516b90f 100644 --- a/bin/app/src/app/node.rs +++ b/bin/app/src/app/node.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/chat.rs b/bin/app/src/app/schema/chat.rs index 17d82f0cf..264b5e3c1 100644 --- a/bin/app/src/app/schema/chat.rs +++ b/bin/app/src/app/schema/chat.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/menu.rs b/bin/app/src/app/schema/menu.rs index 852e19de7..82666b627 100644 --- a/bin/app/src/app/schema/menu.rs +++ b/bin/app/src/app/schema/menu.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/mod.rs b/bin/app/src/app/schema/mod.rs index 8bd265689..452618985 100644 --- a/bin/app/src/app/schema/mod.rs +++ b/bin/app/src/app/schema/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/app/schema/test.rs b/bin/app/src/app/schema/test.rs index 39594329c..84634f2e3 100644 --- a/bin/app/src/app/schema/test.rs +++ b/bin/app/src/app/schema/test.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/error.rs b/bin/app/src/error.rs index ea3459e4f..2963e8344 100644 --- a/bin/app/src/error.rs +++ b/bin/app/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/expr/compile.rs b/bin/app/src/expr/compile.rs index 49b9dd508..f7d8fcf85 100644 --- a/bin/app/src/expr/compile.rs +++ b/bin/app/src/expr/compile.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/expr/mod.rs b/bin/app/src/expr/mod.rs index 2320e648a..e876c12fb 100644 --- a/bin/app/src/expr/mod.rs +++ b/bin/app/src/expr/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/anim.rs b/bin/app/src/gfx/anim.rs index a759864c3..d8d039495 100644 --- a/bin/app/src/gfx/anim.rs +++ b/bin/app/src/gfx/anim.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/favico.rs b/bin/app/src/gfx/favico.rs index ebae13459..7e91cc349 100644 --- a/bin/app/src/gfx/favico.rs +++ b/bin/app/src/gfx/favico.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/linalg.rs b/bin/app/src/gfx/linalg.rs index ec3cadf9d..834445f55 100644 --- a/bin/app/src/gfx/linalg.rs +++ b/bin/app/src/gfx/linalg.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/mod.rs b/bin/app/src/gfx/mod.rs index 10924cb5d..fb71112ec 100644 --- a/bin/app/src/gfx/mod.rs +++ b/bin/app/src/gfx/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/shader.rs b/bin/app/src/gfx/shader.rs index 82dc244e0..01a240e34 100644 --- a/bin/app/src/gfx/shader.rs +++ b/bin/app/src/gfx/shader.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/gfx/trax.rs b/bin/app/src/gfx/trax.rs index 2513d1637..943715004 100644 --- a/bin/app/src/gfx/trax.rs +++ b/bin/app/src/gfx/trax.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/logger.rs b/bin/app/src/logger.rs index e5f37939d..9b2097c2a 100644 --- a/bin/app/src/logger.rs +++ b/bin/app/src/logger.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/main.rs b/bin/app/src/main.rs index 8601063c0..1b07d7a1e 100644 --- a/bin/app/src/main.rs +++ b/bin/app/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/mesh.rs b/bin/app/src/mesh.rs index b9a66555a..a69e238e1 100644 --- a/bin/app/src/mesh.rs +++ b/bin/app/src/mesh.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/net.rs b/bin/app/src/net.rs index f75356588..3adbd0063 100644 --- a/bin/app/src/net.rs +++ b/bin/app/src/net.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin.old.rs b/bin/app/src/plugin.old.rs index f62e1b76e..03cee9b21 100644 --- a/bin/app/src/plugin.old.rs +++ b/bin/app/src/plugin.old.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/darkirc.rs b/bin/app/src/plugin/darkirc.rs index d51d6468a..f32a08725 100644 --- a/bin/app/src/plugin/darkirc.rs +++ b/bin/app/src/plugin/darkirc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/fud.rs b/bin/app/src/plugin/fud.rs index 537259ba3..c479b9668 100644 --- a/bin/app/src/plugin/fud.rs +++ b/bin/app/src/plugin/fud.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/plugin/mod.rs b/bin/app/src/plugin/mod.rs index bdcbd7191..fc89da391 100644 --- a/bin/app/src/plugin/mod.rs +++ b/bin/app/src/plugin/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/guard.rs b/bin/app/src/prop/guard.rs index 1a1f36136..9ae326d76 100644 --- a/bin/app/src/prop/guard.rs +++ b/bin/app/src/prop/guard.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/mod.rs b/bin/app/src/prop/mod.rs index ec5ff7c49..767fe6813 100644 --- a/bin/app/src/prop/mod.rs +++ b/bin/app/src/prop/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/prop/wrap.rs b/bin/app/src/prop/wrap.rs index e3a0bf3cf..803fc81bc 100644 --- a/bin/app/src/prop/wrap.rs +++ b/bin/app/src/prop/wrap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/pubsub.rs b/bin/app/src/pubsub.rs index 0274cf4e4..a460dd985 100644 --- a/bin/app/src/pubsub.rs +++ b/bin/app/src/pubsub.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/py.rs b/bin/app/src/py.rs index d9d5fc39d..264a6dece 100644 --- a/bin/app/src/py.rs +++ b/bin/app/src/py.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ringbuf.rs b/bin/app/src/ringbuf.rs index f5ae85404..61f45ed2a 100644 --- a/bin/app/src/ringbuf.rs +++ b/bin/app/src/ringbuf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/scene.rs b/bin/app/src/scene.rs index f27983c82..14da428e8 100644 --- a/bin/app/src/scene.rs +++ b/bin/app/src/scene.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/back_arrow.rs b/bin/app/src/shape/back_arrow.rs index 25d6a0729..eae59d126 100644 --- a/bin/app/src/shape/back_arrow.rs +++ b/bin/app/src/shape/back_arrow.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/circle.rs b/bin/app/src/shape/circle.rs index ac24f1f69..df1ce9d61 100644 --- a/bin/app/src/shape/circle.rs +++ b/bin/app/src/shape/circle.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/close.rs b/bin/app/src/shape/close.rs index d950c417a..b81a78a82 100644 --- a/bin/app/src/shape/close.rs +++ b/bin/app/src/shape/close.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/confirm.rs b/bin/app/src/shape/confirm.rs index 712a49363..7bfce4ddf 100644 --- a/bin/app/src/shape/confirm.rs +++ b/bin/app/src/shape/confirm.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/emoji_sel.rs b/bin/app/src/shape/emoji_sel.rs index 03aeb10d7..8f7107808 100644 --- a/bin/app/src/shape/emoji_sel.rs +++ b/bin/app/src/shape/emoji_sel.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/logo.rs b/bin/app/src/shape/logo.rs index 24f31d8b2..a675e3b06 100644 --- a/bin/app/src/shape/logo.rs +++ b/bin/app/src/shape/logo.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/mod.rs b/bin/app/src/shape/mod.rs index 314864464..8b498482b 100644 --- a/bin/app/src/shape/mod.rs +++ b/bin/app/src/shape/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo1.rs b/bin/app/src/shape/netlogo1.rs index 927754f83..e4909f232 100644 --- a/bin/app/src/shape/netlogo1.rs +++ b/bin/app/src/shape/netlogo1.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo2.rs b/bin/app/src/shape/netlogo2.rs index 7be4703c9..fffb8ed49 100644 --- a/bin/app/src/shape/netlogo2.rs +++ b/bin/app/src/shape/netlogo2.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/netlogo3.rs b/bin/app/src/shape/netlogo3.rs index 04e31c44c..154933b5f 100644 --- a/bin/app/src/shape/netlogo3.rs +++ b/bin/app/src/shape/netlogo3.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/reset.rs b/bin/app/src/shape/reset.rs index 2602a8047..985f9a091 100644 --- a/bin/app/src/shape/reset.rs +++ b/bin/app/src/shape/reset.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/send_arrow.rs b/bin/app/src/shape/send_arrow.rs index e43d5694d..d0f6699fe 100644 --- a/bin/app/src/shape/send_arrow.rs +++ b/bin/app/src/shape/send_arrow.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/shape/settings.rs b/bin/app/src/shape/settings.rs index d457dadfd..9744e6b81 100644 --- a/bin/app/src/shape/settings.rs +++ b/bin/app/src/shape/settings.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/shape/switch.rs b/bin/app/src/shape/switch.rs index 5b3df4648..699a4678c 100644 --- a/bin/app/src/shape/switch.rs +++ b/bin/app/src/shape/switch.rs @@ -1,3 +1,21 @@ +/* This file is part of DarkFi (https://dark.fi) + * + * Copyright (C) 2020-2026 Dyne.org foundation + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + use crate::{ mesh::Color, ui::{ShapeVertex, VectorShape}, diff --git a/bin/app/src/text/atlas.rs b/bin/app/src/text/atlas.rs index ce1aa4e75..9b29aa47d 100644 --- a/bin/app/src/text/atlas.rs +++ b/bin/app/src/text/atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/ft.rs b/bin/app/src/text/ft.rs index 2552cb85f..5601a5826 100644 --- a/bin/app/src/text/ft.rs +++ b/bin/app/src/text/ft.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free sofreetypeware: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/mod.rs b/bin/app/src/text/mod.rs index b1fc4d7ec..12aa9cfe0 100644 --- a/bin/app/src/text/mod.rs +++ b/bin/app/src/text/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/old_atlas.rs b/bin/app/src/text/old_atlas.rs index fb9bdd974..12ab91ea1 100644 --- a/bin/app/src/text/old_atlas.rs +++ b/bin/app/src/text/old_atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/shape.rs b/bin/app/src/text/shape.rs index 3f0e3632b..4e0641830 100644 --- a/bin/app/src/text/shape.rs +++ b/bin/app/src/text/shape.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text/wrap.rs b/bin/app/src/text/wrap.rs index 565b147b6..c446d54c8 100644 --- a/bin/app/src/text/wrap.rs +++ b/bin/app/src/text/wrap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/atlas.rs b/bin/app/src/text2/atlas.rs index fbc12af1c..62696a354 100644 --- a/bin/app/src/text2/atlas.rs +++ b/bin/app/src/text2/atlas.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/android.rs b/bin/app/src/text2/editor/android.rs index 18435ccad..7f449d33b 100644 --- a/bin/app/src/text2/editor/android.rs +++ b/bin/app/src/text2/editor/android.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/mod.rs b/bin/app/src/text2/editor/mod.rs index 46406d222..4399a6cff 100644 --- a/bin/app/src/text2/editor/mod.rs +++ b/bin/app/src/text2/editor/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/editor/parley.rs b/bin/app/src/text2/editor/parley.rs index cf1a8320d..92711e58a 100644 --- a/bin/app/src/text2/editor/parley.rs +++ b/bin/app/src/text2/editor/parley.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/mod.rs b/bin/app/src/text2/mod.rs index de5afcef6..76c617289 100644 --- a/bin/app/src/text2/mod.rs +++ b/bin/app/src/text2/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/text2/render.rs b/bin/app/src/text2/render.rs index 9ce08f500..62b28ae27 100644 --- a/bin/app/src/text2/render.rs +++ b/bin/app/src/text2/render.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/button.rs b/bin/app/src/ui/button.rs index 691d73c7f..fc8604126 100644 --- a/bin/app/src/ui/button.rs +++ b/bin/app/src/ui/button.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/chatview/mod.rs b/bin/app/src/ui/chatview/mod.rs index bdcc99cf5..add786f0c 100644 --- a/bin/app/src/ui/chatview/mod.rs +++ b/bin/app/src/ui/chatview/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/chatview/page.rs b/bin/app/src/ui/chatview/page.rs index 54a0d0052..51c7518ca 100644 --- a/bin/app/src/ui/chatview/page.rs +++ b/bin/app/src/ui/chatview/page.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/behave.rs b/bin/app/src/ui/edit/behave.rs index 70a05baaf..150625062 100644 --- a/bin/app/src/ui/edit/behave.rs +++ b/bin/app/src/ui/edit/behave.rs @@ -1,5 +1,5 @@ /* This file is part of DarkFi (https://dark.fi) - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/filter.rs b/bin/app/src/ui/edit/filter.rs index f29795f7b..f445b6cb8 100644 --- a/bin/app/src/ui/edit/filter.rs +++ b/bin/app/src/ui/edit/filter.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/mod.rs b/bin/app/src/ui/edit/mod.rs index cb59769e0..bb73428bf 100644 --- a/bin/app/src/ui/edit/mod.rs +++ b/bin/app/src/ui/edit/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/edit/repeat.rs b/bin/app/src/ui/edit/repeat.rs index c2068d389..1f727b3ea 100644 --- a/bin/app/src/ui/edit/repeat.rs +++ b/bin/app/src/ui/edit/repeat.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/default.rs b/bin/app/src/ui/emoji_picker/default.rs index 62f0142d0..6db05b871 100644 --- a/bin/app/src/ui/emoji_picker/default.rs +++ b/bin/app/src/ui/emoji_picker/default.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/emoji.rs b/bin/app/src/ui/emoji_picker/emoji.rs index 6e75d1dcb..6346291f4 100644 --- a/bin/app/src/ui/emoji_picker/emoji.rs +++ b/bin/app/src/ui/emoji_picker/emoji.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/emoji_picker/mod.rs b/bin/app/src/ui/emoji_picker/mod.rs index e24057a06..51873fbf4 100644 --- a/bin/app/src/ui/emoji_picker/mod.rs +++ b/bin/app/src/ui/emoji_picker/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/gesture.rs b/bin/app/src/ui/gesture.rs index ddbbb88a5..5c2ae3551 100644 --- a/bin/app/src/ui/gesture.rs +++ b/bin/app/src/ui/gesture.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/image.rs b/bin/app/src/ui/image.rs index aefdc40ed..25248f827 100644 --- a/bin/app/src/ui/image.rs +++ b/bin/app/src/ui/image.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/layer.rs b/bin/app/src/ui/layer.rs index e66922af0..e34e75ede 100644 --- a/bin/app/src/ui/layer.rs +++ b/bin/app/src/ui/layer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/mod.rs b/bin/app/src/ui/mod.rs index d352bfef6..9c1b31791 100644 --- a/bin/app/src/ui/mod.rs +++ b/bin/app/src/ui/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/shortcut.rs b/bin/app/src/ui/shortcut.rs index 1700ad26a..721635527 100644 --- a/bin/app/src/ui/shortcut.rs +++ b/bin/app/src/ui/shortcut.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/text.rs b/bin/app/src/ui/text.rs index c692ec12d..8a8dfb458 100644 --- a/bin/app/src/ui/text.rs +++ b/bin/app/src/ui/text.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vector_art/mod.rs b/bin/app/src/ui/vector_art/mod.rs index 1c8c2dc7d..4d6b3491b 100644 --- a/bin/app/src/ui/vector_art/mod.rs +++ b/bin/app/src/ui/vector_art/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vector_art/shape.rs b/bin/app/src/ui/vector_art/shape.rs index 382d8db66..b91df7acd 100644 --- a/bin/app/src/ui/vector_art/shape.rs +++ b/bin/app/src/ui/vector_art/shape.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/android.rs b/bin/app/src/ui/vid/decode/android.rs index 53016d5d9..65613292b 100644 --- a/bin/app/src/ui/vid/decode/android.rs +++ b/bin/app/src/ui/vid/decode/android.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/mod.rs b/bin/app/src/ui/vid/decode/mod.rs index f8c326a92..04f17d18b 100644 --- a/bin/app/src/ui/vid/decode/mod.rs +++ b/bin/app/src/ui/vid/decode/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/decode/rav1d.rs b/bin/app/src/ui/vid/decode/rav1d.rs index d34e22655..6741c3745 100644 --- a/bin/app/src/ui/vid/decode/rav1d.rs +++ b/bin/app/src/ui/vid/decode/rav1d.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/ivf.rs b/bin/app/src/ui/vid/ivf.rs index 44741ae3f..b9a2ea9b1 100644 --- a/bin/app/src/ui/vid/ivf.rs +++ b/bin/app/src/ui/vid/ivf.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/vid/mod.rs b/bin/app/src/ui/vid/mod.rs index d450d1734..013e6e6e4 100644 --- a/bin/app/src/ui/vid/mod.rs +++ b/bin/app/src/ui/vid/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/ui/win.rs b/bin/app/src/ui/win.rs index e39397f5f..c6c33e8a1 100644 --- a/bin/app/src/ui/win.rs +++ b/bin/app/src/ui/win.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/i18n.rs b/bin/app/src/util/i18n.rs index 531ae7e9f..77b2f5572 100644 --- a/bin/app/src/util/i18n.rs +++ b/bin/app/src/util/i18n.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/mod.rs b/bin/app/src/util/mod.rs index 6faa96a55..5c68f51dd 100644 --- a/bin/app/src/util/mod.rs +++ b/bin/app/src/util/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/app/src/util/rt.rs b/bin/app/src/util/rt.rs index 95d45e22d..a0684313a 100644 --- a/bin/app/src/util/rt.rs +++ b/bin/app/src/util/rt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/error.rs b/bin/darkfid/src/error.rs index dd0779052..ed434e4bd 100644 --- a/bin/darkfid/src/error.rs +++ b/bin/darkfid/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/lib.rs b/bin/darkfid/src/lib.rs index c158b5125..ed7412fa4 100644 --- a/bin/darkfid/src/lib.rs +++ b/bin/darkfid/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/main.rs b/bin/darkfid/src/main.rs index 57af48e92..77022ba6f 100644 --- a/bin/darkfid/src/main.rs +++ b/bin/darkfid/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/mod.rs b/bin/darkfid/src/proto/mod.rs index 7f64f5b74..5d372c4b4 100644 --- a/bin/darkfid/src/proto/mod.rs +++ b/bin/darkfid/src/proto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_proposal.rs b/bin/darkfid/src/proto/protocol_proposal.rs index 9bac7b787..659155d1e 100644 --- a/bin/darkfid/src/proto/protocol_proposal.rs +++ b/bin/darkfid/src/proto/protocol_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_sync.rs b/bin/darkfid/src/proto/protocol_sync.rs index 45ce28d65..b5504b02d 100644 --- a/bin/darkfid/src/proto/protocol_sync.rs +++ b/bin/darkfid/src/proto/protocol_sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/proto/protocol_tx.rs b/bin/darkfid/src/proto/protocol_tx.rs index 0089c7b29..84fa5fce2 100644 --- a/bin/darkfid/src/proto/protocol_tx.rs +++ b/bin/darkfid/src/proto/protocol_tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/registry/mod.rs b/bin/darkfid/src/registry/mod.rs index a5c5c4302..3fa2d0fad 100644 --- a/bin/darkfid/src/registry/mod.rs +++ b/bin/darkfid/src/registry/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/registry/model.rs b/bin/darkfid/src/registry/model.rs index a745d004e..a118c7782 100644 --- a/bin/darkfid/src/registry/model.rs +++ b/bin/darkfid/src/registry/model.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/blockchain.rs b/bin/darkfid/src/rpc/blockchain.rs index dbc1e4aeb..7a1d0feb1 100644 --- a/bin/darkfid/src/rpc/blockchain.rs +++ b/bin/darkfid/src/rpc/blockchain.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/mod.rs b/bin/darkfid/src/rpc/mod.rs index e89660d96..5f4d298af 100644 --- a/bin/darkfid/src/rpc/mod.rs +++ b/bin/darkfid/src/rpc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/stratum.rs b/bin/darkfid/src/rpc/stratum.rs index e5cb3bfa0..ba94bb436 100644 --- a/bin/darkfid/src/rpc/stratum.rs +++ b/bin/darkfid/src/rpc/stratum.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/tx.rs b/bin/darkfid/src/rpc/tx.rs index 7a913f531..b01b38f2e 100644 --- a/bin/darkfid/src/rpc/tx.rs +++ b/bin/darkfid/src/rpc/tx.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/rpc/xmr.rs b/bin/darkfid/src/rpc/xmr.rs index fde130a3d..8f9f8bba3 100644 --- a/bin/darkfid/src/rpc/xmr.rs +++ b/bin/darkfid/src/rpc/xmr.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/consensus.rs b/bin/darkfid/src/task/consensus.rs index c349911e5..f818b539b 100644 --- a/bin/darkfid/src/task/consensus.rs +++ b/bin/darkfid/src/task/consensus.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/garbage_collect.rs b/bin/darkfid/src/task/garbage_collect.rs index facf579f8..9e6d17b5d 100644 --- a/bin/darkfid/src/task/garbage_collect.rs +++ b/bin/darkfid/src/task/garbage_collect.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/mod.rs b/bin/darkfid/src/task/mod.rs index 68ad96996..b9ab063d8 100644 --- a/bin/darkfid/src/task/mod.rs +++ b/bin/darkfid/src/task/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/sync.rs b/bin/darkfid/src/task/sync.rs index 4020388e6..b00d1afed 100644 --- a/bin/darkfid/src/task/sync.rs +++ b/bin/darkfid/src/task/sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/task/unknown_proposal.rs b/bin/darkfid/src/task/unknown_proposal.rs index b4dd40c6a..6305897b4 100644 --- a/bin/darkfid/src/task/unknown_proposal.rs +++ b/bin/darkfid/src/task/unknown_proposal.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/forks.rs b/bin/darkfid/src/tests/forks.rs index cd606cee3..83e16c501 100644 --- a/bin/darkfid/src/tests/forks.rs +++ b/bin/darkfid/src/tests/forks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/harness.rs b/bin/darkfid/src/tests/harness.rs index 88b6cca0a..942b8e9b2 100644 --- a/bin/darkfid/src/tests/harness.rs +++ b/bin/darkfid/src/tests/harness.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/metering.rs b/bin/darkfid/src/tests/metering.rs index 301f37350..b48d0335c 100644 --- a/bin/darkfid/src/tests/metering.rs +++ b/bin/darkfid/src/tests/metering.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/mod.rs b/bin/darkfid/src/tests/mod.rs index c8d52d3cb..28608393a 100644 --- a/bin/darkfid/src/tests/mod.rs +++ b/bin/darkfid/src/tests/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/sync_forks.rs b/bin/darkfid/src/tests/sync_forks.rs index 0117e959e..ad5ebc925 100644 --- a/bin/darkfid/src/tests/sync_forks.rs +++ b/bin/darkfid/src/tests/sync_forks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkfid/src/tests/unproposed_txs.rs b/bin/darkfid/src/tests/unproposed_txs.rs index eaa490c41..0d149c534 100644 --- a/bin/darkfid/src/tests/unproposed_txs.rs +++ b/bin/darkfid/src/tests/unproposed_txs.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/build.rs b/bin/darkirc/build.rs index 38ddcfb19..97126702f 100644 --- a/bin/darkirc/build.rs +++ b/bin/darkirc/build.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/bcrypt.rs b/bin/darkirc/src/crypto/bcrypt.rs index 0dd24ef7a..55340c0dd 100644 --- a/bin/darkirc/src/crypto/bcrypt.rs +++ b/bin/darkirc/src/crypto/bcrypt.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/mod.rs b/bin/darkirc/src/crypto/mod.rs index 513dd9efd..d09789457 100644 --- a/bin/darkirc/src/crypto/mod.rs +++ b/bin/darkirc/src/crypto/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/rln.rs b/bin/darkirc/src/crypto/rln.rs index b31ae3ec6..616c8832c 100644 --- a/bin/darkirc/src/crypto/rln.rs +++ b/bin/darkirc/src/crypto/rln.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/crypto/saltbox.rs b/bin/darkirc/src/crypto/saltbox.rs index 8369ca06f..d7d93ea3b 100644 --- a/bin/darkirc/src/crypto/saltbox.rs +++ b/bin/darkirc/src/crypto/saltbox.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/client.rs b/bin/darkirc/src/irc/client.rs index 1b628e741..5fc40cdf6 100644 --- a/bin/darkirc/src/irc/client.rs +++ b/bin/darkirc/src/irc/client.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/command.rs b/bin/darkirc/src/irc/command.rs index 09879d1f9..7785ec888 100644 --- a/bin/darkirc/src/irc/command.rs +++ b/bin/darkirc/src/irc/command.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/mod.rs b/bin/darkirc/src/irc/mod.rs index b3a8e44e0..73801da41 100644 --- a/bin/darkirc/src/irc/mod.rs +++ b/bin/darkirc/src/irc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/rpl.rs b/bin/darkirc/src/irc/rpl.rs index a78daf0b1..8f44a496d 100644 --- a/bin/darkirc/src/irc/rpl.rs +++ b/bin/darkirc/src/irc/rpl.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/server.rs b/bin/darkirc/src/irc/server.rs index 99c84f6f7..96b3f5196 100644 --- a/bin/darkirc/src/irc/server.rs +++ b/bin/darkirc/src/irc/server.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/mod.rs b/bin/darkirc/src/irc/services/mod.rs index d07420e17..41f8ef2a2 100644 --- a/bin/darkirc/src/irc/services/mod.rs +++ b/bin/darkirc/src/irc/services/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/nickserv.rs b/bin/darkirc/src/irc/services/nickserv.rs index 89de21263..f432a169e 100644 --- a/bin/darkirc/src/irc/services/nickserv.rs +++ b/bin/darkirc/src/irc/services/nickserv.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/irc/services/rln.rs b/bin/darkirc/src/irc/services/rln.rs index 5bdb7583f..a7aca3462 100644 --- a/bin/darkirc/src/irc/services/rln.rs +++ b/bin/darkirc/src/irc/services/rln.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/lib.rs b/bin/darkirc/src/lib.rs index c5648cddb..5bf533e32 100644 --- a/bin/darkirc/src/lib.rs +++ b/bin/darkirc/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/main.rs b/bin/darkirc/src/main.rs index 5c2688d4a..2324498f3 100644 --- a/bin/darkirc/src/main.rs +++ b/bin/darkirc/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/rpc.rs b/bin/darkirc/src/rpc.rs index 3950f0cb6..ada030bdb 100644 --- a/bin/darkirc/src/rpc.rs +++ b/bin/darkirc/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/darkirc/src/settings.rs b/bin/darkirc/src/settings.rs index 9e3ab9bd8..138b28aef 100644 --- a/bin/darkirc/src/settings.rs +++ b/bin/darkirc/src/settings.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/deg/deg b/bin/deg/deg index 022cb21a1..faef26852 100755 --- a/bin/deg/deg +++ b/bin/deg/deg @@ -2,7 +2,7 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/deg/src/rpc.py b/bin/deg/src/rpc.py index 5b7c8b641..a1c2a2f72 100644 --- a/bin/deg/src/rpc.py +++ b/bin/deg/src/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/dnet b/bin/dnet/dnet index 05862411c..64b910693 100755 --- a/bin/dnet/dnet +++ b/bin/dnet/dnet @@ -2,7 +2,7 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/model.py b/bin/dnet/src/model.py index 1f9df45ce..43d019e36 100644 --- a/bin/dnet/src/model.py +++ b/bin/dnet/src/model.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/rpc.py b/bin/dnet/src/rpc.py index 7fc0c388c..bcdc18fcc 100644 --- a/bin/dnet/src/rpc.py +++ b/bin/dnet/src/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/util.py b/bin/dnet/src/util.py index 88df6e64d..1a081ada6 100644 --- a/bin/dnet/src/util.py +++ b/bin/dnet/src/util.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/dnet/src/view.py b/bin/dnet/src/view.py index b3d7ece82..670295492 100644 --- a/bin/dnet/src/view.py +++ b/bin/dnet/src/view.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/cache.rs b/bin/drk/src/cache.rs index 6e57e934d..85792a59c 100644 --- a/bin/drk/src/cache.rs +++ b/bin/drk/src/cache.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/cli_util.rs b/bin/drk/src/cli_util.rs index f0a681a37..b009caa85 100644 --- a/bin/drk/src/cli_util.rs +++ b/bin/drk/src/cli_util.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/common.rs b/bin/drk/src/common.rs index b6ee8968c..33ad4ad11 100644 --- a/bin/drk/src/common.rs +++ b/bin/drk/src/common.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/dao.rs b/bin/drk/src/dao.rs index 769040523..b80d4cc3c 100644 --- a/bin/drk/src/dao.rs +++ b/bin/drk/src/dao.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/deploy.rs b/bin/drk/src/deploy.rs index 199d0ab26..c79a14f8a 100644 --- a/bin/drk/src/deploy.rs +++ b/bin/drk/src/deploy.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/error.rs b/bin/drk/src/error.rs index 47df7e3e2..36357bfef 100644 --- a/bin/drk/src/error.rs +++ b/bin/drk/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/interactive.rs b/bin/drk/src/interactive.rs index 3f53c31f9..39a7f58bc 100644 --- a/bin/drk/src/interactive.rs +++ b/bin/drk/src/interactive.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/lib.rs b/bin/drk/src/lib.rs index 565bc2fc3..f070e37b7 100644 --- a/bin/drk/src/lib.rs +++ b/bin/drk/src/lib.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/main.rs b/bin/drk/src/main.rs index 6bf6805a7..97d9c09ed 100644 --- a/bin/drk/src/main.rs +++ b/bin/drk/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/money.rs b/bin/drk/src/money.rs index d86f186a5..696e2d253 100644 --- a/bin/drk/src/money.rs +++ b/bin/drk/src/money.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/rpc.rs b/bin/drk/src/rpc.rs index 0c85354d5..6dac82510 100644 --- a/bin/drk/src/rpc.rs +++ b/bin/drk/src/rpc.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/scanned_blocks.rs b/bin/drk/src/scanned_blocks.rs index 8635a5135..af927c2cf 100644 --- a/bin/drk/src/scanned_blocks.rs +++ b/bin/drk/src/scanned_blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/swap.rs b/bin/drk/src/swap.rs index c2f7be9bc..8a5f0f884 100644 --- a/bin/drk/src/swap.rs +++ b/bin/drk/src/swap.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/token.rs b/bin/drk/src/token.rs index 5f377cfd6..2230054e6 100644 --- a/bin/drk/src/token.rs +++ b/bin/drk/src/token.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/transfer.rs b/bin/drk/src/transfer.rs index c2b35d76c..781326e10 100644 --- a/bin/drk/src/transfer.rs +++ b/bin/drk/src/transfer.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/txs_history.rs b/bin/drk/src/txs_history.rs index eaea97180..ecf0fe0e1 100644 --- a/bin/drk/src/txs_history.rs +++ b/bin/drk/src/txs_history.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/drk/src/walletdb.rs b/bin/drk/src/walletdb.rs index 24eaed6e3..259cb2e24 100644 --- a/bin/drk/src/walletdb.rs +++ b/bin/drk/src/walletdb.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/error.rs b/bin/explorer/explorerd/src/error.rs index 820bcf96b..a2115f792 100644 --- a/bin/explorer/explorerd/src/error.rs +++ b/bin/explorer/explorerd/src/error.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/main.rs b/bin/explorer/explorerd/src/main.rs index d37c18ba5..bb3005261 100644 --- a/bin/explorer/explorerd/src/main.rs +++ b/bin/explorer/explorerd/src/main.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/blocks.rs b/bin/explorer/explorerd/src/rpc/blocks.rs index 0d13f5aea..a23a4d67e 100644 --- a/bin/explorer/explorerd/src/rpc/blocks.rs +++ b/bin/explorer/explorerd/src/rpc/blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/contracts.rs b/bin/explorer/explorerd/src/rpc/contracts.rs index 658685600..4b3b07a2c 100644 --- a/bin/explorer/explorerd/src/rpc/contracts.rs +++ b/bin/explorer/explorerd/src/rpc/contracts.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/mod.rs b/bin/explorer/explorerd/src/rpc/mod.rs index 291b590bf..4c35f0538 100644 --- a/bin/explorer/explorerd/src/rpc/mod.rs +++ b/bin/explorer/explorerd/src/rpc/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/statistics.rs b/bin/explorer/explorerd/src/rpc/statistics.rs index e94bcb2e1..7b6b46ab9 100644 --- a/bin/explorer/explorerd/src/rpc/statistics.rs +++ b/bin/explorer/explorerd/src/rpc/statistics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/rpc/transactions.rs b/bin/explorer/explorerd/src/rpc/transactions.rs index ce5f9a220..9c86e890a 100644 --- a/bin/explorer/explorerd/src/rpc/transactions.rs +++ b/bin/explorer/explorerd/src/rpc/transactions.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/blocks.rs b/bin/explorer/explorerd/src/service/blocks.rs index 8b99bf487..604de05b6 100644 --- a/bin/explorer/explorerd/src/service/blocks.rs +++ b/bin/explorer/explorerd/src/service/blocks.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/contracts.rs b/bin/explorer/explorerd/src/service/contracts.rs index bcd4a356b..bee33ce71 100644 --- a/bin/explorer/explorerd/src/service/contracts.rs +++ b/bin/explorer/explorerd/src/service/contracts.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/mod.rs b/bin/explorer/explorerd/src/service/mod.rs index 536eee54a..7fdbc350e 100644 --- a/bin/explorer/explorerd/src/service/mod.rs +++ b/bin/explorer/explorerd/src/service/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/statistics.rs b/bin/explorer/explorerd/src/service/statistics.rs index 31c4c8f96..d82522d2c 100644 --- a/bin/explorer/explorerd/src/service/statistics.rs +++ b/bin/explorer/explorerd/src/service/statistics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/sync.rs b/bin/explorer/explorerd/src/service/sync.rs index 9bc5ed9a7..8832eebe5 100644 --- a/bin/explorer/explorerd/src/service/sync.rs +++ b/bin/explorer/explorerd/src/service/sync.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/service/transactions.rs b/bin/explorer/explorerd/src/service/transactions.rs index 800601b83..2edac4b92 100644 --- a/bin/explorer/explorerd/src/service/transactions.rs +++ b/bin/explorer/explorerd/src/service/transactions.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/contract_metadata.rs b/bin/explorer/explorerd/src/store/contract_metadata.rs index 302e9cd46..fef0660c3 100644 --- a/bin/explorer/explorerd/src/store/contract_metadata.rs +++ b/bin/explorer/explorerd/src/store/contract_metadata.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/metrics.rs b/bin/explorer/explorerd/src/store/metrics.rs index 2c6228f95..387fb2f94 100644 --- a/bin/explorer/explorerd/src/store/metrics.rs +++ b/bin/explorer/explorerd/src/store/metrics.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/store/mod.rs b/bin/explorer/explorerd/src/store/mod.rs index a86e6d494..77601fdb1 100644 --- a/bin/explorer/explorerd/src/store/mod.rs +++ b/bin/explorer/explorerd/src/store/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/explorerd/src/test_utils/mod.rs b/bin/explorer/explorerd/src/test_utils/mod.rs index ebf14136d..ef1f79f15 100644 --- a/bin/explorer/explorerd/src/test_utils/mod.rs +++ b/bin/explorer/explorerd/src/test_utils/mod.rs @@ -1,6 +1,6 @@ /* This file is part of DarkFi (https://dark.fi) * - * Copyright (C) 2020-2025 Dyne.org foundation + * Copyright (C) 2020-2026 Dyne.org foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/app.py b/bin/explorer/site/app.py index 771501467..bb42ed3a7 100644 --- a/bin/explorer/site/app.py +++ b/bin/explorer/site/app.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/__init__.py b/bin/explorer/site/blueprints/__init__.py index 48f071747..1037526a1 100644 --- a/bin/explorer/site/blueprints/__init__.py +++ b/bin/explorer/site/blueprints/__init__.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/block.py b/bin/explorer/site/blueprints/block.py index 799e68461..988925a96 100644 --- a/bin/explorer/site/blueprints/block.py +++ b/bin/explorer/site/blueprints/block.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/contract.py b/bin/explorer/site/blueprints/contract.py index 461ea074c..f6bce8011 100644 --- a/bin/explorer/site/blueprints/contract.py +++ b/bin/explorer/site/blueprints/contract.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/explore.py b/bin/explorer/site/blueprints/explore.py index 67f6eaceb..a463777ab 100644 --- a/bin/explorer/site/blueprints/explore.py +++ b/bin/explorer/site/blueprints/explore.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/blueprints/transaction.py b/bin/explorer/site/blueprints/transaction.py index 6c78d6a62..79d6ada0d 100644 --- a/bin/explorer/site/blueprints/transaction.py +++ b/bin/explorer/site/blueprints/transaction.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/log.py b/bin/explorer/site/log.py index 761847fb4..662c388e9 100644 --- a/bin/explorer/site/log.py +++ b/bin/explorer/site/log.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/rpc.py b/bin/explorer/site/rpc.py index 67e0dea01..3046cc731 100644 --- a/bin/explorer/site/rpc.py +++ b/bin/explorer/site/rpc.py @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/site_config.toml b/bin/explorer/site/site_config.toml index 5d04dfee9..34ca86055 100644 --- a/bin/explorer/site/site_config.toml +++ b/bin/explorer/site/site_config.toml @@ -1,6 +1,6 @@ # This file is part of DarkFi (https://dark.fi) # -# Copyright (C) 2020-2025 Dyne.org foundation +# Copyright (C) 2020-2026 Dyne.org foundation # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/bin/explorer/site/templates/404.html b/bin/explorer/site/templates/404.html index 109827110..3f6f9e1de 100644 --- a/bin/explorer/site/templates/404.html +++ b/bin/explorer/site/templates/404.html @@ -1,7 +1,7 @@