We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17accac commit 282a6a6Copy full SHA for 282a6a6
REUSE.toml
@@ -26,4 +26,10 @@ SPDX-License-Identifier = "Apache-2.0"
26
path = "packages/builder/lib/processors/jsdoc/lib/**"
27
precedence = "aggregate"
28
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
29
-SPDX-License-Identifier = "Apache-2.0"
+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