Skip to content

Commit 282a6a6

Browse files
committed
docs: Update REUSE.toml to reference the vitepress license and contributors
1 parent 17accac commit 282a6a6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

REUSE.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,10 @@ SPDX-License-Identifier = "Apache-2.0"
2626
path = "packages/builder/lib/processors/jsdoc/lib/**"
2727
precedence = "aggregate"
2828
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
29-
SPDX-License-Identifier = "Apache-2.0"
29+
SPDX-License-Identifier = "Apache-2.0"
30+
31+
[[annotations]]
32+
path = "packages/documentation/.vitepress/**"
33+
precedence = "aggregate"
34+
SPDX-FileCopyrightText = ["2019-present, Konrad Kost, Yuxi (Evan) and VitePress contributors"]
35+
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)