Skip to content

Commit 93c90e3

Browse files
committed
(#39) Legal: set up license for a new file
1 parent 30dc23d commit 93c90e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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 = "devops"
3+
SPDX-PackageSupplier = "codingteam/devops contributors <https://github.com/codingteam/devops>"
4+
SPDX-PackageDownloadLocation = "https://github.com/codingteam/devops"
5+
6+
[[annotations]]
7+
path = "**.DotSettings"
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2025 Friedrich von Never <[email protected]>"
10+
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)