20032: Fix unnecessary race in test.
[arvados.git] / apps / workbench / app / views / application / _show_object_button.html.erb
index 03a5325b6d706ad173cb3486639ef54e6aee3672..3acfdaafac2d33da326c0d318d265cdffe11f864 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% htmloptions = {class: ''}.merge(htmloptions || {})
    htmloptions[:class] += " btn-#{size}" rescue nil
    link_text = 'Show' unless defined?(link_text) and link_text