Skip to content

Commit 21338b0

Browse files
committed
ci: Update correctly REUSE compliance
1 parent b082237 commit 21338b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

REUSE.toml

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

1313
[[annotations]]
14-
path = "lib/middleware/serveIndex/**"
14+
path = "packages/server/lib/middleware/serveIndex/**"
1515
precedence = "aggregate"
1616
SPDX-FileCopyrightText = ["2010 Sencha Inc.", "2011 LearnBoost", "2011 TJ Holowaychuk", "2014-2015 Douglas Christopher Wilson"]
1717
SPDX-License-Identifier = "MIT"
1818

1919
[[annotations]]
20-
path = "lib/middleware/testRunner/**"
20+
path = "packages/server/lib/middleware/testRunner/**"
2121
precedence = "aggregate"
2222
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
2323
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)