X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6eb3d1fb8fe71623fa63da46c250184cf2e4fbb8..060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3:/apps/workbench/app/views/repositories/_repository_breadcrumbs.html.erb diff --git a/apps/workbench/app/views/repositories/_repository_breadcrumbs.html.erb b/apps/workbench/app/views/repositories/_repository_breadcrumbs.html.erb index 14f9ba74a3..6d0f9906fc 100644 --- a/apps/workbench/app/views/repositories/_repository_breadcrumbs.html.erb +++ b/apps/workbench/app/views/repositories/_repository_breadcrumbs.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
Browsing <%= @object.name %> repository at commit <%= link_to(@commit, show_repository_commit_path(id: @object.uuid, commit: @commit), title: 'show commit message') %>