Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / views / container_requests / _show_status.html.erb
index d6d8c67ecc1f21e4faea88d589cddc4ac7a8508d..49dfdcd1898d73e2905c256ec73fb4bb2ab080d3 100644 (file)
@@ -1 +1,5 @@
-<%= render(partial: 'work_unit/show_status', locals: {current_obj: @object, name: @object[:name] || 'this container'}) %>
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
+<%= render(partial: 'work_units/show_status', locals: {current_obj: @object, name: @object[:name] || 'this container'}) %>