Merge branch 'master' into 11850-singlecontainer-max-requirements
[arvados.git] / apps / workbench / app / views / work_units / _progress.html.erb
index 69a37884c42d4d52a291b04a6662e96c9ec33937..bfc510062ef7355d59f24760fa7e6f773697255b 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if wu.is_running? %>
   <% if @object.andand.uuid == wu.uuid and wu.progress == 0.0 %>
     <span class="label label-<%= wu.state_bootstrap_class %>"> Active </span>