| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- # SPDX-FileCopyrightText: 2024 Christina Sørensen
- #
- # SPDX-License-Identifier: EUPL-1.2
- version = 1
- SPDX-PackageName = "eza"
- SPDX-PackageSupplier = "Christina Sørensen <christina@cafkafk.com>"
- [[annotations]]
- path = "flake.lock"
- precedence = "aggregate"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "Cargo.lock"
- precedence = "aggregate"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = ".envrc"
- precedence = "aggregate"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "tests/**"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "completions/**"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "man/**"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "deb.asc"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "devtools/**"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = "docs/**"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
- [[annotations]]
- path = ".github/**.md"
- SPDX-FileCopyrightText = "2024 Christina Sørensen"
- SPDX-License-Identifier = "EUPL-1.2"
|