Skip to content

Commit a765dd8

Browse files
committed
Legal: specify the license for the dictionary file
1 parent 68d4ca0 commit a765dd8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ path = "**.DotSettings"
88
precedence = "aggregate"
99
SPDX-FileCopyrightText = "2025 Friedrich von Never <[email protected]>"
1010
SPDX-License-Identifier = "MIT"
11+
12+
[[annotations]]
13+
path = ".idea/**/**"
14+
precedence = "aggregate"
15+
SPDX-FileCopyrightText = "2025 Friedrich von Never <[email protected]>"
16+
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)