Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika@curoverse.com>
[arvados.git] / apps / workbench / app / views / work_units / _show_log_link.html.erb
index a54ab32d5c7031ee7df2a1ad2679b00882ae5517..a563a1368749d84f72bfc1d284021656ce272d2b 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if wu.state_label.in? ["Complete", "Failed", "Cancelled"] %>
   <% lc = wu.log_collection %>
   <% if lc and object_readable(lc, Collection) and object_readable(wu.uuid) %>