Skip to content

Commit 604b907

Browse files
committed
Update license config
1 parent 73922e7 commit 604b907

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

REUSE.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# SPDX-FileCopyrightText: © 2024 Victor Derks
22
# SPDX-License-Identifier: MIT
33

4-
# This is a configuration file for the reuse lint tool. It allows specifing license info
4+
# This is a configuration file for the reuse lint tool. It allows specifying license info
55
# for files that cannot be extended with such info.
66

77
version = 1
88

99
[[annotations]]
1010
path = [
1111
"exclusion.dic",
12-
"ConvertProjDepToProjRef.sln",
12+
"global.json",
1313
"ConvertProjDepToProjRef.sln.DotSettings",
1414
]
1515
precedence = "aggregate"

0 commit comments

Comments
 (0)