소스 검색

Update REUSE.toml: add files which cannot be copyrighted

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

+ 10
- 1
REUSE.toml 파일 보기

@@ -8,9 +8,18 @@ version = 1
[[annotations]]
path = [
".github/renovate.json",
"collections/requirements.yml",
"i18n/.gitignore",
"i18n/requirements.txt",
"i18n/PUBLISHED_LANGUAGES"
"i18n/PUBLISHED_LANGUAGES",
".editorconfig",
".envrc",
".gitattributes",
".gitignore",
".yamllint",
"flake.lock",
"flake.nix",
"requirements.yml"
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"


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