<%= _('Splunk®, Splunk>®, Listen to Your Data®, The Engine for Machine Data®, Splunk Cloud™, Splunk Light® and SPL™ are trademarks and registered trademarks of Splunk Inc. and/or its subsidiaries in the United States and other countries. All other brand names, product names, or trademarks belong to their respective owners.').t() %>
<% var patentLink = sprintf('%s', css.aboutLink, _('here').t()); %> <%= sprintf(_('Certain features and functionalities of this Software are or may be protected by patents owned by Splunk Inc. that are listed %s.').t(), patentLink) %>
© <%- copyrightYear %> <%= _('Splunk Inc. All rights reserved.').t()%>
<% if (isCloud) { %> <% var termsLink = sprintf('%s', css.aboutLink, _('Terms of Service').t()); %> <%= sprintf(_('All use of this service is subject to the Splunk Cloud %s.').t(), termsLink) %> <% } else { %> <% var licenseLink = sprintf('%s', css.aboutLink, _('Splunk Software License Agreement').t()); %> <% var termsLink = _('terms and conditions').t(); %> <%= sprintf(_('All use of this Software is subject to the %s of the %s.').t(), termsLink, licenseLink) %> <% } %>