Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / assets / javascripts / select_modal.js
index d31cb45dbaf8bcd9cb2ac1ec65a1ab2a8b3c773d..19cf3cd927f04d5b7c22f41fba15d5a86c83af89 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 $(document).on('click', '.selectable', function() {
     var any;
     var $this = $(this);