2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / containers / _show_log.html.erb
index f623fd6344393d665dc244b7beb81d3c420647dd..ec529aabd20434a02ffe01cef7c420f1a1764011 100644 (file)
@@ -1 +1,5 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%= render(partial: 'work_units/show_log', locals: {obj: @object, name: @object[:name] || 'this container'}) %>