X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..47e59a35d5ed9b2cdb052894d741972324058505:/apps/workbench/app/views/application/_show_advanced_api_response.html.erb diff --git a/apps/workbench/app/views/application/_show_advanced_api_response.html.erb b/apps/workbench/app/views/application/_show_advanced_api_response.html.erb index 9ef124a4e8..f856f91233 100644 --- a/apps/workbench/app/views/application/_show_advanced_api_response.html.erb +++ b/apps/workbench/app/views/application/_show_advanced_api_response.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
 <%= JSON.pretty_generate(object.attributes.reject { |k,v| k == 'id' }) rescue nil %>