X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5bcba288077488791daa43a15d5fd5fb0c6e653c..e46caaf835e32106e2da5aa7f895435bd4718da6:/apps/workbench/app/views/collections/_show_chooser_preview.html.erb diff --git a/apps/workbench/app/views/collections/_show_chooser_preview.html.erb b/apps/workbench/app/views/collections/_show_chooser_preview.html.erb index cb91f8576f..77dacc4356 100644 --- a/apps/workbench/app/views/collections/_show_chooser_preview.html.erb +++ b/apps/workbench/app/views/collections/_show_chooser_preview.html.erb @@ -1,2 +1,6 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <%= render partial: "show_source_summary" %> <%= render partial: "show_files", locals: {no_checkboxes: true, use_preview_selection: params['use_preview_selection']} %>