2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / javascripts / work_unit_component.js
index e63aecde70a4c48ac0d61b6e066513967a0e6928..a84a2e71b82301a3ee39ed6a7be0632f899fe0ca 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 $(document).
   on('click', '.component-detail-panel', function(event) {
     var href = $($(event.target).attr('href'));