2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / work_units / _component_detail.html.erb
index 55abc75ea622fb22d11ebbba8dd1e3edf18ed6b5..3271bf9d7644c6f296c19a79b1e9591b8cc6599c 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%
   collections = [current_obj.outputs, current_obj.docker_image].flatten.compact.uniq
   collections_pdhs = collections.select {|x| !CollectionsHelper.match(x).nil?}.uniq.compact