summaryrefslogtreecommitdiffstats
path: root/model/outgoing_webhook.go
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-12-10 14:33:21 -0800
committerReed Garmsen <rgarmsen2295@gmail.com>2015-12-10 14:33:21 -0800
commit470797cca668bc0734595c587b8e2df3fc520c4e (patch)
tree7e89156c063dbc2c169a99e8593b01658142ca6c /model/outgoing_webhook.go
parent149ac6f3ce52a5ff5d9083191278b1fc140ba8a6 (diff)
downloadchat-470797cca668bc0734595c587b8e2df3fc520c4e.tar.gz
chat-470797cca668bc0734595c587b8e2df3fc520c4e.tar.bz2
chat-470797cca668bc0734595c587b8e2df3fc520c4e.zip
Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights
Diffstat (limited to 'model/outgoing_webhook.go')
-rw-r--r--model/outgoing_webhook.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/outgoing_webhook.go b/model/outgoing_webhook.go
index 9a1b89a85..0b4fd6bbe 100644
--- a/model/outgoing_webhook.go
+++ b/model/outgoing_webhook.go
@@ -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.
package model