Update developer.html

Updated copyright date and fixed up link to open.intel
This commit is contained in:
Chris
2024-02-11 13:33:33 -08:00
committed by GitHub
parent 0bdd9a6c3d
commit 0f81c5fb69
+2 -2
View File
@@ -2760,14 +2760,14 @@
</div>
</div>
<div class="footer__bottom">
<p class="footer__copyright">© 2023 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 open.intel.com, 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>