Merge branch '19954-permission-dedup-doc'
[arvados.git] / apps / workbench / app / views / projects / _show_contents_rows.html.erb
index 5f0f60b0b26a18d2f6a5285144efdb8c96e080a4..d440c4670c831c9c17d29738cb68195d28719891 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% get_objects_and_names.each do |object, name_link| %>
   <% name_object = (object.respond_to?(:name) || !name_link) ? object : name_link %>
   <tr class="filterable"