summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-08 12:27:09 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-08 12:27:09 -0400
commitb85b529373158bce8190a68b6f7a975c10a46b99 (patch)
tree5d862bd6ae6e25082061b187f59150920cb8f1c3 /web/templates
parent7a601afc64c20ce566efc59ed9f42f89fac3d26b (diff)
downloadchat-b85b529373158bce8190a68b6f7a975c10a46b99.tar.gz
chat-b85b529373158bce8190a68b6f7a975c10a46b99.tar.bz2
chat-b85b529373158bce8190a68b6f7a975c10a46b99.zip
Changing SpinPunch to Mattermost in copyright
Diffstat (limited to 'web/templates')
-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>