summaryrefslogtreecommitdiffstats
path: root/webapp/components/get_android_app/get_android_app.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/get_android_app/get_android_app.jsx')
-rw-r--r--webapp/components/get_android_app/get_android_app.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/components/get_android_app/get_android_app.jsx b/webapp/components/get_android_app/get_android_app.jsx
index ab73141b1..aa74d15ec 100644
--- a/webapp/components/get_android_app/get_android_app.jsx
+++ b/webapp/components/get_android_app/get_android_app.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 React from 'react';
@@ -72,4 +72,4 @@ export default class GetAndroidApp extends React.Component {
</div>
);
}
-} \ No newline at end of file
+}