2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / search / _choose_rows.html.erb
index 61f930035634d502682915f4ba007fcaf485ceea..d9f3027856bc525c8efb848a125845c90f911cfa 100644 (file)
@@ -1,3 +1,7 @@
+<%# 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) %>