aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/oauth2.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/js/oauth2.js')
-rw-r--r--apps/files_external/js/oauth2.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/js/oauth2.js b/apps/files_external/js/oauth2.js
index 086a95f038f..53309b477ee 100644
--- a/apps/files_external/js/oauth2.js
+++ b/apps/files_external/js/oauth2.js
@@ -1,3 +1,8 @@
+/**
+ * SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-FileCopyrightText: 2016 ownCloud, Inc.
+ * SPDX-License-Identifier: AGPL-3.0-only
+ */
window.addEventListener('DOMContentLoaded', function() {
function displayGranted($tr) {