소스 검색

Setting up REUSE: fix REUSE.toml

*.repo files are computer-generated ane cannot be copyrighted.

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

+ 1
- 5
REUSE.toml 파일 보기

@@ -19,15 +19,11 @@ 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 = [
".github/renovate.json",
"roles/custom/**/*.repo",
"flake.lock",
"flake.nix",
"requirements.yml",


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