git » id3lib.git » main » tree

[main] / REUSE.toml

version = 1

[[annotations]]
path = [
    "PKGBUILD",
    "README.md",
    "keys/**",
    ".SRCINFO",
    ".nvchecker.toml",
    "*.install",
    "*.sysusers",
    "*.tmpfiles",
    "*.logrotate",
    "*.pam",
    "*.service",
    "*.socket",
    "*.timer",
    "*.desktop",
    "*.hook",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"

[[annotations]]
path = [
    "00-add-libz-to-compilation.patch",
    "05-create-m4-directory.patch",
    "10-fix-compilation-with-cpp-headers.patch",
    "15-fix-headers-of-main-functions.patch",
    "20-create-manpages.patch",
    "30-fix-utf16.patch",
    "40-deal-with-mkstemp.patch",
    "50-remove-outdated-check.patch",
    "60-add-c-wrapper-functions.patch",
    "60-fix_make_check.patch",
    "60-id3lib-missing-nullpointer-check.patch",
    "60-spelling.patch",
    "61-fix_vbr_stack_smash.patch",
]
SPDX-FileCopyrightText = "id3lib contributors"
SPDX-License-Identifier = "GPL-2.0-only"