2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / container_requests / _show_status.html.erb
index fc3f7be506e818b5d3cfb7dbab0ae9004f69a809..49dfdcd1898d73e2905c256ec73fb4bb2ab080d3 100644 (file)
@@ -1 +1,5 @@
+<%# 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'}) %>