Merge branch '2411-check-copyright'
[arvados.git] / apps / workbench / app / views / application / _show_advanced.html.erb
index 1cde5c8cb03e0919e64dd15bd7ff253cb889db63..d9423c519e866961f87d74cda721e37b549358f5 100644 (file)
@@ -1,9 +1,13 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <div class="panel-group" id="arv-adv-accordion">
   <% ['API response',
       'Metadata',
       'Python example',
       'CLI example',
-      'Curl example'].each do |section| %>
+      'curl example'].each do |section| %>
     <% section_id = section.gsub(" ","_").downcase %>
     <div class="panel panel-default">
       <div class="panel-heading">