summaryrefslogtreecommitdiffstats
path: root/webapp/components/create_team/components/team_url.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/create_team/components/team_url.jsx')
-rw-r--r--webapp/components/create_team/components/team_url.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/create_team/components/team_url.jsx b/webapp/components/create_team/components/team_url.jsx
index 07fd36f76..7722d9b31 100644
--- a/webapp/components/create_team/components/team_url.jsx
+++ b/webapp/components/create_team/components/team_url.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 {checkIfTeamExists, createTeam} from 'actions/team_actions.jsx';