Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Convert .reuse/dep5 to REUSE.toml
  • Loading branch information
thiyyakat committed Aug 13, 2025
commit fa096745adebb0c3517d8753f0aa68830886c320
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 machine-controller-manager-provider-azure"
SPDX-PackageSupplier = "The Gardener project <[email protected]>"
SPDX-PackageDownloadLocation = "https://github.com/gardener/machine-controller-manager-provider-azure"

[[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"