Skip to content

Commit 44a77d3

Browse files
ajinkyapatil8190copernico
authored andcommitted
Reuse Version update from dep to toml
1 parent 6f07393 commit 44a77d3

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

.reuse/dep5

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

REUSE.toml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version = 1
2+
SPDX-PackageName = "project \"KB\""
3+
SPDX-PackageSupplier = "Antonino Sabetta <antonino.sabetta@sap.com>"
4+
SPDX-PackageDownloadLocation = "https://github.com/sap/project-kb"
5+
6+
[[annotations]]
7+
path = ["prospector/**", "kaybee/**", "docs/**", "scripts/**", "vulnerability-data/**", "MSR2019/**", "NOTICE.txt", "README.md"]
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2019-2020 SAP SE or an SAP affiliate company and project \"KB\" contributors"
10+
SPDX-License-Identifier = "Apache-2.0"
11+
12+
[[annotations]]
13+
path = ["**.bib", "mkdocs.yml", ".chglog/**", ".github/**", "CHANGELOG.md", "CONTRIBUTING.md", "Makefile", "go.mod", "go.sum", ".pre-commit-config.yaml", ".gitignore", "**/**.yaml", "Pipfile"]
14+
precedence = "aggregate"
15+
SPDX-FileCopyrightText = "2019-2020 SAP SE or an SAP affiliate company and project \"KB\" contributors"
16+
SPDX-License-Identifier = "CC0-1.0"

0 commit comments

Comments
 (0)