Skip to content

Commit 65e4bfc

Browse files
authored
Merge pull request #7 from SAP-docs/Reuse-Migration-TOML-Branch
[Fix]:Reuse API update Pull Request
2 parents 23a95cf + 6342025 commit 65e4bfc

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

.reuse/dep5

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

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version = 1
2+
SPDX-PackageName = "api-style-guide"
3+
SPDX-PackageSupplier = "Michelle Kemp-Nordell (michelle.kemp-nordell@sap.com)"
4+
SPDX-PackageDownloadLocation = "https://github.com/sap-docs/api-style-guide"
5+
6+
[[annotations]]
7+
path = "**"
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2022 SAP SE or an SAP affiliate company and api-style-guide contributors"
10+
SPDX-License-Identifier = "CC-BY-4.0"

0 commit comments

Comments
 (0)