summaryrefslogtreecommitdiffstats
path: root/web/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/footer.html')
-rw-r--r--web/templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/footer.html b/web/templates/footer.html
index 4b15295b4..296e902cf 100644
--- a/web/templates/footer.html
+++ b/web/templates/footer.html
@@ -4,7 +4,7 @@
<span class="pull-right footer-site-name">{{ .ClientProps.SiteName }}</span>
</div>
<div class="col-xs-12">
- <span class="pull-right footer-link copyright">© 2015 SpinPunch</span>
+ <span class="pull-right footer-link copyright">© 2015 Mattermost, Inc.</span>
<a id="help_link" class="pull-right footer-link" href="#">Help</a>
<a id="terms_link" class="pull-right footer-link" href="#">Terms</a>
<a id="privacy_link" class="pull-right footer-link" href="#">Privacy</a>