2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / collections / _extra_tab_line_buttons.html.erb
index fe62f6d597c3cbe210e7dae477fe127778813c3f..5664cb2a15a6b656ff029d72572497e3c1c5fae3 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if @object.editable? %>
   <i class="fa fa-fw fa-lock lock-collection-btn btn btn-primary" title="Unlock collection to edit files"></i>
 <% end %>