11789: Merge branch 'master' into 11789-arvput-exclude-flag
[arvados.git] / apps / workbench / app / views / application / _show_home_button.html.erb
index 0acd3841423ee8b983ec91f8398ec62f4063717c..0f87fc8fa5ce10e5ddb780b83d33834c9cd3014a 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if (current_user.is_admin and controller.model_class == User) %>
   <%= link_to 'Home', "/projects/#{object.uuid}" %>
 <% end %>