2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / projects / _show_subprojects.html.erb
index 7d65639b691d48eb1db72194f84f4b7b27dffa40..652366a0f925fb3379b4c01d2f6218bc2b9df362 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#group"]]],
        sortable_columns: { 'name' => 'groups.name', 'description' => 'groups.description' }