X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c28b9b91028c90497455bfde188915982377b825..1ab33aed37fdcd448fe224375951089282901c48:/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']} %>