Skip to content

Commit c3d14e6

Browse files
Add REUSE configuration for lib/sanitize/ (#16251)
1 parent 74fded3 commit c3d14e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

REUSE.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ SPDX-License-Identifier = "MIT"
2121
path = "lib/reply/**"
2222
SPDX-FileCopyrightText = "Copyright (c) 2022 I3oris <[email protected]>"
2323
SPDX-License-Identifier = "MIT"
24+
25+
[[annotations]]
26+
path = "lib/sanitize/**"
27+
SPDX-FileCopyrightText = "Copyright (c) 2020 Johannes Müller <[email protected]>"
28+
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)