Update downloads.html

Updated footer
This commit is contained in:
Chris
2024-02-10 16:58:04 -08:00
committed by GitHub
parent d455072cac
commit 2fa27479fe
+2 -2
View File
@@ -1797,14 +1797,14 @@
</div>
</div>
<div class="footer__bottom">
<p class="footer__copyright">© 2022 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
<p class="footer__copyright">© 2024 Intel Corporation. All Rights Reserved.<br>*Other names and brands may be claimed as the property of others.</p>
</div>
</div>
</div>
<div class="footer_bottom">
<div class="container padding-md--left-right">
<div class="footer_bottom__copyright">
<i class="fa fa-copyright"></i> &nbsp; This project belongs to 01.org, Intel's opensource platform. </div>
<i class="fa fa-copyright"></i> &nbsp; This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
</div>
</div>
</footer>