summaryrefslogtreecommitdiffstats
path: root/app/reaction.go
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-04-13 15:02:18 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-04-13 15:02:18 -0400
commit24667e3e5423dc939770d0b4bf06ed2f42b4a445 (patch)
tree782042c5a5655da0894a2a14d9b92374510222c9 /app/reaction.go
parent0b55dc133bab70f04fea6ba2962aebaede17a463 (diff)
downloadchat-24667e3e5423dc939770d0b4bf06ed2f42b4a445.tar.gz
chat-24667e3e5423dc939770d0b4bf06ed2f42b4a445.tar.bz2
chat-24667e3e5423dc939770d0b4bf06ed2f42b4a445.zip
Fixed copyright dates (#6109)
Diffstat (limited to 'app/reaction.go')
-rw-r--r--app/reaction.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/reaction.go b/app/reaction.go
index 4f299a993..cc31018ec 100644
--- a/app/reaction.go
+++ b/app/reaction.go
@@ -1,4 +1,4 @@
-// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
package app