summaryrefslogtreecommitdiffstats
path: root/web/react/components/user_settings/user_settings_modal.jsx
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/react/components/user_settings/user_settings_modal.jsx
parent7a601afc64c20ce566efc59ed9f42f89fac3d26b (diff)
downloadchat-b85b529373158bce8190a68b6f7a975c10a46b99.tar.gz
chat-b85b529373158bce8190a68b6f7a975c10a46b99.tar.bz2
chat-b85b529373158bce8190a68b6f7a975c10a46b99.zip
Changing SpinPunch to Mattermost in copyright
Diffstat (limited to 'web/react/components/user_settings/user_settings_modal.jsx')
-rw-r--r--web/react/components/user_settings/user_settings_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/user_settings/user_settings_modal.jsx b/web/react/components/user_settings/user_settings_modal.jsx
index 5113d2429..19b97fc85 100644
--- a/web/react/components/user_settings/user_settings_modal.jsx
+++ b/web/react/components/user_settings/user_settings_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 SettingsSidebar = require('../settings_sidebar.jsx');