20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / application / _show_advanced_api_response.html.erb
index 9ef124a4e8acc0a635ed0c5e37a1610ae6db874c..f856f91233111c06aff6ac8d23e3ef490463bac5 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <pre>
 <%= JSON.pretty_generate(object.attributes.reject { |k,v| k == 'id' }) rescue nil %>
 </pre>