Skip to content

Commit 724ae52

Browse files
committed
refactor: Keep only root folder rules at the main REUSE.toml
1 parent 32e5e02 commit 724ae52

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

REUSE.toml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,3 @@ precedence = "aggregate"
1111
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1212
SPDX-License-Identifier = "Apache-2.0"
1313

14-
# Special exceptions - different copyright holder
15-
[[annotations]]
16-
path = "packages/builder/lib/processors/jsdoc/lib/**"
17-
precedence = "aggregate"
18-
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
19-
SPDX-License-Identifier = "Apache-2.0"
20-
21-
# Special exceptions - different license
22-
[[annotations]]
23-
path = "packages/documentation/.vitepress/**"
24-
precedence = "aggregate"
25-
SPDX-FileCopyrightText = "2019-present, Konrad Kost, Holger Schäfer, Yuxi (Evan) and VitePress contributors"
26-
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)