summaryrefslogtreecommitdiffstats
path: root/api4
diff options
context:
space:
mode:
Diffstat (limited to 'api4')
-rw-r--r--api4/reaction.go2
-rw-r--r--api4/reaction_test.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/api4/reaction.go b/api4/reaction.go
index b60b98f47..4deae4370 100644
--- a/api4/reaction.go
+++ b/api4/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 api4
diff --git a/api4/reaction_test.go b/api4/reaction_test.go
index 457b905da..9e0847c2d 100644
--- a/api4/reaction_test.go
+++ b/api4/reaction_test.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 api4