Update software.html

Updated footer with new copyright date and removed 01.org reference.
This commit is contained in:
Chris
2024-02-10 17:01:58 -08:00
committed by GitHub
parent 2fa27479fe
commit 2ff81fbab1
+2 -2
View File
@@ -2057,14 +2057,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>