Skip to content

Commit 0ad7c0e

Browse files
committed
chore(REUSE): make all CSS output files reuse-compliant
Signed-off-by: Maksim Sukharev <[email protected]>
1 parent 3ac11ed commit 0ad7c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SPDX-FileCopyrightText = "2016 Nextcloud contributors"
1818
SPDX-License-Identifier = "AGPL-3.0-or-later"
1919

2020
[[annotations]]
21-
path = ["js/**.js.map", "js/**.js", "js/**.mjs", "js/**.mjs.map", "js/templates/**.handlebars", "emptyTemplates/**", "css/logreader-main.css"]
21+
path = ["js/**.js.map", "js/**.js", "js/**.mjs", "js/**.mjs.map", "js/templates/**.handlebars", "emptyTemplates/**", "css/**.css"]
2222
precedence = "aggregate"
2323
SPDX-FileCopyrightText = "2016 Nextcloud GmbH and Nextcloud contributors"
2424
SPDX-License-Identifier = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)