使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
overmind
/
matrix-docker-ansible-deploy
镜像自地址
https://github.com/spantaleev/matrix-docker-ansible-deploy
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
浏览代码
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年前
父节点
f7a0302974
当前提交
431d4c414b
找不到此签名对应的密钥
GPG 密钥 ID:
E4F9743DAB4B7B75
共有
2 个文件被更改
,包括
12 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+5
-0
roles/custom/matrix-synapse/templates/goofys/env-goofys.j2.license
+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
撰写
预览
正在加载...
取消
保存