We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f893ace commit eb09cf7Copy full SHA for eb09cf7
1 file changed
REUSE.toml
@@ -181,6 +181,12 @@ SPDX-FileCopyrightText = "2024 The ORT Project Copyright Holders <https://github
181
SPDX-License-Identifier = "Apache-2.0"
182
precedence = "override"
183
184
+[[annotations]]
185
+path = "plugins/scanners/scanoss/src/funTest/resources/unoconv*"
186
+SPDX-FileCopyrightText = "2007 Dag Wieers <dag@wieers.com>"
187
+SPDX-License-Identifier = "GPL-2.0-only"
188
+precedence = "override"
189
+
190
[[annotations]]
191
path = "reporter/src/main/resources/prismjs/**"
192
SPDX-FileCopyrightText = "2012 Lea Verou"
0 commit comments