We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73922e7 commit 604b907Copy full SHA for 604b907
1 file changed
REUSE.toml
@@ -1,15 +1,15 @@
1
# SPDX-FileCopyrightText: © 2024 Victor Derks
2
# SPDX-License-Identifier: MIT
3
4
-# This is a configuration file for the reuse lint tool. It allows specifing license info
+# This is a configuration file for the reuse lint tool. It allows specifying license info
5
# for files that cannot be extended with such info.
6
7
version = 1
8
9
[[annotations]]
10
path = [
11
"exclusion.dic",
12
- "ConvertProjDepToProjRef.sln",
+ "global.json",
13
"ConvertProjDepToProjRef.sln.DotSettings",
14
]
15
precedence = "aggregate"
0 commit comments