ソースを参照

Setting up REUSE: change copyright year to the initial publication - 2023

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara 1年前
コミット
6abe569213
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E4F9743DAB4B7B75
100個のファイルの変更100行の追加100行の削除
  1. +1
    -1
      .envrc
  2. +1
    -1
      .gitattributes
  3. +1
    -1
      YEAR-IN-REVIEW.md
  4. +1
    -1
      docs/configuring-playbook-bot-chatgpt.md
  5. +1
    -1
      docs/configuring-playbook-bot-draupnir.md
  6. +1
    -1
      docs/configuring-playbook-bridge-mautrix-gmessages.md
  7. +1
    -1
      docs/configuring-playbook-bridge-mautrix-slack.md
  8. +1
    -1
      docs/configuring-playbook-bridge-mautrix-wsproxy.md
  9. +1
    -1
      docs/configuring-playbook-matrix-media-repo.md
  10. +1
    -1
      docs/configuring-playbook-rageshake.md
  11. +1
    -1
      docs/configuring-playbook-sliding-sync-proxy.md
  12. +1
    -1
      docs/configuring-playbook-synapse-auto-compressor.md
  13. +1
    -1
      docs/configuring-playbook-traefik.md
  14. +1
    -1
      docs/configuring-playbook-user-verification-service.md
  15. +1
    -1
      docs/howto-srv-server-delegation.md
  16. +1
    -1
      group_vars/jitsi_jvb_servers
  17. +1
    -1
      jitsi_jvb.yml
  18. +1
    -1
      justfile
  19. +1
    -1
      roles/custom/matrix-bot-buscarron/templates/labels.j2
  20. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml
  21. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/install.yml
  22. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/main.yml
  23. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml
  24. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml
  25. +1
    -1
      roles/custom/matrix-bot-chatgpt/templates/env.j2
  26. +1
    -1
      roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2
  27. +1
    -1
      roles/custom/matrix-bot-draupnir/defaults/main.yml
  28. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/main.yml
  29. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/setup_install.yml
  30. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml
  31. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/validate_config.yml
  32. +1
    -1
      roles/custom/matrix-bot-draupnir/templates/production.yaml.j2
  33. +1
    -1
      roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2
  34. +1
    -1
      roles/custom/matrix-bot-go-neb/tasks/install.yml
  35. +1
    -1
      roles/custom/matrix-bot-go-neb/tasks/uninstall.yml
  36. +1
    -1
      roles/custom/matrix-bot-go-neb/templates/env.j2
  37. +1
    -1
      roles/custom/matrix-bot-go-neb/templates/labels.j2
  38. +1
    -1
      roles/custom/matrix-bot-honoroit/templates/labels.j2
  39. +1
    -1
      roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml
  40. +1
    -1
      roles/custom/matrix-bridge-hookshot/tasks/reset_encryption.yml
  41. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml
  42. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/tasks/main.yml
  43. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_install.yml
  44. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_uninstall.yml
  45. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/tasks/validate_config.yml
  46. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2
  47. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2
  48. +1
    -1
      roles/custom/matrix-bridge-mautrix-signal/tasks/remove_legacy.yml
  49. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml
  50. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/tasks/main.yml
  51. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/tasks/setup_install.yml
  52. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/tasks/setup_uninstall.yml
  53. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/tasks/validate_config.yml
  54. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2
  55. +1
    -1
      roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2
  56. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/defaults/main.yml
  57. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/tasks/main.yml
  58. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_install.yml
  59. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_uninstall.yml
  60. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/tasks/validate_config.yml
  61. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/config.yaml.j2
  62. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/syncproxy-env.j2
  63. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2
  64. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2
  65. +1
    -1
      roles/custom/matrix-bridge-mautrix-wsproxy/templates/wsproxy-labels.j2
  66. +1
    -1
      roles/custom/matrix-client-cinny/templates/labels.j2
  67. +1
    -1
      roles/custom/matrix-client-element/templates/labels.j2
  68. +1
    -1
      roles/custom/matrix-client-hydrogen/templates/labels.j2
  69. +1
    -1
      roles/custom/matrix-client-schildichat/defaults/main.yml
  70. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/main.yml
  71. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/prepare_themes.yml
  72. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/self_check.yml
  73. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/setup_install.yml
  74. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/setup_uninstall.yml
  75. +1
    -1
      roles/custom/matrix-client-schildichat/tasks/validate_config.yml
  76. +1
    -1
      roles/custom/matrix-client-schildichat/templates/config.json.j2
  77. +1
    -1
      roles/custom/matrix-client-schildichat/templates/labels.j2
  78. +1
    -1
      roles/custom/matrix-client-schildichat/templates/map_style.json.j2
  79. +1
    -1
      roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2
  80. +1
    -1
      roles/custom/matrix-client-schildichat/templates/welcome.html.j2
  81. +1
    -1
      roles/custom/matrix-client-schildichat/vars/main.yml
  82. +1
    -1
      roles/custom/matrix-corporal/templates/labels.j2
  83. +1
    -1
      roles/custom/matrix-dimension/templates/labels.j2
  84. +1
    -1
      roles/custom/matrix-media-repo/defaults/main.yml
  85. +1
    -1
      roles/custom/matrix-media-repo/tasks/main.yml
  86. +1
    -1
      roles/custom/matrix-media-repo/tasks/setup_install.yml
  87. +1
    -1
      roles/custom/matrix-media-repo/tasks/setup_uninstall.yml
  88. +1
    -1
      roles/custom/matrix-media-repo/tasks/validate_config.yml
  89. +1
    -1
      roles/custom/matrix-media-repo/templates/media-repo/env.j2
  90. +1
    -1
      roles/custom/matrix-media-repo/templates/media-repo/labels.j2
  91. +1
    -1
      roles/custom/matrix-media-repo/templates/media-repo/media-repo.yaml.j2
  92. +1
    -1
      roles/custom/matrix-media-repo/templates/media-repo/systemd/matrix-media-repo.service.j2
  93. +1
    -1
      roles/custom/matrix-prometheus-services-connect/defaults/main.yml
  94. +1
    -1
      roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml
  95. +1
    -1
      roles/custom/matrix-prometheus-services-connect/tasks/main.yml
  96. +1
    -1
      roles/custom/matrix-rageshake/defaults/main.yml
  97. +1
    -1
      roles/custom/matrix-rageshake/tasks/install.yml
  98. +1
    -1
      roles/custom/matrix-rageshake/tasks/main.yml
  99. +1
    -1
      roles/custom/matrix-rageshake/tasks/uninstall.yml
  100. +1
    -1
      roles/custom/matrix-rageshake/tasks/validate_config.yml

+ 1
- 1
.envrc ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later


+ 1
- 1
.gitattributes ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
YEAR-IN-REVIEW.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-bot-chatgpt.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-bot-draupnir.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-bridge-mautrix-gmessages.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-bridge-mautrix-slack.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-bridge-mautrix-wsproxy.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-matrix-media-repo.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-rageshake.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-sliding-sync-proxy.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-synapse-auto-compressor.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-traefik.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/configuring-playbook-user-verification-service.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
docs/howto-srv-server-delegation.md ファイルの表示

@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
-->


+ 1
- 1
group_vars/jitsi_jvb_servers ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
jitsi_jvb.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
justfile ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-buscarron/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-chatgpt/templates/env.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-chatgpt/templates/systemd/matrix-bot-chatgpt.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-draupnir/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/production.yaml.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-draupnir/templates/systemd/matrix-bot-draupnir.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-go-neb/tasks/uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/env.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-go-neb/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-honoroit/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/tasks/clean_cache.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-hookshot/tasks/reset_encryption.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/config.yaml.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/templates/systemd/matrix-mautrix-gmessages.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-signal/tasks/remove_legacy.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-slack/templates/systemd/matrix-mautrix-slack.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/config.yaml.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/syncproxy-env.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy-syncproxy.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/systemd/matrix-mautrix-wsproxy.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-bridge-mautrix-wsproxy/templates/wsproxy-labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-cinny/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-element/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-hydrogen/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/prepare_themes.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/self_check.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-client-schildichat/templates/config.json.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/map_style.json.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/systemd/matrix-client-schildichat.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/templates/welcome.html.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-client-schildichat/vars/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-corporal/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-dimension/templates/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-media-repo/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-media-repo/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-media-repo/tasks/setup_install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-media-repo/tasks/setup_uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-media-repo/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/env.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/labels.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/media-repo.yaml.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-media-repo/templates/media-repo/systemd/matrix-media-repo.service.j2 ファイルの表示

@@ -1,5 +1,5 @@
{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-FileCopyrightText: 2023 MDAD Team and contributors

SPDX-License-Identifier: AGPL-3.0-or-later
#}


+ 1
- 1
roles/custom/matrix-prometheus-services-connect/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-prometheus-services-connect/tasks/install_synapse_rules.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-prometheus-services-connect/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-rageshake/defaults/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-rageshake/tasks/install.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-rageshake/tasks/main.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-rageshake/tasks/uninstall.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



+ 1
- 1
roles/custom/matrix-rageshake/tasks/validate_config.yml ファイルの表示

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
# SPDX-FileCopyrightText: 2023 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later



変更されたファイルが多すぎるため、一部のファイルは表示されません

読み込み中…
キャンセル
保存