-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathfooter
More file actions
19 lines (17 loc) · 866 Bytes
/
footer
File metadata and controls
19 lines (17 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
</div>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<div class="inner">
<p class="inline">© 2012-2013 Intel Corporation.</p>
<ul class="footer_list">
<li class="footer_li"><a href="http://software.intel.com/en-us/articles/optimization-notice">Optimization Notice</a></li>
<li class="footer_li"><a href="http://www.intel.com/sites/corporate/tradmarx.htm">Legal Information</a></li>
<li class="footer_li"><a href="http://www.intel.com/content/www/us/en/privacy/intel-online-privacy-notice-summary.html">Privacy</a></li>
</ul>
<p>Intel and Cilk are trademarks of Intel Corporation in the U.S. and/or other countries.</p>
<p>Slate theme maintained by <a href="https://github.com/jsncostello">Jason Costello</a></p>
</div>
</div>
</body>
</html>