summaryrefslogtreecommitdiffstats
path: root/web/react/components/removed_from_channel_modal.jsx
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-10-08 12:55:11 -0400
committerChristopher Speller <crspeller@gmail.com>2015-10-08 12:55:11 -0400
commit806fd77ec91cb899d159a235f2bb46e4363f3c12 (patch)
tree06240dbbff5cec87eb0f70273acfb3cec3d6ea35 /web/react/components/removed_from_channel_modal.jsx
parente36227405b4bc44fe3cea52f2082c723a91366ea (diff)
parentb85b529373158bce8190a68b6f7a975c10a46b99 (diff)
downloadchat-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/removed_from_channel_modal.jsx')
-rw-r--r--web/react/components/removed_from_channel_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/removed_from_channel_modal.jsx b/web/react/components/removed_from_channel_modal.jsx
index 4cbb8fc82..ca35d6fb0 100644
--- a/web/react/components/removed_from_channel_modal.jsx
+++ b/web/react/components/removed_from_channel_modal.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.
var ChannelStore = require('../stores/channel_store.jsx');