summaryrefslogtreecommitdiffstats
path: root/webapp/stores/file_store.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/stores/file_store.jsx')
-rw-r--r--webapp/stores/file_store.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/stores/file_store.jsx b/webapp/stores/file_store.jsx
index 18a35e1fd..34378c062 100644
--- a/webapp/stores/file_store.jsx
+++ b/webapp/stores/file_store.jsx
@@ -1,4 +1,4 @@
-// Copyright (c) 2015 Mattermost, Inc. All Rights Reserved.
+// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import AppDispatcher from '../dispatcher/app_dispatcher.jsx';
@@ -70,4 +70,4 @@ class FileStore extends EventEmitter {
}
}
-export default new FileStore(); \ No newline at end of file
+export default new FileStore();