瀏覽代碼

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
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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",


Loading…
取消
儲存