summaryrefslogtreecommitdiffstats
path: root/webapp/stores/webrtc_store.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/stores/webrtc_store.jsx')
-rw-r--r--webapp/stores/webrtc_store.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/stores/webrtc_store.jsx b/webapp/stores/webrtc_store.jsx
index 8213b15aa..d5828eebc 100644
--- a/webapp/stores/webrtc_store.jsx
+++ b/webapp/stores/webrtc_store.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 AppDispatcher from 'dispatcher/app_dispatcher.jsx';
@@ -107,4 +107,4 @@ WebrtcStore.dispatchToken = AppDispatcher.register((payload) => {
}
});
-export default WebrtcStore; \ No newline at end of file
+export default WebrtcStore;