Skip to content

Commit eb09cf7

Browse files
committed
fix(reuse): Add correct licensing information for unoconc files
This is a fixup for 65d1071. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
1 parent f893ace commit eb09cf7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,12 @@ SPDX-FileCopyrightText = "2024 The ORT Project Copyright Holders <https://github
181181
SPDX-License-Identifier = "Apache-2.0"
182182
precedence = "override"
183183

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+
184190
[[annotations]]
185191
path = "reporter/src/main/resources/prismjs/**"
186192
SPDX-FileCopyrightText = "2012 Lea Verou"

0 commit comments

Comments
 (0)