소스 검색

Setting up REUSE: edit REUSE.toml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3859/head
Suguru Hirahara 1 년 전
부모
커밋
35dcbdd4db
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      REUSE.toml

+ 15
- 0
REUSE.toml 파일 보기

@@ -9,6 +9,21 @@ path = "docs/assets/*"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "roles/custom/matrix-prometheus-nginxlog-exporter/examples/*.png"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "roles/custom/**/*.json"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "roles/custom/**/*.repo"
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

# Computer-generated files
[[annotations]]
path = [


불러오는 중...
취소
저장