Skip to content

Commit

Permalink
reuse convert-dep5
Browse files Browse the repository at this point in the history
  • Loading branch information
petersutter committed Dec 13, 2024
1 parent cb0168e commit 4ba7b73
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 31 deletions.
31 changes: 0 additions & 31 deletions .reuse/dep5

This file was deleted.

16 changes: 16 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version = 1
SPDX-PackageName = "Gardener chocolatey-packages"
SPDX-PackageSupplier = "The Gardener project <[email protected]>"
SPDX-PackageDownloadLocation = "https://github.com/gardener/chocolatey-packages"

[[annotations]]
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017-2024 SAP SE or an SAP affiliate company and Gardener contributors"
SPDX-License-Identifier = "Apache-2.0"

[[annotations]]
path = "**.md"
precedence = "aggregate"
SPDX-FileCopyrightText = "2017-2024 SAP SE or an SAP affiliate company and Gardener contributors"
SPDX-License-Identifier = "CC-BY-4.0"

0 comments on commit 4ba7b73

Please sign in to comment.