aboutsummaryrefslogtreecommitdiff
path: root/app/javascript/controllers/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/controllers/index.js')
-rw-r--r--app/javascript/controllers/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/javascript/controllers/index.js b/app/javascript/controllers/index.js
index 6f53d84..9068264 100644
--- a/app/javascript/controllers/index.js
+++ b/app/javascript/controllers/index.js
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2021 IN COMMON Collective
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
// Load all the controllers within this directory and all subdirectories.
// Controller files must be named *_controller.js.