summaryrefslogtreecommitdiffstats
path: root/webapp/components/mfa/components/setup.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/mfa/components/setup.jsx')
-rw-r--r--webapp/components/mfa/components/setup.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/mfa/components/setup.jsx b/webapp/components/mfa/components/setup.jsx
index a19e5d9fb..caec1571a 100644
--- a/webapp/components/mfa/components/setup.jsx
+++ b/webapp/components/mfa/components/setup.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 {generateMfaSecret, activateMfa} from 'actions/user_actions.jsx';