Skip to content

Commit 9d896d8

Browse files
Reuse Version update from dep to toml (#89)
1 parent ade07cd commit 9d896d8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.reuse/dep5

Lines changed: 0 additions & 9 deletions
This file was deleted.

REUSE.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version = 1
2+
SPDX-PackageName = "example-content"
3+
SPDX-PackageDownloadLocation = "https://github.com/openmfp/example-content"
4+
5+
[[annotations]]
6+
path = "**"
7+
precedence = "aggregate"
8+
SPDX-FileCopyrightText = "2024 SAP SE or an SAP affiliate company and openMFP contributors and example-content contributors."
9+
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)