X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4ed794e2803ef9812dbc7ae938a8e17b3b9714c1..42c20b25e1325124b88e3b9b285544dc41122b56:/apps/workbench/app/views/work_units/_show_all_processes_rows.html.erb diff --git a/apps/workbench/app/views/work_units/_show_all_processes_rows.html.erb b/apps/workbench/app/views/work_units/_show_all_processes_rows.html.erb index 0652a9d18a..b0afb335fb 100644 --- a/apps/workbench/app/views/work_units/_show_all_processes_rows.html.erb +++ b/apps/workbench/app/views/work_units/_show_all_processes_rows.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% @objects.each do |obj| %> <% wu = obj.work_unit %>