diff --git a/REUSE.toml b/REUSE.toml index b0f64241a..e6e218ba8 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -48,7 +48,7 @@ SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors" SPDX-License-Identifier = "AGPL-3.0-or-later" [[annotations]] -path = ["img/address-book.svg", "img/circles.svg", "img/clone.svg", "img/eye.svg", "img/language.svg", "img/phone.svg", "img/qrcode.svg", "img/recent-actors.svg", "img/social.svg", "img/sync.svg", "img/up.svg", "img/contacts.svg", "img/app.svg", "img/group.svg"] +path = ["img/address-book.svg", "img/circles.svg", "img/clone.svg", "img/eye.svg", "img/language.svg", "img/phone.svg", "img/qrcode.svg", "img/recent-actors.svg", "img/social.svg", "img/sync.svg", "img/up.svg", "img/contacts.svg", "img/app.svg", "img/group.svg", "img/profile.svg", "img/profile-dark.svg"] precedence = "aggregate" SPDX-FileCopyrightText = "2018-2024 Google LLC" SPDX-License-Identifier = "Apache-2.0" diff --git a/img/LICENSES.md b/img/LICENSES.md deleted file mode 100644 index b08286924..000000000 --- a/img/LICENSES.md +++ /dev/null @@ -1,8 +0,0 @@ -# Licenses - -## profile.svg, profile-dark.svg - -* Created by: Google -* License: Apache License version 2.0 -* Link: https://pictogrammers.com/library/mdi/icon/account/ -* \ No newline at end of file diff --git a/src/components/ProfilePicker/ProfilePickerReferenceWidget.vue b/src/components/ProfilePicker/ProfilePickerReferenceWidget.vue index 2f63a5055..51d60aad4 100644 --- a/src/components/ProfilePicker/ProfilePickerReferenceWidget.vue +++ b/src/components/ProfilePicker/ProfilePickerReferenceWidget.vue @@ -1,3 +1,8 @@ + +