X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7a260be18ddba67443a2be19d7f24406c7fe5131..e48478841828b1dbab8b69eb9453db23b42ed63f:/apps/workbench/app/views/collections/show_file_links.html.erb diff --git a/apps/workbench/app/views/collections/show_file_links.html.erb b/apps/workbench/app/views/collections/show_file_links.html.erb index a829d8f274..a82d2556e7 100644 --- a/apps/workbench/app/views/collections/show_file_links.html.erb +++ b/apps/workbench/app/views/collections/show_file_links.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <% coll_name = "Collection #{@object.uuid}" %> @@ -6,7 +10,7 @@ - <%= coll_name %> / <%= Rails.configuration.site_name %> + <%= coll_name %> / <%= Rails.configuration.Workbench.SiteName %>