36 lines
1.5 KiB
HTML
36 lines
1.5 KiB
HTML
<!--
|
|
******************************************************************************
|
|
Copyright 2017-2021 Intel Corporation
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
******************************************************************************
|
|
-->
|
|
|
|
<div class="footer">
|
|
<div id="nav-path" class="navpath"></div>
|
|
<div class="footer-content">
|
|
<div class="opt-notice">For more complete information about compiler optimizations, see our
|
|
<a class="el" href="https://software.intel.com/articles/optimization-notice">Optimization Notice</a>
|
|
</div>
|
|
<div class="footer-row">
|
|
<ul>
|
|
<li><a href="https://software.intel.com/en-us/forums/computer-vision">Support</a></li>
|
|
<li><a href="/<version_placeholder>/openvino_docs_Legal_Information.html">Legal Information</a></li>
|
|
<li><a href="https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html">Cookies and Similar Technologies Notice</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|