2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / javascripts / permission_toggle.js
index 00c1718bd8bc8cdb33087229297dae95bee47c95..007a25baf12b34fbff7d71f0600e77e6615979da 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 $(document).
     on('click', '[data-toggle-permission] input[type=checkbox]', function() {
         var data = {};