Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / views / projects / _show_data_collections.html.erb
index 991e9b142891ef8ecb6140780ed0ad6493890630..3a390ff833b4cda6b3e85a829c2818db583ac24c 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%= render_pane 'tab_contents', to_string: true, locals: {
     filters: [['uuid', 'is_a', "arvados#collection"]],
     sortable_columns: { 'name' => 'collections.name', 'description' => 'collections.description' }