Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / search / _choose_rows.html.erb
index 61f930035634d502682915f4ba007fcaf485ceea..04de4261a7aa26cb167318801d15fc8f24d86b34 100644 (file)
@@ -1,3 +1,6 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
 <% current_class = params[:last_object_class] %>
 <% @objects.each do |object| %>
   <% icon_class = fa_icon_class_for_class(object.class) %>