2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / javascripts / collections.js
index 865f121e56b20e4bdb1e59a388a6316430740e81..0752e053d870d80756f7baaa7c602f033be35c3c 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 jQuery(function($){
     $(document).on('click', '.toggle-persist button', function() {
         var toggle_group = $(this).parents('[data-remote-href]').first();