diff options
Diffstat (limited to 'apps/files/src/components/FileEntry/CollectivesIcon.vue')
-rw-r--r-- | apps/files/src/components/FileEntry/CollectivesIcon.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/src/components/FileEntry/CollectivesIcon.vue b/apps/files/src/components/FileEntry/CollectivesIcon.vue index 4316183e3ff..e22b30f4378 100644 --- a/apps/files/src/components/FileEntry/CollectivesIcon.vue +++ b/apps/files/src/components/FileEntry/CollectivesIcon.vue @@ -1,3 +1,7 @@ +<!-- + - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors + - SPDX-License-Identifier: AGPL-3.0-or-later + --> <template> <span :aria-hidden="!title" :aria-label="title" |