summaryrefslogtreecommitdiffstats
path: root/src/components/RightSidebar/Participants/Participant.spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/RightSidebar/Participants/Participant.spec.js')
-rw-r--r--src/components/RightSidebar/Participants/Participant.spec.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/RightSidebar/Participants/Participant.spec.js b/src/components/RightSidebar/Participants/Participant.spec.js
index f1392da67..735a387ef 100644
--- a/src/components/RightSidebar/Participants/Participant.spec.js
+++ b/src/components/RightSidebar/Participants/Participant.spec.js
@@ -1,3 +1,7 @@
+/**
+ * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
import { createLocalVue, shallowMount } from '@vue/test-utils'
import { cloneDeep } from 'lodash'
import Vuex from 'vuex'