Quellcode durchsuchen

Update license year.

parazyd vor 3 Jahren
Ursprung
Commit
71cd3064d6
100 geänderte Dateien mit 100 neuen und 100 gelöschten Zeilen
  1. 1 1
      bin/cashierd/example/eth.rs
  2. 1 1
      bin/cashierd/src/error.rs
  3. 1 1
      bin/cashierd/src/lib.rs
  4. 1 1
      bin/cashierd/src/main.rs
  5. 1 1
      bin/cashierd/src/service/bridge.rs
  6. 1 1
      bin/cashierd/src/service/btc.rs
  7. 1 1
      bin/cashierd/src/service/eth.rs
  8. 1 1
      bin/cashierd/src/service/mod.rs
  9. 1 1
      bin/cashierd/src/service/sol.rs
  10. 1 1
      bin/dao/dao-cli/src/main.rs
  11. 1 1
      bin/dao/dao-cli/src/rpc.rs
  12. 1 1
      bin/dao/daod/src/contract/dao/exec/mod.rs
  13. 1 1
      bin/dao/daod/src/contract/dao/exec/validate.rs
  14. 1 1
      bin/dao/daod/src/contract/dao/exec/wallet.rs
  15. 1 1
      bin/dao/daod/src/contract/dao/mint/mod.rs
  16. 1 1
      bin/dao/daod/src/contract/dao/mint/validate.rs
  17. 1 1
      bin/dao/daod/src/contract/dao/mint/wallet.rs
  18. 1 1
      bin/dao/daod/src/contract/dao/mod.rs
  19. 1 1
      bin/dao/daod/src/contract/dao/propose/mod.rs
  20. 1 1
      bin/dao/daod/src/contract/dao/propose/validate.rs
  21. 1 1
      bin/dao/daod/src/contract/dao/propose/wallet.rs
  22. 1 1
      bin/dao/daod/src/contract/dao/state.rs
  23. 1 1
      bin/dao/daod/src/contract/dao/vote/mod.rs
  24. 1 1
      bin/dao/daod/src/contract/dao/vote/validate.rs
  25. 1 1
      bin/dao/daod/src/contract/dao/vote/wallet.rs
  26. 1 1
      bin/dao/daod/src/contract/example/foo/mod.rs
  27. 1 1
      bin/dao/daod/src/contract/example/foo/validate.rs
  28. 1 1
      bin/dao/daod/src/contract/example/foo/wallet.rs
  29. 1 1
      bin/dao/daod/src/contract/example/mod.rs
  30. 1 1
      bin/dao/daod/src/contract/example/state.rs
  31. 1 1
      bin/dao/daod/src/contract/mod.rs
  32. 1 1
      bin/dao/daod/src/contract/money/mod.rs
  33. 1 1
      bin/dao/daod/src/contract/money/state.rs
  34. 1 1
      bin/dao/daod/src/contract/money/transfer/mod.rs
  35. 1 1
      bin/dao/daod/src/contract/money/transfer/validate.rs
  36. 1 1
      bin/dao/daod/src/contract/money/transfer/wallet.rs
  37. 1 1
      bin/dao/daod/src/error.rs
  38. 1 1
      bin/dao/daod/src/main.rs
  39. 1 1
      bin/dao/daod/src/note.rs
  40. 1 1
      bin/dao/daod/src/rpc.rs
  41. 1 1
      bin/dao/daod/src/util.rs
  42. 1 1
      bin/darkfid/src/error.rs
  43. 1 1
      bin/darkfid/src/main.rs
  44. 1 1
      bin/darkfid/src/rpc_blockchain.rs
  45. 1 1
      bin/darkfid/src/rpc_misc.rs
  46. 1 1
      bin/darkfid/src/rpc_tx.rs
  47. 1 1
      bin/darkfid/src/rpc_wallet.rs
  48. 1 1
      bin/darkwiki/darkwiki-cli/src/main.rs
  49. 1 1
      bin/darkwiki/darkwikid/src/jsonrpc.rs
  50. 1 1
      bin/darkwiki/darkwikid/src/lcs.rs
  51. 1 1
      bin/darkwiki/darkwikid/src/main.rs
  52. 1 1
      bin/darkwiki/darkwikid/src/patch.rs
  53. 1 1
      bin/darkwiki/darkwikid/src/util.rs
  54. 1 1
      bin/dnetview/src/config.rs
  55. 1 1
      bin/dnetview/src/error.rs
  56. 1 1
      bin/dnetview/src/main.rs
  57. 1 1
      bin/dnetview/src/model.rs
  58. 1 1
      bin/dnetview/src/options.rs
  59. 1 1
      bin/dnetview/src/parser.rs
  60. 1 1
      bin/dnetview/src/rpc.rs
  61. 1 1
      bin/dnetview/src/util.rs
  62. 1 1
      bin/dnetview/src/view.rs
  63. 1 1
      bin/drk/src/cli_util.rs
  64. 1 1
      bin/drk/src/deploy_contract.rs
  65. 1 1
      bin/drk/src/main.rs
  66. 1 1
      bin/drk/src/rpc_airdrop.rs
  67. 1 1
      bin/drk/src/rpc_blockchain.rs
  68. 1 1
      bin/drk/src/rpc_swap.rs
  69. 1 1
      bin/drk/src/rpc_transfer.rs
  70. 1 1
      bin/drk/src/rpc_wallet.rs
  71. 1 1
      bin/faucetd/src/error.rs
  72. 1 1
      bin/faucetd/src/main.rs
  73. 1 1
      bin/fud/fu/src/main.rs
  74. 1 1
      bin/fud/fud/src/error.rs
  75. 1 1
      bin/fud/fud/src/main.rs
  76. 1 1
      bin/ircd/src/buffers.rs
  77. 1 1
      bin/ircd/src/crypto.rs
  78. 1 1
      bin/ircd/src/irc/client.rs
  79. 1 1
      bin/ircd/src/irc/mod.rs
  80. 1 1
      bin/ircd/src/main.rs
  81. 1 1
      bin/ircd/src/model.rs
  82. 1 1
      bin/ircd/src/privmsg.rs
  83. 1 1
      bin/ircd/src/protocol_privmsg.rs
  84. 1 1
      bin/ircd/src/protocol_privmsg2.rs
  85. 1 1
      bin/ircd/src/rpc.rs
  86. 1 1
      bin/ircd/src/settings.rs
  87. 1 1
      bin/ircd/src/view.rs
  88. 1 1
      bin/ircd2/src/crypto.rs
  89. 1 1
      bin/ircd2/src/events_queue.rs
  90. 1 1
      bin/ircd2/src/irc/client.rs
  91. 1 1
      bin/ircd2/src/irc/mod.rs
  92. 1 1
      bin/ircd2/src/main.rs
  93. 1 1
      bin/ircd2/src/model.rs
  94. 1 1
      bin/ircd2/src/privmsg.rs
  95. 1 1
      bin/ircd2/src/protocol_event.rs
  96. 1 1
      bin/ircd2/src/rpc.rs
  97. 1 1
      bin/ircd2/src/settings.rs
  98. 1 1
      bin/ircd2/src/view.rs
  99. 1 1
      bin/lilith/src/config.rs
  100. 1 1
      bin/lilith/src/main.rs

+ 1 - 1
bin/cashierd/example/eth.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/lib.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/service/bridge.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/service/btc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/service/eth.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/service/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/cashierd/src/service/sol.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/dao-cli/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/dao-cli/src/rpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/exec/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/exec/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/exec/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/mint/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/mint/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/mint/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/propose/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/propose/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/propose/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/state.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/vote/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/vote/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/dao/vote/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/example/foo/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/example/foo/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/example/foo/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/example/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/example/state.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/money/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/money/state.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/money/transfer/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/money/transfer/validate.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/contract/money/transfer/wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/note.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/rpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dao/daod/src/util.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/rpc_blockchain.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/rpc_misc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/rpc_tx.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkfid/src/rpc_wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwiki-cli/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwikid/src/jsonrpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwikid/src/lcs.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwikid/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwikid/src/patch.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/darkwiki/darkwikid/src/util.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/config.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/model.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/options.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/parser.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/rpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/util.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/dnetview/src/view.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/cli_util.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/deploy_contract.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/rpc_airdrop.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/rpc_blockchain.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/rpc_swap.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/rpc_transfer.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/drk/src/rpc_wallet.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/faucetd/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/faucetd/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/fud/fu/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/fud/fud/src/error.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/fud/fud/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/buffers.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/crypto.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/irc/client.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/irc/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/model.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/privmsg.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/protocol_privmsg.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/protocol_privmsg2.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/rpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/settings.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd/src/view.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/crypto.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/events_queue.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/irc/client.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/irc/mod.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/model.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/privmsg.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/protocol_event.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/rpc.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/settings.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/ircd2/src/view.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/lilith/src/config.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

+ 1 - 1
bin/lilith/src/main.rs

@@ -1,6 +1,6 @@
 /* This file is part of DarkFi (https://dark.fi)
 /* This file is part of DarkFi (https://dark.fi)
  *
  *
- * Copyright (C) 2020-2022 Dyne.org foundation
+ * Copyright (C) 2020-2023 Dyne.org foundation
  *
  *
  * This program is free software: you can redistribute it and/or modify
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
  * it under the terms of the GNU Affero General Public License as

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.