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 /web/react/components/team_signup_choose_auth.jsx | |
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 'web/react/components/team_signup_choose_auth.jsx')
-rw-r--r-- | web/react/components/team_signup_choose_auth.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/team_signup_choose_auth.jsx b/web/react/components/team_signup_choose_auth.jsx index 8cdeace03..fa898f63c 100644 --- a/web/react/components/team_signup_choose_auth.jsx +++ b/web/react/components/team_signup_choose_auth.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2015 Spinpunch, Inc. All Rights Reserved. +// Copyright (c) 2015 Mattermost, Inc. All Rights Reserved. // See License.txt for license information. export default class ChooseAuthPage extends React.Component { |