2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / projects / _show_other_objects.html.erb
index 114ee5bedc4c4b98f79f9f221224eb5646f0f3d7..f75cf98fec612fe12d153f04108f55f9e00a4bf3 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#human", "arvados#specimen", "arvados#trait"]]],
        sortable_columns: { 'name' => 'humans.uuid, specimens.uuid, traits.name' }