X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7a8b20bd1613c22c7629aa84b0fff51b2434dcf7..42c20b25e1325124b88e3b9b285544dc41122b56:/apps/workbench/app/views/application/_pipeline_progress.html.erb diff --git a/apps/workbench/app/views/application/_pipeline_progress.html.erb b/apps/workbench/app/views/application/_pipeline_progress.html.erb index 2ae03a00aa..7ea2e68965 100644 --- a/apps/workbench/app/views/application/_pipeline_progress.html.erb +++ b/apps/workbench/app/views/application/_pipeline_progress.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% component_frac = 1.0 / p.components.length %>
<% p.components.each do |k,c| %>