summaryrefslogtreecommitdiffstats
path: root/webapp/utils/syntax_highlighting.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/utils/syntax_highlighting.jsx')
-rw-r--r--webapp/utils/syntax_highlighting.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/utils/syntax_highlighting.jsx b/webapp/utils/syntax_highlighting.jsx
index 73e1087cb..0fb10638f 100644
--- a/webapp/utils/syntax_highlighting.jsx
+++ b/webapp/utils/syntax_highlighting.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 * as TextFormatting from './text_formatting.jsx';