Skip to content

Commit 2c6d331

Browse files
authored
Merge pull request #278 from PowerGridModel/feature/update-reuse
Updated to reuse-tool 4.0.0
2 parents f8d5884 + 39a50a0 commit 2c6d331

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

.reuse/dep5

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

REUSE.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# SPDX-FileCopyrightText: Contributors to the Power Grid Model project <[email protected]>
2+
#
3+
# SPDX-License-Identifier: MPL-2.0
4+
5+
version = 1
6+
SPDX-PackageName = "power-grid-model-io"
7+
SPDX-PackageSupplier = "Power Grid Model project <[email protected]>"
8+
SPDX-PackageDownloadLocation = "https://github.com/PowerGridModel/power-grid-model-io"
9+
10+
[[annotations]]
11+
path = "./**"
12+
precedence = "aggregate"
13+
SPDX-FileCopyrightText = "Contributors to the Power Grid Model project <[email protected]>"
14+
SPDX-License-Identifier = "MPL-2.0"

0 commit comments

Comments
 (0)