2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / application / _show_star.html.erb
index b32fd476de9e83640640b9d07ac85238bea7ae0a..6256eae24bc98f027c0fe63881d57fc7b180ed37 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if current_user and is_starred %>
   <%= link_to(star_path(status: 'delete', id:@object.uuid, action_method: 'get'), style: "color:#D00", class: "btn btn-xs star-unstar", title: "Remove from list of favorites", remote: true) do  %>
             <i class="fa fa-lg fa-star"></i>