Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

[chore]:Reuse API update - Migration from dep5 file to TOML file. #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
12 changes: 0 additions & 12 deletions .reuse/dep5

This file was deleted.

10 changes: 10 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version = 1
SPDX-PackageName = "machine-learning-lab"
SPDX-PackageSupplier = ["Lukas Masuch <[email protected]>", "Benjamin Raethlein <[email protected]>", "Erick David Santillan Perez <[email protected]>", "Jan Kielmann <[email protected]>"]
SPDX-PackageDownloadLocation = "https://github.com/SAP/machine-learning-lab"

[[annotations]]
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "SAP SE and machine-learning-lab contributors"
SPDX-License-Identifier = "Apache-2.0"