mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-19 08:27:29 +01:00
Setting up REUSE: add copyright statements to j2 and md files in roles/custom/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{#
|
||||
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
||||
{
|
||||
"push": {{ matrix_client_hydrogen_push | to_json }},
|
||||
"defaultHomeServer": {{ matrix_client_hydrogen_default_hs_url | string | to_json }},
|
||||
|
||||
Reference in New Issue
Block a user