瀏覽代碼

Add license information to files in matrix-synapse/templates/goofys

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4140/head
Suguru Hirahara 1 年之前
父節點
當前提交
431d4c414b
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 2 個檔案被更改,包括 12 行新增0 行删除
  1. +5
    -0
      roles/custom/matrix-synapse/templates/goofys/env-goofys.j2.license
  2. +7
    -0
      roles/custom/matrix-synapse/templates/goofys/systemd/matrix-goofys.service.j2.license

+ 5
- 0
roles/custom/matrix-synapse/templates/goofys/env-goofys.j2.license 查看文件

@@ -0,0 +1,5 @@
SPDX-FileCopyrightText: 2018 - 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2019 Alexander Acevedo
SPDX-FileCopyrightText: 2019 Hugues De Keyzer

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

+ 7
- 0
roles/custom/matrix-synapse/templates/goofys/systemd/matrix-goofys.service.j2.license 查看文件

@@ -0,0 +1,7 @@
SPDX-FileCopyrightText: 2018 - 2025 Slavi Pantaleev
SPDX-FileCopyrightText: 2019 Alexander Acevedo
SPDX-FileCopyrightText: 2019 Hugues De Keyzer
SPDX-FileCopyrightText: 2020 Chris van Dijk
SPDX-FileCopyrightText: 2024 Jim Myhrberg

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

Loading…
取消
儲存