File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,19 +17,19 @@ precedence = "aggregate"
1717SPDX-FileCopyrightText = " 2023 Nextcloud GmbH and Nextcloud contributors"
1818SPDX-License-Identifier = " AGPL-3.0-or-later"
1919
20- [[annotations ]]
21- path = [" docs/resources/logo.svg" ]
22- precedence = " aggregate"
23- SPDX-FileCopyrightText = " 2016-2024 Nextcloud GmbH"
24- SPDX-License-Identifier = " LicenseRef-NextcloudTrademarks"
25-
2620# Workaround annotating the folders
2721[[annotations ]]
2822path = [" docs/**" , " js/**" , " " ]
2923precedence = " aggregate"
3024SPDX-FileCopyrightText = " 2023 Nextcloud GmbH and Nextcloud contributors"
3125SPDX-License-Identifier = " AGPL-3.0-or-later"
3226
27+ [[annotations ]]
28+ path = [" docs/resources/logo.svg" ]
29+ precedence = " aggregate"
30+ SPDX-FileCopyrightText = " 2016-2024 Nextcloud GmbH"
31+ SPDX-License-Identifier = " LicenseRef-NextcloudTrademarks"
32+
3333[[annotations ]]
3434path = [" img/app.svg" , " img/app-dark.svg" ]
3535precedence = " aggregate"
You can’t perform that action at this time.
0 commit comments