summaryrefslogtreecommitdiffstats
path: root/src/__mocks__/tabbable.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/__mocks__/tabbable.js')
-rw-r--r--src/__mocks__/tabbable.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/__mocks__/tabbable.js b/src/__mocks__/tabbable.js
index c7d1bc154..70b8842ed 100644
--- a/src/__mocks__/tabbable.js
+++ b/src/__mocks__/tabbable.js
@@ -1,3 +1,7 @@
+/**
+ * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
// https://github.com/focus-trap/tabbable#testing-in-jsdom
const lib = jest.requireActual('tabbable')