2009scape-website/_includes/footer.html
Broduer 14a2aaeb3e
Updated Copyright year (#210)
Swapped us to 2023

Co-authored-by: Daniel <bbegley@email.phoenix.edu>
2023-03-30 00:46:00 +09:00

13 lines
633 B
HTML

<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2023 under AGPL. <strong>2009Scape is not affiliated with RuneScape or Jagex
Ltd.</strong><br />
Use of our Game's source code is subject to our <a href="/site/terms/terms.html">Terms &amp;
Conditions</a> and <a href="/site/privacy/privacy.html">Privacy Policy</a>.<br />
</div>
<a class="jagexlink" href="/">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.webp" width="110" height="33" alt="2009Scape" />
</a>
</div>
</div>