diff --git a/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2.license b/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2.license deleted file mode 100644 index 8d056c7ba..000000000 --- a/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2.license +++ /dev/null @@ -1,4 +0,0 @@ -SPDX-FileCopyrightText: 2021 Toni Spets -SPDX-FileCopyrightText: 2022 - 2025 Slavi Pantaleev - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2 b/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-matrixzulipbridge.service.j2 similarity index 94% rename from roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2 rename to roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-matrixzulipbridge.service.j2 index 7810444f4..58286105f 100644 --- a/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2 +++ b/roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-matrixzulipbridge.service.j2 @@ -1,4 +1,10 @@ -#jinja2: lstrip_blocks: True +{# +SPDX-FileCopyrightText: 2021 Toni Spets +SPDX-FileCopyrightText: 2022 - 2025 Slavi Pantaleev + +SPDX-License-Identifier: AGPL-3.0-or-later +#} + [Unit] Description=a bouncer-style Matrix IRC bridge {% for service in matrix_heisenbridge_systemd_required_services_list %}