Skip to content

Commit 11bc841

Browse files
authored
Merge pull request #120 from SAP-docs/Reuse-Migration-TOML-Branch
[Fix]:Reuse API update Pull Request
2 parents a512e72 + 45e53fc commit 11bc841

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 = "btp-integration-suite"
3+
SPDX-PackageSupplier = "srutisagaram@sap.com"
4+
SPDX-PackageDownloadLocation = "https://github.com/sap-docs/btp-integration-suite"
5+
6+
[[annotations]]
7+
path = "**"
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2022-2023 SAP SE or an SAP affiliate company and btp-integration-suite contributors"
10+
SPDX-License-Identifier = "CC-BY-4.0"

0 commit comments

Comments
 (0)