Update footer.html

Update Year in Footer
This commit is contained in:
Varghese Jose 2023-01-07 19:53:03 +05:30 committed by GitHub
parent 7ae2e62388
commit 14c415d164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@
</ul>
<div class="secondary-footer__copy">
<small class="disclaimer"><span class="mm-copyright" style="margin-right: 1rem;">© Mattermost, Inc.
2022.</span> <span><a href="https://mattermost.com/terms-of-use/" title="Terms of Service">Terms
2023.</span> <span><a href="https://mattermost.com/terms-of-use/" title="Terms of Service">Terms
of Use</a> <span style="margin: 0 0.5rem;">|</span> <a
href="https://mattermost.com/privacy-policy/" title="Privacy Policy">Privacy Policy</a> <span
style="margin: 0 0.5rem;">|</span> <a href="https://mattermost.com/privacy-policy/cookies/"
@ -186,4 +186,4 @@
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="{{ "js/tabs.js" | absURL }}"></script>
<script src="{{ "js/main.js" | absURL }}"></script>
<script src="{{ "js/main.js" | absURL }}"></script>