diff options
author | Christopher Speller <crspeller@gmail.com> | 2015-10-08 12:55:11 -0400 |
---|---|---|
committer | Christopher Speller <crspeller@gmail.com> | 2015-10-08 12:55:11 -0400 |
commit | 806fd77ec91cb899d159a235f2bb46e4363f3c12 (patch) | |
tree | 06240dbbff5cec87eb0f70273acfb3cec3d6ea35 /api/templates/signup_team_body.html | |
parent | e36227405b4bc44fe3cea52f2082c723a91366ea (diff) | |
parent | b85b529373158bce8190a68b6f7a975c10a46b99 (diff) | |
download | chat-806fd77ec91cb899d159a235f2bb46e4363f3c12.tar.gz chat-806fd77ec91cb899d159a235f2bb46e4363f3c12.tar.bz2 chat-806fd77ec91cb899d159a235f2bb46e4363f3c12.zip |
Merge pull request #981 from mattermost/plt-517
PLT-517 Changing SpinPunch to Mattermost in copyright
Diffstat (limited to 'api/templates/signup_team_body.html')
-rw-r--r-- | api/templates/signup_team_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/signup_team_body.html b/api/templates/signup_team_body.html index 83c1679b9..dc2cb32ec 100644 --- a/api/templates/signup_team_body.html +++ b/api/templates/signup_team_body.html @@ -40,7 +40,7 @@ <img width="65" src="{{.Props.SiteURL}}/static/images/circles.png" alt=""> </p> <p style="padding: 0 50px;"> - (c) 2015 SpinPunch, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.<br> + (c) 2015 Mattermost, Inc. 855 El Camino Real, 13A-168, Palo Alto, CA, 94301.<br> If you no longer wish to receive these emails, click on the following link: <a href="mailto:{{.ClientProps.FeedbackEmail}}?subject=Unsubscribe&body=Unsubscribe" style="text-decoration: none; color:#2389D7;">Unsubscribe</a> </p> </td> |