X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/04bce28b705a6ca33d2c9b19aa783f588a99c8e0..1010c9e519409f0eb36971df6c382fc7cc0e2732:/apps/workbench/app/views/projects/_index_projects.html.erb diff --git a/apps/workbench/app/views/projects/_index_projects.html.erb b/apps/workbench/app/views/projects/_index_projects.html.erb index bf92f3472e..e726a46780 100644 --- a/apps/workbench/app/views/projects/_index_projects.html.erb +++ b/apps/workbench/app/views/projects/_index_projects.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
<% tree.each do |projectnode| %> <% rowtype = projectnode[:object].class %>