Skip to content

Commit 8694a22

Browse files
committed
ci: Update reuse compliance
1 parent 7fd5db1 commit 8694a22

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

REUSE.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,15 @@ path = "**"
99
precedence = "aggregate"
1010
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111
SPDX-License-Identifier = "Apache-2.0"
12+
13+
[[annotations]]
14+
path = "lib/middleware/serveIndex/**"
15+
precedence = "aggregate"
16+
SPDX-FileCopyrightText = ["2010 Sencha Inc.", "2011 LearnBoost", "2011 TJ Holowaychuk", "2014-2015 Douglas Christopher Wilson"]
17+
SPDX-License-Identifier = "MIT"
18+
19+
[[annotations]]
20+
path = "lib/middleware/testRunner/**"
21+
precedence = "aggregate"
22+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
23+
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)