Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Gardener diki
Upstream-Contact: The Gardener project <gardener@googlegroups.com>
Source: https://github.com/gardener/diki

# --------------------------------------------------
# source code

Files:
    .github/*
    .gitignore
    .golangci.yaml
    example/*
    CODEOWNERS
    VERSION
    go.mod
    go.sum
    tailwind.config.js
    pkg/report/templates/html/input.css
    pkg/report/templates/html/difference_report.html
    pkg/report/templates/html/merged_report.html
    pkg/report/templates/html/report.html
Copyright: 2017-2024 SAP SE or an SAP affiliate company and Gardener contributors
License: Apache-2.0

# --------------------------------------------------
# documentation

Files:
    *.md
Copyright: 2017-2024 SAP SE or an SAP affiliate company and Gardener contributors
License: CC-BY-4.0

# --------------------------------------------------
# third-party

Files:
    pkg/report/templates/html/_styles.tpl
    pkg/report/templates/html/output.css
Copyright: Copyright (c) Tailwind Labs, Inc. (https://tailwindcss.com)
License: MIT
