summaryrefslogtreecommitdiffstats
path: root/webapp/components/help/components
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/help/components')
-rw-r--r--webapp/components/help/components/attaching.jsx2
-rw-r--r--webapp/components/help/components/commands.jsx2
-rw-r--r--webapp/components/help/components/composing.jsx2
-rw-r--r--webapp/components/help/components/formatting.jsx2
-rw-r--r--webapp/components/help/components/mentioning.jsx2
-rw-r--r--webapp/components/help/components/messaging.jsx2
6 files changed, 6 insertions, 6 deletions
diff --git a/webapp/components/help/components/attaching.jsx b/webapp/components/help/components/attaching.jsx
index 9796733ef..84c50004d 100644
--- a/webapp/components/help/components/attaching.jsx
+++ b/webapp/components/help/components/attaching.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';
diff --git a/webapp/components/help/components/commands.jsx b/webapp/components/help/components/commands.jsx
index b59847f0d..1c670ed77 100644
--- a/webapp/components/help/components/commands.jsx
+++ b/webapp/components/help/components/commands.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';
diff --git a/webapp/components/help/components/composing.jsx b/webapp/components/help/components/composing.jsx
index 20d6c3ee7..f3b16c76d 100644
--- a/webapp/components/help/components/composing.jsx
+++ b/webapp/components/help/components/composing.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';
diff --git a/webapp/components/help/components/formatting.jsx b/webapp/components/help/components/formatting.jsx
index 72d07c74c..52ad89772 100644
--- a/webapp/components/help/components/formatting.jsx
+++ b/webapp/components/help/components/formatting.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';
diff --git a/webapp/components/help/components/mentioning.jsx b/webapp/components/help/components/mentioning.jsx
index 5ce42197a..83e19d14b 100644
--- a/webapp/components/help/components/mentioning.jsx
+++ b/webapp/components/help/components/mentioning.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';
diff --git a/webapp/components/help/components/messaging.jsx b/webapp/components/help/components/messaging.jsx
index dd1c90f8b..5f26f32ba 100644
--- a/webapp/components/help/components/messaging.jsx
+++ b/webapp/components/help/components/messaging.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import {localizeMessage} from 'utils/utils.jsx';