From fb6f2a123c7fefc8d8270e273e9ef4007f88cefd Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 12 Apr 2017 08:27:57 -0400 Subject: PLT-5860 Updated copyright date (#6058) * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots --- NOTICE.txt | 4 ++-- api/admin.go | 2 +- api/admin_test.go | 2 +- api/api.go | 2 +- api/apitestlib.go | 2 +- api/channel.go | 2 +- api/channel_test.go | 2 +- api/cli_test.go | 2 +- api/command.go | 2 +- api/command_echo_test.go | 2 +- api/command_expand_collapse_test.go | 2 +- api/command_invite_people_test.go | 2 +- api/command_join_test.go | 2 +- api/command_loadtest_test.go | 2 +- api/command_logout_test.go | 2 +- api/command_me_test.go | 2 +- api/command_msg_test.go | 2 +- api/command_shortcuts_test.go | 2 +- api/command_shrug_test.go | 2 +- api/command_statuses_test.go | 2 +- api/command_test.go | 2 +- api/context.go | 2 +- api/context_test.go | 2 +- api/deprecated.go | 2 +- api/deprecated_test.go | 2 +- api/emoji.go | 2 +- api/emoji_test.go | 2 +- api/file.go | 2 +- api/file_test.go | 2 +- api/general.go | 2 +- api/general_test.go | 2 +- api/license.go | 2 +- api/license_test.go | 2 +- api/oauth.go | 2 +- api/oauth_test.go | 2 +- api/post.go | 2 +- api/post_test.go | 2 +- api/preference.go | 2 +- api/preference_test.go | 2 +- api/reaction.go | 2 +- api/reaction_test.go | 2 +- api/server_test.go | 2 +- api/status.go | 2 +- api/status_test.go | 2 +- api/team.go | 2 +- api/team_test.go | 2 +- api/user.go | 2 +- api/user_test.go | 2 +- api/webhook.go | 2 +- api/webhook_test.go | 2 +- api/webrtc.go | 2 +- api/websocket.go | 2 +- api/websocket_test.go | 2 +- api4/api.go | 2 +- api4/apitestlib.go | 2 +- api4/brand.go | 2 +- api4/brand_test.go | 2 +- api4/channel.go | 2 +- api4/channel_test.go | 2 +- api4/cluster.go | 2 +- api4/cluster_test.go | 2 +- api4/command.go | 2 +- api4/command_test.go | 2 +- api4/compliance.go | 2 +- api4/context.go | 2 +- api4/emoji.go | 2 +- api4/emoji_test.go | 2 +- api4/file.go | 2 +- api4/file_test.go | 2 +- api4/ldap.go | 2 +- api4/ldap_test.go | 2 +- api4/params.go | 2 +- api4/post.go | 2 +- api4/post_test.go | 2 +- api4/preference.go | 2 +- api4/preference_test.go | 2 +- api4/saml.go | 2 +- api4/saml_test.go | 2 +- api4/status.go | 2 +- api4/system.go | 2 +- api4/team.go | 2 +- api4/team_test.go | 2 +- api4/user.go | 2 +- api4/user_test.go | 2 +- api4/webhook.go | 2 +- api4/webhook_test.go | 2 +- api4/websocket.go | 2 +- api4/websocket_test.go | 2 +- app/admin.go | 2 +- app/analytics.go | 2 +- app/app.go | 2 +- app/apptestlib.go | 2 +- app/audit.go | 2 +- app/authentication.go | 2 +- app/authorization.go | 2 +- app/authorization_test.go | 2 +- app/auto_channels.go | 2 +- app/auto_constants.go | 2 +- app/auto_environment.go | 2 +- app/auto_posts.go | 2 +- app/auto_teams.go | 2 +- app/auto_users.go | 2 +- app/brand.go | 2 +- app/channel.go | 4 ++-- app/command.go | 2 +- app/command_away.go | 2 +- app/command_echo.go | 2 +- app/command_expand_collapse.go | 2 +- app/command_invite_people.go | 2 +- app/command_join.go | 2 +- app/command_loadtest.go | 2 +- app/command_logout.go | 2 +- app/command_me.go | 2 +- app/command_msg.go | 2 +- app/command_offline.go | 2 +- app/command_online.go | 2 +- app/command_shortcuts.go | 2 +- app/command_shrug.go | 2 +- app/compliance.go | 2 +- app/diagnostics.go | 2 +- app/diagnostics_test.go | 2 +- app/email.go | 17 ++++++++--------- app/email_batching.go | 2 +- app/email_batching_test.go | 2 +- app/email_test.go | 2 +- app/emoji.go | 2 +- app/file.go | 2 +- app/file_test.go | 2 +- app/import.go | 2 +- app/import_test.go | 2 +- app/ldap.go | 2 +- app/license.go | 2 +- app/license_test.go | 2 +- app/login.go | 2 +- app/notification.go | 2 +- app/notification_test.go | 2 +- app/oauth.go | 2 +- app/oauth_test.go | 2 +- app/post.go | 2 +- app/preference.go | 2 +- app/saml.go | 2 +- app/security_update_check.go | 2 +- app/server.go | 2 +- app/session.go | 2 +- app/session_test.go | 2 +- app/slackimport.go | 2 +- app/slackimport_test.go | 2 +- app/status.go | 2 +- app/team.go | 2 +- app/team_test.go | 2 +- app/user.go | 2 +- app/user_test.go | 2 +- app/web_conn.go | 2 +- app/web_hub.go | 2 +- app/webhook.go | 2 +- app/websocket_router.go | 2 +- app/webtrc.go | 2 +- cmd/platform/channel.go | 2 +- cmd/platform/channelargs.go | 2 +- cmd/platform/import.go | 2 +- cmd/platform/ldap.go | 2 +- cmd/platform/license.go | 2 +- cmd/platform/mattermost.go | 2 +- cmd/platform/output.go | 2 +- cmd/platform/roles.go | 2 +- cmd/platform/server.go | 2 +- cmd/platform/team.go | 2 +- cmd/platform/teamargs.go | 2 +- cmd/platform/test.go | 2 +- cmd/platform/user.go | 2 +- cmd/platform/userargs.go | 2 +- cmd/platform/version.go | 2 +- einterfaces/account_migration.go | 2 +- einterfaces/brand.go | 2 +- einterfaces/cluster.go | 2 +- einterfaces/compliance.go | 2 +- einterfaces/emoji.go | 2 +- einterfaces/ldap.go | 2 +- einterfaces/metrics.go | 2 +- einterfaces/mfa.go | 2 +- einterfaces/oauthproviders.go | 2 +- einterfaces/saml.go | 2 +- manualtesting/manual_testing.go | 2 +- manualtesting/test_autolink.go | 2 +- model/access.go | 2 +- model/access_test.go | 2 +- model/analytics_row.go | 2 +- model/analytics_row_test.go | 2 +- model/audit.go | 2 +- model/audit_test.go | 2 +- model/audits.go | 2 +- model/audits_test.go | 2 +- model/authorization.go | 2 +- model/authorize.go | 2 +- model/authorize_test.go | 2 +- model/channel.go | 2 +- model/channel_count.go | 2 +- model/channel_data.go | 2 +- model/channel_list.go | 2 +- model/channel_member.go | 2 +- model/channel_member_test.go | 2 +- model/channel_search.go | 2 +- model/channel_search_test.go | 2 +- model/channel_stats.go | 2 +- model/channel_test.go | 2 +- model/channel_view.go | 2 +- model/client.go | 2 +- model/client4.go | 2 +- model/cluster_info.go | 2 +- model/cluster_info_test.go | 2 +- model/cluster_stats.go | 2 +- model/cluster_stats_test.go | 2 +- model/command.go | 2 +- model/command_args.go | 2 +- model/command_response.go | 2 +- model/command_response_test.go | 2 +- model/command_test.go | 2 +- model/compliance.go | 2 +- model/compliance_post.go | 2 +- model/compliance_post_test.go | 2 +- model/compliance_test.go | 2 +- model/config.go | 2 +- model/emoji.go | 2 +- model/emoji_test.go | 2 +- model/file.go | 2 +- model/file_info.go | 2 +- model/file_info_test.go | 2 +- model/gitlab.go | 2 +- model/gitlab/gitlab.go | 2 +- model/incoming_webhook.go | 2 +- model/incoming_webhook_test.go | 2 +- model/initial_load.go | 2 +- model/initial_load_test.go | 2 +- model/job.go | 2 +- model/job_test.go | 2 +- model/ldap.go | 2 +- model/license.go | 2 +- model/license_test.go | 2 +- model/mfa_secret.go | 2 +- model/mfa_secret_test.go | 2 +- model/oauth.go | 2 +- model/oauth_test.go | 2 +- model/outgoing_webhook.go | 2 +- model/outgoing_webhook_test.go | 2 +- model/password_recovery.go | 2 +- model/post.go | 2 +- model/post_list.go | 2 +- model/post_list_test.go | 2 +- model/post_test.go | 2 +- model/preference.go | 2 +- model/preference_test.go | 2 +- model/preferences.go | 2 +- model/push_notification.go | 2 +- model/push_notification_test.go | 2 +- model/push_response.go | 2 +- model/reaction.go | 2 +- model/reaction_test.go | 2 +- model/saml.go | 2 +- model/saml_test.go | 2 +- model/search_params.go | 2 +- model/search_params_test.go | 2 +- model/security_bulletin.go | 2 +- model/session.go | 2 +- model/session_test.go | 2 +- model/slack_attachment.go | 2 +- model/status.go | 2 +- model/status_test.go | 2 +- model/suggest_command.go | 2 +- model/suggest_command_test.go | 2 +- model/switch_request.go | 2 +- model/switch_request_test.go | 2 +- model/system.go | 2 +- model/system_test.go | 2 +- model/team.go | 2 +- model/team_member.go | 2 +- model/team_member_test.go | 2 +- model/team_search.go | 2 +- model/team_search_test.go | 2 +- model/team_stats.go | 2 +- model/team_test.go | 2 +- model/user.go | 2 +- model/user_autocomplete.go | 2 +- model/user_search.go | 2 +- model/user_search_test.go | 2 +- model/user_test.go | 2 +- model/utils.go | 2 +- model/utils_test.go | 2 +- model/version.go | 2 +- model/version_test.go | 2 +- model/websocket_client.go | 2 +- model/websocket_message.go | 2 +- model/websocket_message_test.go | 2 +- model/websocket_request.go | 2 +- model/websocket_request_test.go | 2 +- store/sql_audit_store.go | 2 +- store/sql_audit_store_test.go | 2 +- store/sql_channel_store.go | 2 +- store/sql_channel_store_test.go | 2 +- store/sql_command_store.go | 2 +- store/sql_command_store_test.go | 2 +- store/sql_compliance_store.go | 2 +- store/sql_compliance_store_test.go | 2 +- store/sql_emoji_store.go | 2 +- store/sql_emoji_store_test.go | 2 +- store/sql_file_info_store_test.go | 2 +- store/sql_license_store.go | 2 +- store/sql_license_store_test.go | 2 +- store/sql_oauth_store.go | 2 +- store/sql_oauth_store_test.go | 2 +- store/sql_post_store.go | 2 +- store/sql_post_store_test.go | 2 +- store/sql_preference_store.go | 2 +- store/sql_preference_store_test.go | 2 +- store/sql_reaction_store.go | 2 +- store/sql_reaction_store_test.go | 2 +- store/sql_recovery_store.go | 2 +- store/sql_recovery_store_test.go | 2 +- store/sql_session_store.go | 2 +- store/sql_session_store_test.go | 2 +- store/sql_status_store.go | 2 +- store/sql_status_store_test.go | 2 +- store/sql_store.go | 2 +- store/sql_store_test.go | 2 +- store/sql_system_store.go | 2 +- store/sql_system_store_test.go | 2 +- store/sql_team_store.go | 2 +- store/sql_team_store_test.go | 2 +- store/sql_upgrade.go | 2 +- store/sql_upgrade_test.go | 2 +- store/sql_user_store.go | 2 +- store/sql_user_store_test.go | 2 +- store/sql_webhook_store.go | 2 +- store/sql_webhook_store_test.go | 2 +- store/store.go | 2 +- utils/api.go | 2 +- utils/authorization.go | 2 +- utils/config.go | 2 +- utils/config_test.go | 2 +- utils/emoji.go | 2 +- utils/html.go | 2 +- utils/license.go | 2 +- utils/license_test.go | 2 +- utils/log.go | 2 +- utils/mail.go | 2 +- utils/mail_test.go | 2 +- utils/password.go | 2 +- utils/random.go | 2 +- utils/textgeneration.go | 2 +- utils/time_test.go | 2 +- utils/urlencode.go | 2 +- utils/urlencode_test.go | 2 +- utils/utils.go | 2 +- utils/utils_test.go | 2 +- web/web.go | 2 +- web/web_test.go | 2 +- webapp/actions/admin_actions.jsx | 2 +- webapp/actions/channel_actions.jsx | 2 +- webapp/actions/diagnostics_actions.jsx | 2 +- webapp/actions/emoji_actions.jsx | 2 +- webapp/actions/file_actions.jsx | 2 +- webapp/actions/global_actions.jsx | 2 +- webapp/actions/integration_actions.jsx | 2 +- webapp/actions/notification_actions.jsx | 2 +- webapp/actions/oauth_actions.jsx | 4 ++-- webapp/actions/post_actions.jsx | 2 +- webapp/actions/status_actions.jsx | 2 +- webapp/actions/team_actions.jsx | 2 +- webapp/actions/user_actions.jsx | 2 +- webapp/actions/webrtc_actions.jsx | 2 +- webapp/actions/websocket_actions.jsx | 2 +- webapp/client/browser_web_client.jsx | 2 +- webapp/client/client.jsx | 2 +- webapp/client/web_client.jsx | 2 +- webapp/client/web_websocket_client.jsx | 2 +- webapp/client/websocket_client.jsx | 2 +- webapp/components/about_build_modal.jsx | 7 +++++-- webapp/components/access_history_modal.jsx | 2 +- webapp/components/activity_log_modal.jsx | 2 +- webapp/components/add_users_to_team.jsx | 2 +- webapp/components/admin_console/admin_console.jsx | 2 +- .../components/admin_console/admin_navbar_dropdown.jsx | 2 +- webapp/components/admin_console/admin_settings.jsx | 2 +- webapp/components/admin_console/admin_sidebar.jsx | 2 +- .../components/admin_console/admin_sidebar_category.jsx | 2 +- .../components/admin_console/admin_sidebar_header.jsx | 2 +- .../components/admin_console/admin_sidebar_section.jsx | 2 +- webapp/components/admin_console/audits.jsx | 2 +- webapp/components/admin_console/banner.jsx | 2 +- webapp/components/admin_console/boolean_setting.jsx | 2 +- webapp/components/admin_console/brand_image_setting.jsx | 2 +- webapp/components/admin_console/cluster_settings.jsx | 2 +- webapp/components/admin_console/cluster_table.jsx | 2 +- .../admin_console/cluster_table_container.jsx | 2 +- webapp/components/admin_console/compliance_reports.jsx | 2 +- webapp/components/admin_console/compliance_settings.jsx | 2 +- .../components/admin_console/configuration_settings.jsx | 2 +- .../connection_security_dropdown_setting.jsx | 2 +- webapp/components/admin_console/connection_settings.jsx | 2 +- .../components/admin_console/custom_brand_settings.jsx | 2 +- .../components/admin_console/custom_emoji_settings.jsx | 2 +- .../admin_console/custom_integrations_settings.jsx | 2 +- webapp/components/admin_console/database_settings.jsx | 2 +- webapp/components/admin_console/developer_settings.jsx | 2 +- webapp/components/admin_console/dropdown_setting.jsx | 2 +- .../admin_console/email_authentication_settings.jsx | 2 +- .../components/admin_console/email_connection_test.jsx | 2 +- webapp/components/admin_console/email_settings.jsx | 2 +- .../admin_console/external_service_settings.jsx | 2 +- webapp/components/admin_console/file_upload_setting.jsx | 2 +- webapp/components/admin_console/generated_setting.jsx | 2 +- webapp/components/admin_console/gitlab_settings.jsx | 2 +- webapp/components/admin_console/image_settings.jsx | 2 +- webapp/components/admin_console/ldap_settings.jsx | 2 +- webapp/components/admin_console/ldap_test_button.jsx | 2 +- .../admin_console/legal_and_support_settings.jsx | 2 +- webapp/components/admin_console/license_settings.jsx | 2 +- .../components/admin_console/link_previews_settings.jsx | 2 +- .../components/admin_console/localization_settings.jsx | 2 +- webapp/components/admin_console/log_settings.jsx | 2 +- webapp/components/admin_console/logs.jsx | 2 +- .../manage_teams_modal/manage_teams_dropdown.jsx | 2 +- .../manage_teams_modal/manage_teams_modal.jsx | 2 +- .../manage_teams_modal/remove_from_team_button.jsx | 2 +- webapp/components/admin_console/metrics_settings.jsx | 2 +- webapp/components/admin_console/mfa_settings.jsx | 2 +- .../components/admin_console/multiselect_settings.jsx | 2 +- .../admin_console/native_app_link_settings.jsx | 2 +- webapp/components/admin_console/oauth_settings.jsx | 2 +- webapp/components/admin_console/password_settings.jsx | 2 +- webapp/components/admin_console/policy_settings.jsx | 2 +- webapp/components/admin_console/post_edit_setting.jsx | 2 +- webapp/components/admin_console/privacy_settings.jsx | 2 +- .../components/admin_console/public_link_settings.jsx | 2 +- webapp/components/admin_console/purge_caches.jsx | 2 +- webapp/components/admin_console/push_settings.jsx | 2 +- webapp/components/admin_console/radio_setting.jsx | 2 +- webapp/components/admin_console/rate_settings.jsx | 2 +- webapp/components/admin_console/recycle_db.jsx | 4 ++-- webapp/components/admin_console/reload_config.jsx | 2 +- webapp/components/admin_console/remove_file_setting.jsx | 4 ++-- .../components/admin_console/reset_password_modal.jsx | 2 +- webapp/components/admin_console/saml_settings.jsx | 2 +- webapp/components/admin_console/save_button.jsx | 2 +- webapp/components/admin_console/session_settings.jsx | 2 +- webapp/components/admin_console/setting.jsx | 2 +- webapp/components/admin_console/settings_group.jsx | 2 +- webapp/components/admin_console/signup_settings.jsx | 2 +- webapp/components/admin_console/storage_settings.jsx | 2 +- webapp/components/admin_console/sync_now_button.jsx | 2 +- .../admin_console/system_users/system_users.jsx | 2 +- .../system_users/system_users_dropdown.jsx | 2 +- .../admin_console/system_users/system_users_list.jsx | 2 +- webapp/components/admin_console/text_setting.jsx | 2 +- .../admin_console/users_and_teams_settings.jsx | 2 +- webapp/components/admin_console/webrtc_settings.jsx | 2 +- .../admin_console/webserver_mode_dropdown_setting.jsx | 2 +- webapp/components/analytics/doughnut_chart.jsx | 2 +- webapp/components/analytics/line_chart.jsx | 2 +- webapp/components/analytics/statistic_count.jsx | 2 +- webapp/components/analytics/system_analytics.jsx | 2 +- webapp/components/analytics/table_chart.jsx | 2 +- webapp/components/analytics/team_analytics.jsx | 2 +- webapp/components/audio_video_preview.jsx | 2 +- webapp/components/audit_table.jsx | 2 +- webapp/components/authorize.jsx | 2 +- webapp/components/autosize_textarea.jsx | 2 +- webapp/components/backstage/backstage_controller.jsx | 2 +- .../backstage/components/backstage_category.jsx | 2 +- .../backstage/components/backstage_header.jsx | 2 +- .../components/backstage/components/backstage_list.jsx | 2 +- .../backstage/components/backstage_navbar.jsx | 2 +- .../backstage/components/backstage_section.jsx | 2 +- .../backstage/components/backstage_sidebar.jsx | 2 +- webapp/components/change_url_modal.jsx | 2 +- webapp/components/channel_header.jsx | 2 +- webapp/components/channel_info_modal.jsx | 2 +- webapp/components/channel_invite_button.jsx | 2 +- webapp/components/channel_invite_modal.jsx | 2 +- webapp/components/channel_members_dropdown.jsx | 2 +- webapp/components/channel_members_modal.jsx | 2 +- webapp/components/channel_notifications_modal.jsx | 2 +- webapp/components/channel_select.jsx | 2 +- webapp/components/channel_switch_modal.jsx | 2 +- webapp/components/channel_view.jsx | 2 +- webapp/components/claim/claim_controller.jsx | 2 +- webapp/components/claim/components/email_to_ldap.jsx | 2 +- webapp/components/claim/components/email_to_oauth.jsx | 2 +- webapp/components/claim/components/ldap_to_email.jsx | 2 +- webapp/components/claim/components/oauth_to_email.jsx | 2 +- webapp/components/code_preview.jsx | 2 +- webapp/components/confirm_modal.jsx | 2 +- webapp/components/create_comment.jsx | 2 +- webapp/components/create_post.jsx | 2 +- .../components/create_team/components/display_name.jsx | 2 +- webapp/components/create_team/components/team_url.jsx | 2 +- .../components/create_team/create_team_controller.jsx | 2 +- webapp/components/delete_channel_modal.jsx | 2 +- webapp/components/delete_post_modal.jsx | 2 +- webapp/components/do_verify_email.jsx | 2 +- webapp/components/edit_channel_header_modal.jsx | 2 +- webapp/components/edit_channel_purpose_modal.jsx | 2 +- webapp/components/edit_post_modal.jsx | 2 +- webapp/components/emoji/components/add_emoji.jsx | 2 +- webapp/components/emoji/components/emoji_list.jsx | 2 +- webapp/components/emoji/components/emoji_list_item.jsx | 2 +- .../emoji_picker/components/emoji_picker_category.jsx | 4 ++-- .../emoji_picker/components/emoji_picker_item.jsx | 2 +- .../emoji_picker/components/emoji_picker_preview.jsx | 2 +- webapp/components/emoji_picker/emoji_picker.jsx | 2 +- .../components/emoji_picker/emoji_picker_container.jsx | 2 +- webapp/components/error_bar.jsx | 2 +- webapp/components/error_page.jsx | 2 +- webapp/components/file_attachment.jsx | 4 ++-- webapp/components/file_attachment_list.jsx | 2 +- webapp/components/file_attachment_list_container.jsx | 2 +- webapp/components/file_info_preview.jsx | 2 +- webapp/components/file_preview.jsx | 2 +- webapp/components/file_upload.jsx | 2 +- webapp/components/file_upload_overlay.jsx | 2 +- webapp/components/filtered_user_list.jsx | 2 +- webapp/components/form_error.jsx | 2 +- webapp/components/get_android_app/get_android_app.jsx | 4 ++-- webapp/components/get_ios_app/get_ios_app.jsx | 4 ++-- webapp/components/get_link_modal.jsx | 2 +- webapp/components/get_post_link_modal.jsx | 2 +- webapp/components/get_public_link_modal.jsx | 2 +- webapp/components/get_team_invite_link_modal.jsx | 2 +- webapp/components/header_footer_template.jsx | 2 +- webapp/components/help/components/attaching.jsx | 2 +- webapp/components/help/components/commands.jsx | 2 +- webapp/components/help/components/composing.jsx | 2 +- webapp/components/help/components/formatting.jsx | 2 +- webapp/components/help/components/mentioning.jsx | 2 +- webapp/components/help/components/messaging.jsx | 2 +- webapp/components/help/help_controller.jsx | 4 ++-- .../components/abstract_incoming_webhook.jsx | 2 +- .../components/abstract_outgoing_webhook.jsx | 2 +- .../components/integrations/components/add_command.jsx | 2 +- .../integrations/components/add_incoming_webhook.jsx | 2 +- .../integrations/components/add_oauth_app.jsx | 2 +- .../integrations/components/add_outgoing_webhook.jsx | 2 +- .../integrations/components/commands_container.jsx | 2 +- .../integrations/components/confirm_integration.jsx | 2 +- .../components/integrations/components/edit_command.jsx | 2 +- .../integrations/components/edit_incoming_webhook.jsx | 2 +- .../integrations/components/edit_outgoing_webhook.jsx | 2 +- .../integrations/components/installed_command.jsx | 2 +- .../integrations/components/installed_commands.jsx | 2 +- .../components/installed_incoming_webhook.jsx | 2 +- .../components/installed_incoming_webhooks.jsx | 2 +- .../integrations/components/installed_oauth_app.jsx | 2 +- .../integrations/components/installed_oauth_apps.jsx | 2 +- .../components/installed_outgoing_webhook.jsx | 2 +- .../components/installed_outgoing_webhooks.jsx | 2 +- .../integrations/components/integration_option.jsx | 2 +- .../components/integrations/components/integrations.jsx | 2 +- webapp/components/invite_member_modal.jsx | 2 +- webapp/components/leave_team_modal.jsx | 2 +- webapp/components/loading_screen.jsx | 2 +- webapp/components/logged_in.jsx | 2 +- webapp/components/login/components/login_mfa.jsx | 2 +- webapp/components/login/login_controller.jsx | 2 +- webapp/components/member_list_channel.jsx | 2 +- webapp/components/member_list_team.jsx | 2 +- webapp/components/message_wrapper.jsx | 2 +- webapp/components/mfa/components/confirm.jsx | 2 +- webapp/components/mfa/components/setup.jsx | 2 +- webapp/components/mfa/mfa_controller.jsx | 2 +- webapp/components/more_channels.jsx | 2 +- webapp/components/more_direct_channels.jsx | 2 +- webapp/components/msg_typing.jsx | 2 +- webapp/components/multiselect/multiselect.jsx | 2 +- webapp/components/multiselect/multiselect_list.jsx | 2 +- webapp/components/navbar.jsx | 2 +- webapp/components/needs_team.jsx | 2 +- webapp/components/new_channel_flow.jsx | 2 +- webapp/components/new_channel_modal.jsx | 2 +- webapp/components/notify_counts.jsx | 2 +- webapp/components/password_reset_form.jsx | 2 +- webapp/components/password_reset_send_link.jsx | 2 +- webapp/components/pdf_preview.jsx | 2 +- webapp/components/permalink_view.jsx | 2 +- webapp/components/popover_list_members.jsx | 2 +- webapp/components/post_deleted_modal.jsx | 2 +- .../components/commented_on_files_message_container.jsx | 2 +- .../post_view/components/floating_timestamp.jsx | 2 +- .../post_view/components/new_message_indicator.jsx | 2 +- .../post_view/components/pending_post_options.jsx | 2 +- webapp/components/post_view/components/post.jsx | 2 +- .../components/post_view/components/post_attachment.jsx | 2 +- .../post_view/components/post_attachment_list.jsx | 2 +- .../post_view/components/post_attachment_opengraph.jsx | 2 +- webapp/components/post_view/components/post_body.jsx | 2 +- .../components/post_body_additional_content.jsx | 2 +- webapp/components/post_view/components/post_header.jsx | 2 +- webapp/components/post_view/components/post_image.jsx | 2 +- webapp/components/post_view/components/post_info.jsx | 2 +- webapp/components/post_view/components/post_list.jsx | 2 +- .../post_view/components/post_message_container.jsx | 2 +- .../post_view/components/post_message_view.jsx | 2 +- webapp/components/post_view/components/post_time.jsx | 2 +- webapp/components/post_view/components/reaction.jsx | 2 +- .../post_view/components/reaction_container.jsx | 2 +- .../post_view/components/reaction_list_container.jsx | 2 +- .../post_view/components/reaction_list_view.jsx | 2 +- .../post_view/components/scroll_to_bottom_arrows.jsx | 2 +- .../post_view/components/system_message_helpers.jsx | 2 +- .../components/post_view/post_focus_view_controller.jsx | 2 +- webapp/components/post_view/post_view_cache.jsx | 2 +- webapp/components/post_view/post_view_controller.jsx | 2 +- webapp/components/profile_picture.jsx | 2 +- webapp/components/profile_popover.jsx | 2 +- webapp/components/removed_from_channel_modal.jsx | 2 +- webapp/components/rename_channel_modal.jsx | 2 +- webapp/components/rhs_comment.jsx | 2 +- webapp/components/rhs_dropdown.jsx | 2 +- webapp/components/rhs_dropdown_menu.jsx | 2 +- webapp/components/rhs_header_post.jsx | 2 +- webapp/components/rhs_root_post.jsx | 2 +- webapp/components/rhs_thread.jsx | 2 +- webapp/components/root.jsx | 2 +- webapp/components/search_bar.jsx | 2 +- webapp/components/search_results.jsx | 2 +- webapp/components/search_results_header.jsx | 2 +- webapp/components/search_results_item.jsx | 2 +- webapp/components/searchable_channel_list.jsx | 4 ++-- .../searchable_user_list/searchable_user_list.jsx | 2 +- .../searchable_user_list_container.jsx | 2 +- .../select_team/components/select_team_item.jsx | 2 +- webapp/components/select_team/select_team.jsx | 2 +- webapp/components/setting_item_max.jsx | 2 +- webapp/components/setting_item_min.jsx | 2 +- webapp/components/setting_picture.jsx | 2 +- webapp/components/setting_upload.jsx | 4 ++-- webapp/components/settings_sidebar.jsx | 2 +- webapp/components/should_verify_email.jsx | 2 +- webapp/components/sidebar.jsx | 2 +- webapp/components/sidebar_header.jsx | 2 +- webapp/components/sidebar_header_dropdown.jsx | 2 +- webapp/components/sidebar_header_dropdown_button.jsx | 2 +- webapp/components/sidebar_right.jsx | 2 +- webapp/components/sidebar_right_menu.jsx | 2 +- webapp/components/signup/components/signup_email.jsx | 2 +- webapp/components/signup/components/signup_ldap.jsx | 2 +- webapp/components/signup/signup_controller.jsx | 2 +- webapp/components/spinner_button.jsx | 2 +- webapp/components/status_icon.jsx | 2 +- webapp/components/suggestion/at_mention_provider.jsx | 2 +- .../components/suggestion/channel_mention_provider.jsx | 2 +- webapp/components/suggestion/command_provider.jsx | 2 +- webapp/components/suggestion/emoticon_provider.jsx | 2 +- webapp/components/suggestion/provider.jsx | 2 +- .../components/suggestion/search_channel_provider.jsx | 2 +- webapp/components/suggestion/search_suggestion_list.jsx | 2 +- webapp/components/suggestion/search_user_provider.jsx | 2 +- webapp/components/suggestion/suggestion.jsx | 4 ++-- webapp/components/suggestion/suggestion_box.jsx | 2 +- webapp/components/suggestion/suggestion_list.jsx | 2 +- .../components/suggestion/switch_channel_provider.jsx | 2 +- webapp/components/team_general_tab.jsx | 2 +- webapp/components/team_import_tab.jsx | 2 +- webapp/components/team_members_dropdown.jsx | 2 +- webapp/components/team_members_modal.jsx | 2 +- webapp/components/team_settings.jsx | 2 +- webapp/components/team_settings_modal.jsx | 2 +- .../components/team_sidebar/components/team_button.jsx | 2 +- .../components/team_sidebar/team_sidebar_controller.jsx | 2 +- webapp/components/textbox.jsx | 2 +- webapp/components/toggle_modal_button.jsx | 2 +- webapp/components/tutorial/tutorial_intro_screens.jsx | 2 +- webapp/components/tutorial/tutorial_tip.jsx | 2 +- webapp/components/tutorial/tutorial_view.jsx | 2 +- webapp/components/unread_channel_indicator.jsx | 2 +- webapp/components/user_list.jsx | 2 +- webapp/components/user_list_row.jsx | 2 +- webapp/components/user_profile.jsx | 2 +- .../components/user_settings/custom_theme_chooser.jsx | 2 +- .../user_settings/desktop_notification_settings.jsx | 2 +- .../user_settings/email_notification_setting.jsx | 2 +- webapp/components/user_settings/import_theme_modal.jsx | 2 +- .../components/user_settings/premade_theme_chooser.jsx | 2 +- webapp/components/user_settings/user_settings.jsx | 2 +- .../components/user_settings/user_settings_advanced.jsx | 2 +- .../components/user_settings/user_settings_display.jsx | 2 +- .../components/user_settings/user_settings_general.jsx | 2 +- webapp/components/user_settings/user_settings_modal.jsx | 2 +- .../user_settings/user_settings_notifications.jsx | 2 +- .../components/user_settings/user_settings_security.jsx | 2 +- webapp/components/user_settings/user_settings_theme.jsx | 2 +- webapp/components/view_image.jsx | 2 +- webapp/components/view_image_popover_bar.jsx | 2 +- webapp/components/webrtc/components/webrtc_header.jsx | 2 +- .../webrtc/components/webrtc_notification.jsx | 2 +- webapp/components/webrtc/components/webrtc_sidebar.jsx | 2 +- webapp/components/webrtc/webrtc_controller.jsx | 2 +- webapp/components/youtube_video.jsx | 2 +- webapp/dispatcher/app_dispatcher.jsx | 2 +- webapp/i18n/en.json | 2 +- webapp/i18n/i18n.jsx | 2 +- webapp/root.jsx | 2 +- webapp/routes/route_admin_console.jsx | 2 +- webapp/routes/route_emoji.jsx | 2 +- webapp/routes/route_help.jsx | 2 +- webapp/routes/route_integrations.jsx | 2 +- webapp/routes/route_root.jsx | 2 +- webapp/routes/route_team.jsx | 2 +- webapp/routes/route_utils.jsx | 2 +- webapp/stores/admin_store.jsx | 2 +- webapp/stores/analytics_store.jsx | 2 +- webapp/stores/browser_store.jsx | 2 +- webapp/stores/channel_store.jsx | 2 +- webapp/stores/emoji_store.jsx | 2 +- webapp/stores/error_store.jsx | 2 +- webapp/stores/file_store.jsx | 4 ++-- webapp/stores/integration_store.jsx | 2 +- webapp/stores/localization_store.jsx | 2 +- webapp/stores/message_history_store.jsx | 4 ++-- webapp/stores/modal_store.jsx | 2 +- webapp/stores/notification_store.jsx | 2 +- webapp/stores/post_store.jsx | 2 +- webapp/stores/preference_store.jsx | 2 +- webapp/stores/reaction_store.jsx | 2 +- webapp/stores/search_store.jsx | 2 +- webapp/stores/suggestion_store.jsx | 2 +- webapp/stores/team_store.jsx | 2 +- webapp/stores/user_store.jsx | 2 +- webapp/stores/user_typing_store.jsx | 2 +- webapp/stores/webrtc_store.jsx | 4 ++-- webapp/tests/client/client_admin.test.jsx | 2 +- webapp/tests/client/client_channel.test.jsx | 2 +- webapp/tests/client/client_command.test.jsx | 2 +- webapp/tests/client/client_emoji.test.jsx | 2 +- webapp/tests/client/client_file.test.jsx | 2 +- webapp/tests/client/client_general.test.jsx | 2 +- webapp/tests/client/client_hooks.test.jsx | 2 +- webapp/tests/client/client_oauth.test.jsx | 2 +- webapp/tests/client/client_post.test.jsx | 2 +- webapp/tests/client/client_preferences.test.jsx | 2 +- webapp/tests/client/client_reaction.test.jsx | 2 +- webapp/tests/client/client_team.test.jsx | 2 +- webapp/tests/client/client_user.test.jsx | 2 +- webapp/tests/client/client_websocket.test.jsx | 2 +- .../__snapshots__/about_build_modal.test.jsx.snap | 16 ++++++++++++---- webapp/tests/components/about_build_modal.test.jsx | 2 +- .../backstage/components/backstage_header.test.jsx | 2 +- webapp/tests/components/spinner_button.test.jsx | 2 +- .../tests/components/suggestion/suggestion_box.test.jsx | 2 +- webapp/tests/helpers/client-test-helper.jsx | 2 +- webapp/tests/helpers/intl-test-helper.jsx | 2 +- webapp/tests/utils/emoticons.test.jsx | 2 +- webapp/tests/utils/formatting_at_mentions.test.jsx | 2 +- webapp/tests/utils/formatting_hashtags.test.jsx | 2 +- webapp/tests/utils/formatting_imgs.test.jsx | 2 +- webapp/tests/utils/formatting_links.test.jsx | 2 +- webapp/utils/async_client.jsx | 2 +- webapp/utils/channel_intro_messages.jsx | 2 +- webapp/utils/constants.jsx | 2 +- webapp/utils/delayed_action.jsx | 2 +- webapp/utils/emoji.jsx | 2 +- webapp/utils/emoticons.jsx | 2 +- webapp/utils/license_utils.jsx | 2 +- webapp/utils/markdown.jsx | 2 +- webapp/utils/post_utils.jsx | 2 +- webapp/utils/syntax_highlighting.jsx | 2 +- webapp/utils/team_utils.jsx | 2 +- webapp/utils/text_formatting.jsx | 2 +- webapp/utils/url.jsx | 2 +- webapp/utils/user_agent.jsx | 2 +- webapp/utils/utils.jsx | 2 +- wsapi/api.go | 2 +- wsapi/status.go | 2 +- wsapi/system.go | 2 +- wsapi/user.go | 2 +- wsapi/webrtc.go | 2 +- wsapi/websocket_handler.go | 2 +- 775 files changed, 813 insertions(+), 803 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index f6d62bf20..b75f525cf 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Mattermost Platform -© 2015-2017 Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information. +© 2015-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information. NOTICES: -------- @@ -3336,7 +3336,7 @@ This product contains a modified portion of 'mattermost-driver-javascript', a Ja * LICENSE: -Copyright 2016 Mattermost +Copyright 2016-present Mattermost Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/api/admin.go b/api/admin.go index cb1b7efde..a6ced71a9 100644 --- a/api/admin.go +++ b/api/admin.go @@ -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. package api diff --git a/api/admin_test.go b/api/admin_test.go index dc569620e..ae7259863 100644 --- a/api/admin_test.go +++ b/api/admin_test.go @@ -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. package api diff --git a/api/api.go b/api/api.go index 8ec078dd2..c9c876b02 100644 --- a/api/api.go +++ b/api/api.go @@ -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. package api diff --git a/api/apitestlib.go b/api/apitestlib.go index bcc7de879..af14ac431 100644 --- a/api/apitestlib.go +++ b/api/apitestlib.go @@ -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. package api diff --git a/api/channel.go b/api/channel.go index 0db3499e0..73daaf3d4 100644 --- a/api/channel.go +++ b/api/channel.go @@ -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. package api diff --git a/api/channel_test.go b/api/channel_test.go index 23705f172..52212dac7 100644 --- a/api/channel_test.go +++ b/api/channel_test.go @@ -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. package api diff --git a/api/cli_test.go b/api/cli_test.go index 1f60b02cd..afdada7b3 100644 --- a/api/cli_test.go +++ b/api/cli_test.go @@ -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. package api diff --git a/api/command.go b/api/command.go index 75f37b9ff..aaaa790c0 100644 --- a/api/command.go +++ b/api/command.go @@ -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. package api diff --git a/api/command_echo_test.go b/api/command_echo_test.go index 02583d2aa..56df94b0b 100644 --- a/api/command_echo_test.go +++ b/api/command_echo_test.go @@ -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. package api diff --git a/api/command_expand_collapse_test.go b/api/command_expand_collapse_test.go index bad5ef6c4..54873377c 100644 --- a/api/command_expand_collapse_test.go +++ b/api/command_expand_collapse_test.go @@ -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. package api diff --git a/api/command_invite_people_test.go b/api/command_invite_people_test.go index d4f579c4d..0e8c3fe38 100644 --- a/api/command_invite_people_test.go +++ b/api/command_invite_people_test.go @@ -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. package api diff --git a/api/command_join_test.go b/api/command_join_test.go index cce837ceb..c179175fb 100644 --- a/api/command_join_test.go +++ b/api/command_join_test.go @@ -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. package api diff --git a/api/command_loadtest_test.go b/api/command_loadtest_test.go index 091e05831..a02f4f9d3 100644 --- a/api/command_loadtest_test.go +++ b/api/command_loadtest_test.go @@ -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. package api diff --git a/api/command_logout_test.go b/api/command_logout_test.go index d61b30633..ff20a3831 100644 --- a/api/command_logout_test.go +++ b/api/command_logout_test.go @@ -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. package api diff --git a/api/command_me_test.go b/api/command_me_test.go index 0250cfb0f..1f49566fa 100644 --- a/api/command_me_test.go +++ b/api/command_me_test.go @@ -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. package api diff --git a/api/command_msg_test.go b/api/command_msg_test.go index 4fe28fdba..2e2d927e3 100644 --- a/api/command_msg_test.go +++ b/api/command_msg_test.go @@ -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. package api diff --git a/api/command_shortcuts_test.go b/api/command_shortcuts_test.go index 049175ec9..ce5019049 100644 --- a/api/command_shortcuts_test.go +++ b/api/command_shortcuts_test.go @@ -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. package api diff --git a/api/command_shrug_test.go b/api/command_shrug_test.go index e64f4c4b1..b265fbb25 100644 --- a/api/command_shrug_test.go +++ b/api/command_shrug_test.go @@ -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. package api diff --git a/api/command_statuses_test.go b/api/command_statuses_test.go index 063d76062..a562ed882 100644 --- a/api/command_statuses_test.go +++ b/api/command_statuses_test.go @@ -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. package api diff --git a/api/command_test.go b/api/command_test.go index 8194a4c60..6207e6cf5 100644 --- a/api/command_test.go +++ b/api/command_test.go @@ -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. package api diff --git a/api/context.go b/api/context.go index ff6018920..370e254ba 100644 --- a/api/context.go +++ b/api/context.go @@ -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. package api diff --git a/api/context_test.go b/api/context_test.go index cd4d058cf..95a8459ff 100644 --- a/api/context_test.go +++ b/api/context_test.go @@ -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. package api diff --git a/api/deprecated.go b/api/deprecated.go index eca6f78f8..1c1228793 100644 --- a/api/deprecated.go +++ b/api/deprecated.go @@ -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. package api diff --git a/api/deprecated_test.go b/api/deprecated_test.go index b3249a58d..6943c6918 100644 --- a/api/deprecated_test.go +++ b/api/deprecated_test.go @@ -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. package api diff --git a/api/emoji.go b/api/emoji.go index c2719c562..e1a37e509 100644 --- a/api/emoji.go +++ b/api/emoji.go @@ -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. package api diff --git a/api/emoji_test.go b/api/emoji_test.go index d8d624d51..600f7975e 100644 --- a/api/emoji_test.go +++ b/api/emoji_test.go @@ -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. package api diff --git a/api/file.go b/api/file.go index 54df78dd7..0f2fd9319 100644 --- a/api/file.go +++ b/api/file.go @@ -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. package api diff --git a/api/file_test.go b/api/file_test.go index c004bb562..1e65c33e8 100644 --- a/api/file_test.go +++ b/api/file_test.go @@ -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. package api diff --git a/api/general.go b/api/general.go index e273268a4..16a739704 100644 --- a/api/general.go +++ b/api/general.go @@ -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. package api diff --git a/api/general_test.go b/api/general_test.go index 0cc0f120f..51593ab9e 100644 --- a/api/general_test.go +++ b/api/general_test.go @@ -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. package api diff --git a/api/license.go b/api/license.go index ea5de20d4..7a9e57677 100644 --- a/api/license.go +++ b/api/license.go @@ -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. package api diff --git a/api/license_test.go b/api/license_test.go index c5fffd6e9..978e044cc 100644 --- a/api/license_test.go +++ b/api/license_test.go @@ -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. package api diff --git a/api/oauth.go b/api/oauth.go index 059cac29b..8bd4a9f7b 100644 --- a/api/oauth.go +++ b/api/oauth.go @@ -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. package api diff --git a/api/oauth_test.go b/api/oauth_test.go index 87a8f847c..7231c777d 100644 --- a/api/oauth_test.go +++ b/api/oauth_test.go @@ -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. package api diff --git a/api/post.go b/api/post.go index bfc68a0d0..192b01bd5 100644 --- a/api/post.go +++ b/api/post.go @@ -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. package api diff --git a/api/post_test.go b/api/post_test.go index d2297fb69..8dc164c1b 100644 --- a/api/post_test.go +++ b/api/post_test.go @@ -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. package api diff --git a/api/preference.go b/api/preference.go index 5384afbb5..9fdc0279c 100644 --- a/api/preference.go +++ b/api/preference.go @@ -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. package api diff --git a/api/preference_test.go b/api/preference_test.go index 3e41c884f..8388138c1 100644 --- a/api/preference_test.go +++ b/api/preference_test.go @@ -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. package api diff --git a/api/reaction.go b/api/reaction.go index 85b44b82d..a4992d61b 100644 --- a/api/reaction.go +++ b/api/reaction.go @@ -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. package api diff --git a/api/reaction_test.go b/api/reaction_test.go index dad5a6a0c..27a296930 100644 --- a/api/reaction_test.go +++ b/api/reaction_test.go @@ -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. package api diff --git a/api/server_test.go b/api/server_test.go index a9837203f..53ad652c9 100644 --- a/api/server_test.go +++ b/api/server_test.go @@ -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. package api diff --git a/api/status.go b/api/status.go index df4be4603..b945d7e90 100644 --- a/api/status.go +++ b/api/status.go @@ -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. package api diff --git a/api/status_test.go b/api/status_test.go index f886d1044..7aa6a2299 100644 --- a/api/status_test.go +++ b/api/status_test.go @@ -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. package api diff --git a/api/team.go b/api/team.go index 899948a94..c7fa61df6 100644 --- a/api/team.go +++ b/api/team.go @@ -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. package api diff --git a/api/team_test.go b/api/team_test.go index 9dd598834..a7cffbb34 100644 --- a/api/team_test.go +++ b/api/team_test.go @@ -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. package api diff --git a/api/user.go b/api/user.go index 99f751ee0..466f12873 100644 --- a/api/user.go +++ b/api/user.go @@ -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. package api diff --git a/api/user_test.go b/api/user_test.go index cdbccc57e..ff2101c17 100644 --- a/api/user_test.go +++ b/api/user_test.go @@ -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. package api diff --git a/api/webhook.go b/api/webhook.go index 12751943e..c17b5bc56 100644 --- a/api/webhook.go +++ b/api/webhook.go @@ -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. package api diff --git a/api/webhook_test.go b/api/webhook_test.go index 8a170bd9a..5a0e44630 100644 --- a/api/webhook_test.go +++ b/api/webhook_test.go @@ -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. package api diff --git a/api/webrtc.go b/api/webrtc.go index 7ba9d3762..ad1da31e4 100644 --- a/api/webrtc.go +++ b/api/webrtc.go @@ -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. package api diff --git a/api/websocket.go b/api/websocket.go index 192513bc0..6f53023db 100644 --- a/api/websocket.go +++ b/api/websocket.go @@ -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. package api diff --git a/api/websocket_test.go b/api/websocket_test.go index d3d8fc4b2..bda014f06 100644 --- a/api/websocket_test.go +++ b/api/websocket_test.go @@ -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. package api diff --git a/api4/api.go b/api4/api.go index b1b8e0c69..45581525e 100644 --- a/api4/api.go +++ b/api4/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/apitestlib.go b/api4/apitestlib.go index 8b5861026..81a9ca311 100644 --- a/api4/apitestlib.go +++ b/api4/apitestlib.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/brand.go b/api4/brand.go index f9a301acf..ac69f623b 100644 --- a/api4/brand.go +++ b/api4/brand.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/brand_test.go b/api4/brand_test.go index fd5e472a8..98a539574 100644 --- a/api4/brand_test.go +++ b/api4/brand_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/channel.go b/api4/channel.go index 78d4cc733..acef92415 100644 --- a/api4/channel.go +++ b/api4/channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/channel_test.go b/api4/channel_test.go index 1c00c8450..50755fbe0 100644 --- a/api4/channel_test.go +++ b/api4/channel_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/cluster.go b/api4/cluster.go index dbf198590..54ff15cf1 100644 --- a/api4/cluster.go +++ b/api4/cluster.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/cluster_test.go b/api4/cluster_test.go index 6d44ca209..573e309a4 100644 --- a/api4/cluster_test.go +++ b/api4/cluster_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/command.go b/api4/command.go index 0638edd38..5787d1132 100644 --- a/api4/command.go +++ b/api4/command.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/command_test.go b/api4/command_test.go index 6c100ed08..5f3d77113 100644 --- a/api4/command_test.go +++ b/api4/command_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/compliance.go b/api4/compliance.go index 37196c853..cabac6e21 100644 --- a/api4/compliance.go +++ b/api4/compliance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/context.go b/api4/context.go index cd1137508..90f39ce5f 100644 --- a/api4/context.go +++ b/api4/context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/emoji.go b/api4/emoji.go index 282d0f086..2452f87c4 100644 --- a/api4/emoji.go +++ b/api4/emoji.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/emoji_test.go b/api4/emoji_test.go index e5faf548c..40199919f 100644 --- a/api4/emoji_test.go +++ b/api4/emoji_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/file.go b/api4/file.go index e4bdbcc3c..de1ce454d 100644 --- a/api4/file.go +++ b/api4/file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/file_test.go b/api4/file_test.go index 5e0824d45..9124e893b 100644 --- a/api4/file_test.go +++ b/api4/file_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/ldap.go b/api4/ldap.go index e138fdc97..eac5778b6 100644 --- a/api4/ldap.go +++ b/api4/ldap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/ldap_test.go b/api4/ldap_test.go index d8eaedc50..6d79a92ad 100644 --- a/api4/ldap_test.go +++ b/api4/ldap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/params.go b/api4/params.go index 8bb072742..fa5d96d88 100644 --- a/api4/params.go +++ b/api4/params.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/post.go b/api4/post.go index 3493945c9..f8e4cc54b 100644 --- a/api4/post.go +++ b/api4/post.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/post_test.go b/api4/post_test.go index 4a86e9f18..c6e9dcb59 100644 --- a/api4/post_test.go +++ b/api4/post_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/preference.go b/api4/preference.go index 9ba6b85d2..f9a5bfba6 100644 --- a/api4/preference.go +++ b/api4/preference.go @@ -1,4 +1,4 @@ -// // Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// // Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // // See License.txt for license information. package api4 diff --git a/api4/preference_test.go b/api4/preference_test.go index 02df99b9b..6efc96ff3 100644 --- a/api4/preference_test.go +++ b/api4/preference_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/saml.go b/api4/saml.go index e2c35f30d..b8167b505 100644 --- a/api4/saml.go +++ b/api4/saml.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/saml_test.go b/api4/saml_test.go index 7e4722a3b..0e16612d7 100644 --- a/api4/saml_test.go +++ b/api4/saml_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/status.go b/api4/status.go index 46d4f963b..3a2c5c762 100644 --- a/api4/status.go +++ b/api4/status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/system.go b/api4/system.go index 098f7e4b7..dfc702c8c 100644 --- a/api4/system.go +++ b/api4/system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/team.go b/api4/team.go index 22ab15bfd..b8ba47054 100644 --- a/api4/team.go +++ b/api4/team.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/team_test.go b/api4/team_test.go index b58a4dc72..7fd240480 100644 --- a/api4/team_test.go +++ b/api4/team_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/user.go b/api4/user.go index 5880370c6..05216ff40 100644 --- a/api4/user.go +++ b/api4/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/user_test.go b/api4/user_test.go index f904bd460..2ff665c8a 100644 --- a/api4/user_test.go +++ b/api4/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/webhook.go b/api4/webhook.go index 86f8bcc2e..6602c7a26 100644 --- a/api4/webhook.go +++ b/api4/webhook.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/webhook_test.go b/api4/webhook_test.go index 1691b27e5..96451f8a7 100644 --- a/api4/webhook_test.go +++ b/api4/webhook_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/websocket.go b/api4/websocket.go index c70327222..1caef6c4a 100644 --- a/api4/websocket.go +++ b/api4/websocket.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/api4/websocket_test.go b/api4/websocket_test.go index 6018bf7da..1098f4759 100644 --- a/api4/websocket_test.go +++ b/api4/websocket_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package api4 diff --git a/app/admin.go b/app/admin.go index b86eb5993..3ff10015c 100644 --- a/app/admin.go +++ b/app/admin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/analytics.go b/app/analytics.go index f1146327f..78e1fe7b4 100644 --- a/app/analytics.go +++ b/app/analytics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/app.go b/app/app.go index 8568c7bba..2758add0e 100644 --- a/app/app.go +++ b/app/app.go @@ -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. package app diff --git a/app/apptestlib.go b/app/apptestlib.go index 52530f92f..f42529c20 100644 --- a/app/apptestlib.go +++ b/app/apptestlib.go @@ -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. package app diff --git a/app/audit.go b/app/audit.go index 6b7439d43..fdd152719 100644 --- a/app/audit.go +++ b/app/audit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/authentication.go b/app/authentication.go index 8ea3f5fc4..5e1b4461f 100644 --- a/app/authentication.go +++ b/app/authentication.go @@ -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. package app diff --git a/app/authorization.go b/app/authorization.go index 4d36c63e8..9fc2edfb9 100644 --- a/app/authorization.go +++ b/app/authorization.go @@ -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. package app diff --git a/app/authorization_test.go b/app/authorization_test.go index 049567483..4d2fdd5a0 100644 --- a/app/authorization_test.go +++ b/app/authorization_test.go @@ -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. package app diff --git a/app/auto_channels.go b/app/auto_channels.go index 3945a5a4f..2f91cf14b 100644 --- a/app/auto_channels.go +++ b/app/auto_channels.go @@ -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. package app diff --git a/app/auto_constants.go b/app/auto_constants.go index c8c903e32..2a9438396 100644 --- a/app/auto_constants.go +++ b/app/auto_constants.go @@ -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. package app diff --git a/app/auto_environment.go b/app/auto_environment.go index b0a4f54b8..8827ddf87 100644 --- a/app/auto_environment.go +++ b/app/auto_environment.go @@ -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. package app diff --git a/app/auto_posts.go b/app/auto_posts.go index b32407539..07d260846 100644 --- a/app/auto_posts.go +++ b/app/auto_posts.go @@ -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. package app diff --git a/app/auto_teams.go b/app/auto_teams.go index 6e66f4446..029d33aa1 100644 --- a/app/auto_teams.go +++ b/app/auto_teams.go @@ -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. package app diff --git a/app/auto_users.go b/app/auto_users.go index 7a99cc90b..71e20817d 100644 --- a/app/auto_users.go +++ b/app/auto_users.go @@ -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. package app diff --git a/app/brand.go b/app/brand.go index 9b3df3145..bb11bd581 100644 --- a/app/brand.go +++ b/app/brand.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/channel.go b/app/channel.go index 1c04905c2..17fa02ad3 100644 --- a/app/channel.go +++ b/app/channel.go @@ -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. package app @@ -81,7 +81,7 @@ func JoinDefaultChannels(teamId string, user *model.User, channelRole string, us err = cmResult.Err } - if requestor == nil { + if requestor == nil { if err := postJoinChannelMessage(user, offTopic); err != nil { l4g.Error(utils.T("api.channel.post_user_add_remove_message_and_forget.error"), err) } diff --git a/app/command.go b/app/command.go index 05a4c9158..2af934710 100644 --- a/app/command.go +++ b/app/command.go @@ -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. package app diff --git a/app/command_away.go b/app/command_away.go index 55553fa3f..f4150dfeb 100644 --- a/app/command_away.go +++ b/app/command_away.go @@ -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. package app diff --git a/app/command_echo.go b/app/command_echo.go index 40d70e54a..ef70cb609 100644 --- a/app/command_echo.go +++ b/app/command_echo.go @@ -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. package app diff --git a/app/command_expand_collapse.go b/app/command_expand_collapse.go index a4a152c60..314a54b2a 100644 --- a/app/command_expand_collapse.go +++ b/app/command_expand_collapse.go @@ -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. package app diff --git a/app/command_invite_people.go b/app/command_invite_people.go index 0496dadca..6b0ee96b4 100644 --- a/app/command_invite_people.go +++ b/app/command_invite_people.go @@ -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. package app diff --git a/app/command_join.go b/app/command_join.go index 5b19dd7a0..9ad3682a1 100644 --- a/app/command_join.go +++ b/app/command_join.go @@ -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. package app diff --git a/app/command_loadtest.go b/app/command_loadtest.go index d3c7474ae..ad64573fc 100644 --- a/app/command_loadtest.go +++ b/app/command_loadtest.go @@ -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. package app diff --git a/app/command_logout.go b/app/command_logout.go index 1a353056e..cc59d2686 100644 --- a/app/command_logout.go +++ b/app/command_logout.go @@ -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. package app diff --git a/app/command_me.go b/app/command_me.go index bb29ec1e0..be09ac5dd 100644 --- a/app/command_me.go +++ b/app/command_me.go @@ -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. package app diff --git a/app/command_msg.go b/app/command_msg.go index fd4ace61a..977e403d5 100644 --- a/app/command_msg.go +++ b/app/command_msg.go @@ -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. package app diff --git a/app/command_offline.go b/app/command_offline.go index 6e2c125f8..5316ccc5f 100644 --- a/app/command_offline.go +++ b/app/command_offline.go @@ -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. package app diff --git a/app/command_online.go b/app/command_online.go index bd6fbab60..b0becaf14 100644 --- a/app/command_online.go +++ b/app/command_online.go @@ -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. package app diff --git a/app/command_shortcuts.go b/app/command_shortcuts.go index 93e5f0f51..7df5dbaed 100644 --- a/app/command_shortcuts.go +++ b/app/command_shortcuts.go @@ -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. package app diff --git a/app/command_shrug.go b/app/command_shrug.go index 12d1039ec..88dbcef8c 100644 --- a/app/command_shrug.go +++ b/app/command_shrug.go @@ -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. package app diff --git a/app/compliance.go b/app/compliance.go index 966b9b523..cb1eece70 100644 --- a/app/compliance.go +++ b/app/compliance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/diagnostics.go b/app/diagnostics.go index 2c8211f42..295164c97 100644 --- a/app/diagnostics.go +++ b/app/diagnostics.go @@ -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. package app diff --git a/app/diagnostics_test.go b/app/diagnostics_test.go index 21b077bd8..80c12fd2d 100644 --- a/app/diagnostics_test.go +++ b/app/diagnostics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/email.go b/app/email.go index cb2fa213a..235d949be 100644 --- a/app/email.go +++ b/app/email.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app @@ -18,7 +18,7 @@ func SendChangeUsernameEmail(oldUsername, newUsername, email, locale, siteURL st subject := T("api.templates.username_change_subject", map[string]interface{}{"SiteName": utils.ClientCfg["SiteName"], - "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) + "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) bodyPage := utils.NewHTMLTemplate("email_change_body", locale) bodyPage.Props["SiteURL"] = siteURL @@ -40,8 +40,7 @@ func SendEmailChangeVerifyEmail(userId, newUserEmail, locale, siteURL string) *m subject := T("api.templates.email_change_verify_subject", map[string]interface{}{"SiteName": utils.ClientCfg["SiteName"], - "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) - + "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) bodyPage := utils.NewHTMLTemplate("email_change_verify_body", locale) bodyPage.Props["SiteURL"] = siteURL @@ -63,7 +62,7 @@ func SendEmailChangeEmail(oldEmail, newEmail, locale, siteURL string) *model.App subject := T("api.templates.email_change_subject", map[string]interface{}{"SiteName": utils.ClientCfg["SiteName"], - "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) + "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) bodyPage := utils.NewHTMLTemplate("email_change_body", locale) bodyPage.Props["SiteURL"] = siteURL @@ -128,7 +127,7 @@ func SendWelcomeEmail(userId string, email string, verified bool, locale, siteUR subject := T("api.templates.welcome_subject", map[string]interface{}{"SiteName": utils.ClientCfg["SiteName"], - "ServerURL": rawUrl.Host}) + "ServerURL": rawUrl.Host}) bodyPage := utils.NewHTMLTemplate("welcome_body", locale) bodyPage.Props["SiteURL"] = siteURL @@ -161,7 +160,7 @@ func SendPasswordChangeEmail(email, method, locale, siteURL string) *model.AppEr subject := T("api.templates.password_change_subject", map[string]interface{}{"SiteName": utils.ClientCfg["SiteName"], - "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) + "TeamDisplayName": utils.Cfg.TeamSettings.SiteName}) bodyPage := utils.NewHTMLTemplate("password_change_body", locale) bodyPage.Props["SiteURL"] = siteURL @@ -234,8 +233,8 @@ func SendInviteEmails(team *model.Team, senderName string, invites []string, sit subject := utils.T("api.templates.invite_subject", map[string]interface{}{"SenderName": senderName, - "TeamDisplayName": team.DisplayName, - "SiteName": utils.ClientCfg["SiteName"]}) + "TeamDisplayName": team.DisplayName, + "SiteName": utils.ClientCfg["SiteName"]}) bodyPage := utils.NewHTMLTemplate("invite_body", model.DEFAULT_LOCALE) bodyPage.Props["SiteURL"] = siteURL diff --git a/app/email_batching.go b/app/email_batching.go index ac91aae08..6d7a376ef 100644 --- a/app/email_batching.go +++ b/app/email_batching.go @@ -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. package app diff --git a/app/email_batching_test.go b/app/email_batching_test.go index 23722facd..74fbea5c3 100644 --- a/app/email_batching_test.go +++ b/app/email_batching_test.go @@ -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. package app diff --git a/app/email_test.go b/app/email_test.go index 6d1a6f14a..3f57c54f9 100644 --- a/app/email_test.go +++ b/app/email_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/emoji.go b/app/emoji.go index 666da5c89..303d4ac6d 100644 --- a/app/emoji.go +++ b/app/emoji.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/file.go b/app/file.go index 8c0960fe8..c5e2982d4 100644 --- a/app/file.go +++ b/app/file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/file_test.go b/app/file_test.go index 9df03315e..683b574b8 100644 --- a/app/file_test.go +++ b/app/file_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/import.go b/app/import.go index 6bf4e8a89..f92c9b1cc 100644 --- a/app/import.go +++ b/app/import.go @@ -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. package app diff --git a/app/import_test.go b/app/import_test.go index e3ed80169..847864977 100644 --- a/app/import_test.go +++ b/app/import_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/ldap.go b/app/ldap.go index 94b328177..1b823dc47 100644 --- a/app/ldap.go +++ b/app/ldap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/license.go b/app/license.go index c41c17fd8..7a00d7fb4 100644 --- a/app/license.go +++ b/app/license.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/license_test.go b/app/license_test.go index d7d851589..a7761b204 100644 --- a/app/license_test.go +++ b/app/license_test.go @@ -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. package app diff --git a/app/login.go b/app/login.go index e9bcf1f03..4c7ab8474 100644 --- a/app/login.go +++ b/app/login.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/notification.go b/app/notification.go index ef1b70aad..e983f5e8c 100644 --- a/app/notification.go +++ b/app/notification.go @@ -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. package app diff --git a/app/notification_test.go b/app/notification_test.go index 3768a95c7..794bb4b37 100644 --- a/app/notification_test.go +++ b/app/notification_test.go @@ -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. package app diff --git a/app/oauth.go b/app/oauth.go index c357d10c8..e79d240fe 100644 --- a/app/oauth.go +++ b/app/oauth.go @@ -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. package app diff --git a/app/oauth_test.go b/app/oauth_test.go index 3ca3a2d4a..9e8fdfc7d 100644 --- a/app/oauth_test.go +++ b/app/oauth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/post.go b/app/post.go index 186aa5dcc..06349f426 100644 --- a/app/post.go +++ b/app/post.go @@ -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. package app diff --git a/app/preference.go b/app/preference.go index ff251fb16..793f1802b 100644 --- a/app/preference.go +++ b/app/preference.go @@ -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. package app diff --git a/app/saml.go b/app/saml.go index e2bf4ccb2..8a6e6f16c 100644 --- a/app/saml.go +++ b/app/saml.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/app/security_update_check.go b/app/security_update_check.go index 2b000f2b2..12014bdf3 100644 --- a/app/security_update_check.go +++ b/app/security_update_check.go @@ -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. package app diff --git a/app/server.go b/app/server.go index 972c91ea3..a757e184e 100644 --- a/app/server.go +++ b/app/server.go @@ -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. package app diff --git a/app/session.go b/app/session.go index 9e4fda4bd..0df643743 100644 --- a/app/session.go +++ b/app/session.go @@ -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. package app diff --git a/app/session_test.go b/app/session_test.go index aea31cf86..b3cd9fd57 100644 --- a/app/session_test.go +++ b/app/session_test.go @@ -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. package app diff --git a/app/slackimport.go b/app/slackimport.go index 3e226203b..71f16c874 100644 --- a/app/slackimport.go +++ b/app/slackimport.go @@ -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. package app diff --git a/app/slackimport_test.go b/app/slackimport_test.go index 6db6adf2d..87de597ca 100644 --- a/app/slackimport_test.go +++ b/app/slackimport_test.go @@ -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. package app diff --git a/app/status.go b/app/status.go index f6565b7d2..a3b921700 100644 --- a/app/status.go +++ b/app/status.go @@ -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. package app diff --git a/app/team.go b/app/team.go index 12c970665..327ab7f3e 100644 --- a/app/team.go +++ b/app/team.go @@ -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. package app diff --git a/app/team_test.go b/app/team_test.go index 86a383a39..f2356d562 100644 --- a/app/team_test.go +++ b/app/team_test.go @@ -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. package app diff --git a/app/user.go b/app/user.go index 99e9d46a3..44755b8fa 100644 --- a/app/user.go +++ b/app/user.go @@ -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. package app diff --git a/app/user_test.go b/app/user_test.go index ff9e4d500..4cd26e729 100644 --- a/app/user_test.go +++ b/app/user_test.go @@ -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. package app diff --git a/app/web_conn.go b/app/web_conn.go index 11290b67d..ce0b874b4 100644 --- a/app/web_conn.go +++ b/app/web_conn.go @@ -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. package app diff --git a/app/web_hub.go b/app/web_hub.go index f65683f70..da2a41ec4 100644 --- a/app/web_hub.go +++ b/app/web_hub.go @@ -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. package app diff --git a/app/webhook.go b/app/webhook.go index 0ec06365d..e095c1b80 100644 --- a/app/webhook.go +++ b/app/webhook.go @@ -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. package app diff --git a/app/websocket_router.go b/app/websocket_router.go index 4569134b0..84806b5cf 100644 --- a/app/websocket_router.go +++ b/app/websocket_router.go @@ -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. package app diff --git a/app/webtrc.go b/app/webtrc.go index b526c96a6..a2ead21ab 100644 --- a/app/webtrc.go +++ b/app/webtrc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package app diff --git a/cmd/platform/channel.go b/cmd/platform/channel.go index cd8df0873..7419a0492 100644 --- a/cmd/platform/channel.go +++ b/cmd/platform/channel.go @@ -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. package main diff --git a/cmd/platform/channelargs.go b/cmd/platform/channelargs.go index d64db10bd..02ee1b6ab 100644 --- a/cmd/platform/channelargs.go +++ b/cmd/platform/channelargs.go @@ -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. package main diff --git a/cmd/platform/import.go b/cmd/platform/import.go index d0b2de162..9cee26a52 100644 --- a/cmd/platform/import.go +++ b/cmd/platform/import.go @@ -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. package main diff --git a/cmd/platform/ldap.go b/cmd/platform/ldap.go index 8f3aa0c81..f578ec3e2 100644 --- a/cmd/platform/ldap.go +++ b/cmd/platform/ldap.go @@ -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. package main diff --git a/cmd/platform/license.go b/cmd/platform/license.go index dedc4d306..91dc3bfba 100644 --- a/cmd/platform/license.go +++ b/cmd/platform/license.go @@ -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. package main diff --git a/cmd/platform/mattermost.go b/cmd/platform/mattermost.go index fc2f1d4c2..9985a6887 100644 --- a/cmd/platform/mattermost.go +++ b/cmd/platform/mattermost.go @@ -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. package main diff --git a/cmd/platform/output.go b/cmd/platform/output.go index 5b7f91385..e4666910e 100644 --- a/cmd/platform/output.go +++ b/cmd/platform/output.go @@ -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. package main diff --git a/cmd/platform/roles.go b/cmd/platform/roles.go index a65eb2bd6..df4b49436 100644 --- a/cmd/platform/roles.go +++ b/cmd/platform/roles.go @@ -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. package main diff --git a/cmd/platform/server.go b/cmd/platform/server.go index 855cde19a..234721778 100644 --- a/cmd/platform/server.go +++ b/cmd/platform/server.go @@ -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. package main diff --git a/cmd/platform/team.go b/cmd/platform/team.go index eb2939617..71bcd543c 100644 --- a/cmd/platform/team.go +++ b/cmd/platform/team.go @@ -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. package main diff --git a/cmd/platform/teamargs.go b/cmd/platform/teamargs.go index 506cc88ef..31f7b489e 100644 --- a/cmd/platform/teamargs.go +++ b/cmd/platform/teamargs.go @@ -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. package main diff --git a/cmd/platform/test.go b/cmd/platform/test.go index cd548568f..735261439 100644 --- a/cmd/platform/test.go +++ b/cmd/platform/test.go @@ -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. package main diff --git a/cmd/platform/user.go b/cmd/platform/user.go index 9d1122fb3..f306d17b3 100644 --- a/cmd/platform/user.go +++ b/cmd/platform/user.go @@ -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. package main diff --git a/cmd/platform/userargs.go b/cmd/platform/userargs.go index 31ae3c251..43b53edd7 100644 --- a/cmd/platform/userargs.go +++ b/cmd/platform/userargs.go @@ -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. package main diff --git a/cmd/platform/version.go b/cmd/platform/version.go index 8978aa841..13ebdc1cd 100644 --- a/cmd/platform/version.go +++ b/cmd/platform/version.go @@ -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. package main diff --git a/einterfaces/account_migration.go b/einterfaces/account_migration.go index 4824de6d5..a52b5e348 100644 --- a/einterfaces/account_migration.go +++ b/einterfaces/account_migration.go @@ -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. package einterfaces diff --git a/einterfaces/brand.go b/einterfaces/brand.go index 7c15659bb..f4e16eb04 100644 --- a/einterfaces/brand.go +++ b/einterfaces/brand.go @@ -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. package einterfaces diff --git a/einterfaces/cluster.go b/einterfaces/cluster.go index 1c6b1e071..ba780f8b1 100644 --- a/einterfaces/cluster.go +++ b/einterfaces/cluster.go @@ -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. package einterfaces diff --git a/einterfaces/compliance.go b/einterfaces/compliance.go index 2e72c67d3..b7c087e89 100644 --- a/einterfaces/compliance.go +++ b/einterfaces/compliance.go @@ -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. package einterfaces diff --git a/einterfaces/emoji.go b/einterfaces/emoji.go index f276f6a32..45d1432dc 100644 --- a/einterfaces/emoji.go +++ b/einterfaces/emoji.go @@ -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. package einterfaces diff --git a/einterfaces/ldap.go b/einterfaces/ldap.go index f50ea277e..721c8d30e 100644 --- a/einterfaces/ldap.go +++ b/einterfaces/ldap.go @@ -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. package einterfaces diff --git a/einterfaces/metrics.go b/einterfaces/metrics.go index cc2eea97c..a9acb8c2b 100644 --- a/einterfaces/metrics.go +++ b/einterfaces/metrics.go @@ -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. package einterfaces diff --git a/einterfaces/mfa.go b/einterfaces/mfa.go index 4830d261f..e1b6ecbc3 100644 --- a/einterfaces/mfa.go +++ b/einterfaces/mfa.go @@ -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. package einterfaces diff --git a/einterfaces/oauthproviders.go b/einterfaces/oauthproviders.go index c2ea8c72d..b58e83078 100644 --- a/einterfaces/oauthproviders.go +++ b/einterfaces/oauthproviders.go @@ -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. package einterfaces diff --git a/einterfaces/saml.go b/einterfaces/saml.go index af2e815a5..3e0208912 100644 --- a/einterfaces/saml.go +++ b/einterfaces/saml.go @@ -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. package einterfaces diff --git a/manualtesting/manual_testing.go b/manualtesting/manual_testing.go index 677b9999d..4e6baf8b0 100644 --- a/manualtesting/manual_testing.go +++ b/manualtesting/manual_testing.go @@ -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. package manualtesting diff --git a/manualtesting/test_autolink.go b/manualtesting/test_autolink.go index f9f213da1..190185835 100644 --- a/manualtesting/test_autolink.go +++ b/manualtesting/test_autolink.go @@ -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. package manualtesting diff --git a/model/access.go b/model/access.go index 520417f4e..bab29dd84 100644 --- a/model/access.go +++ b/model/access.go @@ -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. package model diff --git a/model/access_test.go b/model/access_test.go index 77b4cf15b..f0ed2da77 100644 --- a/model/access_test.go +++ b/model/access_test.go @@ -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. package model diff --git a/model/analytics_row.go b/model/analytics_row.go index ed1d69dd2..5493163dc 100644 --- a/model/analytics_row.go +++ b/model/analytics_row.go @@ -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. package model diff --git a/model/analytics_row_test.go b/model/analytics_row_test.go index 1202d5b52..bd4e96c7d 100644 --- a/model/analytics_row_test.go +++ b/model/analytics_row_test.go @@ -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. package model diff --git a/model/audit.go b/model/audit.go index 8fa1d5584..7699cf930 100644 --- a/model/audit.go +++ b/model/audit.go @@ -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. package model diff --git a/model/audit_test.go b/model/audit_test.go index f4a2b6bcc..44e4cfb34 100644 --- a/model/audit_test.go +++ b/model/audit_test.go @@ -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. package model diff --git a/model/audits.go b/model/audits.go index 36c80629f..e57e2a3ac 100644 --- a/model/audits.go +++ b/model/audits.go @@ -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. package model diff --git a/model/audits_test.go b/model/audits_test.go index 6c7104475..3b22b2668 100644 --- a/model/audits_test.go +++ b/model/audits_test.go @@ -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. package model diff --git a/model/authorization.go b/model/authorization.go index b27fcaf77..ef88b730a 100644 --- a/model/authorization.go +++ b/model/authorization.go @@ -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. package model diff --git a/model/authorize.go b/model/authorize.go index 3f259718b..2f290fab2 100644 --- a/model/authorize.go +++ b/model/authorize.go @@ -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. package model diff --git a/model/authorize_test.go b/model/authorize_test.go index 82a48332c..cbb57d54c 100644 --- a/model/authorize_test.go +++ b/model/authorize_test.go @@ -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. package model diff --git a/model/channel.go b/model/channel.go index d80674444..50d487557 100644 --- a/model/channel.go +++ b/model/channel.go @@ -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. package model diff --git a/model/channel_count.go b/model/channel_count.go index 6cc1b2f2d..aecb0c712 100644 --- a/model/channel_count.go +++ b/model/channel_count.go @@ -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. package model diff --git a/model/channel_data.go b/model/channel_data.go index 731d50e70..41b7eaa65 100644 --- a/model/channel_data.go +++ b/model/channel_data.go @@ -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. package model diff --git a/model/channel_list.go b/model/channel_list.go index 7a46de45d..18c726908 100644 --- a/model/channel_list.go +++ b/model/channel_list.go @@ -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. package model diff --git a/model/channel_member.go b/model/channel_member.go index 32ffaf606..f6d58519a 100644 --- a/model/channel_member.go +++ b/model/channel_member.go @@ -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. package model diff --git a/model/channel_member_test.go b/model/channel_member_test.go index 6fb666300..26c9c3ddf 100644 --- a/model/channel_member_test.go +++ b/model/channel_member_test.go @@ -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. package model diff --git a/model/channel_search.go b/model/channel_search.go index 2c041503d..d915c164e 100644 --- a/model/channel_search.go +++ b/model/channel_search.go @@ -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. package model diff --git a/model/channel_search_test.go b/model/channel_search_test.go index f7f6d66f7..97c1b3ecd 100644 --- a/model/channel_search_test.go +++ b/model/channel_search_test.go @@ -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. package model diff --git a/model/channel_stats.go b/model/channel_stats.go index 079769eb0..758aa2b15 100644 --- a/model/channel_stats.go +++ b/model/channel_stats.go @@ -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. package model diff --git a/model/channel_test.go b/model/channel_test.go index 207ce4639..ee6a70b0d 100644 --- a/model/channel_test.go +++ b/model/channel_test.go @@ -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. package model diff --git a/model/channel_view.go b/model/channel_view.go index 8be7af175..8a7ead76f 100644 --- a/model/channel_view.go +++ b/model/channel_view.go @@ -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. package model diff --git a/model/client.go b/model/client.go index 74793c5eb..5a7f4eb72 100644 --- a/model/client.go +++ b/model/client.go @@ -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. package model diff --git a/model/client4.go b/model/client4.go index c917e6cca..c30be31e8 100644 --- a/model/client4.go +++ b/model/client4.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/cluster_info.go b/model/cluster_info.go index 0e4b1e365..f76a03c0b 100644 --- a/model/cluster_info.go +++ b/model/cluster_info.go @@ -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. package model diff --git a/model/cluster_info_test.go b/model/cluster_info_test.go index e7aa9cd16..038927120 100644 --- a/model/cluster_info_test.go +++ b/model/cluster_info_test.go @@ -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. package model diff --git a/model/cluster_stats.go b/model/cluster_stats.go index f2efa323e..879487c6e 100644 --- a/model/cluster_stats.go +++ b/model/cluster_stats.go @@ -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. package model diff --git a/model/cluster_stats_test.go b/model/cluster_stats_test.go index 13920b5d1..82bacf526 100644 --- a/model/cluster_stats_test.go +++ b/model/cluster_stats_test.go @@ -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. package model diff --git a/model/command.go b/model/command.go index decb647b7..47378bbec 100644 --- a/model/command.go +++ b/model/command.go @@ -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. package model diff --git a/model/command_args.go b/model/command_args.go index f512410a3..76b03a2fa 100644 --- a/model/command_args.go +++ b/model/command_args.go @@ -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. package model diff --git a/model/command_response.go b/model/command_response.go index f69772353..1b2e06cdf 100644 --- a/model/command_response.go +++ b/model/command_response.go @@ -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. package model diff --git a/model/command_response_test.go b/model/command_response_test.go index 131d87789..b57a77608 100644 --- a/model/command_response_test.go +++ b/model/command_response_test.go @@ -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. package model diff --git a/model/command_test.go b/model/command_test.go index 2376e2ef7..53c15f74a 100644 --- a/model/command_test.go +++ b/model/command_test.go @@ -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. package model diff --git a/model/compliance.go b/model/compliance.go index 4a96a597a..14f8f4a5e 100644 --- a/model/compliance.go +++ b/model/compliance.go @@ -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. package model diff --git a/model/compliance_post.go b/model/compliance_post.go index 027e534b7..f39fea2f5 100644 --- a/model/compliance_post.go +++ b/model/compliance_post.go @@ -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. package model diff --git a/model/compliance_post_test.go b/model/compliance_post_test.go index 49f41a121..4866b2494 100644 --- a/model/compliance_post_test.go +++ b/model/compliance_post_test.go @@ -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. package model diff --git a/model/compliance_test.go b/model/compliance_test.go index 6acc5a882..32ce48db5 100644 --- a/model/compliance_test.go +++ b/model/compliance_test.go @@ -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. package model diff --git a/model/config.go b/model/config.go index ebd26d85d..90302bfec 100644 --- a/model/config.go +++ b/model/config.go @@ -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. package model diff --git a/model/emoji.go b/model/emoji.go index a66053aa0..7f2792777 100644 --- a/model/emoji.go +++ b/model/emoji.go @@ -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. package model diff --git a/model/emoji_test.go b/model/emoji_test.go index cd6344ca5..81de50c6b 100644 --- a/model/emoji_test.go +++ b/model/emoji_test.go @@ -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. package model diff --git a/model/file.go b/model/file.go index 20f6236de..f92581469 100644 --- a/model/file.go +++ b/model/file.go @@ -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. package model diff --git a/model/file_info.go b/model/file_info.go index 687473d4f..8b5684127 100644 --- a/model/file_info.go +++ b/model/file_info.go @@ -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. package model diff --git a/model/file_info_test.go b/model/file_info_test.go index d3671f252..f87dd4640 100644 --- a/model/file_info_test.go +++ b/model/file_info_test.go @@ -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. package model diff --git a/model/gitlab.go b/model/gitlab.go index 3dfb1016a..8777614c1 100644 --- a/model/gitlab.go +++ b/model/gitlab.go @@ -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. package model diff --git a/model/gitlab/gitlab.go b/model/gitlab/gitlab.go index 270d62d8b..7f1447edd 100644 --- a/model/gitlab/gitlab.go +++ b/model/gitlab/gitlab.go @@ -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. package oauthgitlab diff --git a/model/incoming_webhook.go b/model/incoming_webhook.go index 2cc26cbca..2235cb2c6 100644 --- a/model/incoming_webhook.go +++ b/model/incoming_webhook.go @@ -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. package model diff --git a/model/incoming_webhook_test.go b/model/incoming_webhook_test.go index 46e5b6743..f6baca988 100644 --- a/model/incoming_webhook_test.go +++ b/model/incoming_webhook_test.go @@ -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. package model diff --git a/model/initial_load.go b/model/initial_load.go index afb0a2762..71ba17696 100644 --- a/model/initial_load.go +++ b/model/initial_load.go @@ -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. package model diff --git a/model/initial_load_test.go b/model/initial_load_test.go index 24a07e412..ecae7ac88 100644 --- a/model/initial_load_test.go +++ b/model/initial_load_test.go @@ -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. package model diff --git a/model/job.go b/model/job.go index a139b154c..453828bd2 100644 --- a/model/job.go +++ b/model/job.go @@ -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. package model diff --git a/model/job_test.go b/model/job_test.go index 8908fed58..6ba8edaf9 100644 --- a/model/job_test.go +++ b/model/job_test.go @@ -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. package model diff --git a/model/ldap.go b/model/ldap.go index 71b1d8a6b..1453a4add 100644 --- a/model/ldap.go +++ b/model/ldap.go @@ -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. package model diff --git a/model/license.go b/model/license.go index 09da61eb7..57c49d3d8 100644 --- a/model/license.go +++ b/model/license.go @@ -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. package model diff --git a/model/license_test.go b/model/license_test.go index 25c74a2e3..94a6ad130 100644 --- a/model/license_test.go +++ b/model/license_test.go @@ -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. package model diff --git a/model/mfa_secret.go b/model/mfa_secret.go index 717681b3d..99580f5f3 100644 --- a/model/mfa_secret.go +++ b/model/mfa_secret.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/mfa_secret_test.go b/model/mfa_secret_test.go index c062e7311..e61359310 100644 --- a/model/mfa_secret_test.go +++ b/model/mfa_secret_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/oauth.go b/model/oauth.go index cfe643c9a..a8aca0ca0 100644 --- a/model/oauth.go +++ b/model/oauth.go @@ -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. package model diff --git a/model/oauth_test.go b/model/oauth_test.go index e1f88a993..5c0547717 100644 --- a/model/oauth_test.go +++ b/model/oauth_test.go @@ -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. package model diff --git a/model/outgoing_webhook.go b/model/outgoing_webhook.go index ec2ed75c7..3cfed9e74 100644 --- a/model/outgoing_webhook.go +++ b/model/outgoing_webhook.go @@ -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. package model diff --git a/model/outgoing_webhook_test.go b/model/outgoing_webhook_test.go index 2458c62e4..725423cdf 100644 --- a/model/outgoing_webhook_test.go +++ b/model/outgoing_webhook_test.go @@ -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. package model diff --git a/model/password_recovery.go b/model/password_recovery.go index 303d4a12e..8af046642 100644 --- a/model/password_recovery.go +++ b/model/password_recovery.go @@ -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. package model diff --git a/model/post.go b/model/post.go index 0d9651924..f5a398656 100644 --- a/model/post.go +++ b/model/post.go @@ -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. package model diff --git a/model/post_list.go b/model/post_list.go index 9b56f0233..63f6d6825 100644 --- a/model/post_list.go +++ b/model/post_list.go @@ -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. package model diff --git a/model/post_list_test.go b/model/post_list_test.go index 9ce6447e1..56886d4fd 100644 --- a/model/post_list_test.go +++ b/model/post_list_test.go @@ -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. package model diff --git a/model/post_test.go b/model/post_test.go index cbd323fab..1096ccbd8 100644 --- a/model/post_test.go +++ b/model/post_test.go @@ -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. package model diff --git a/model/preference.go b/model/preference.go index 94807d2c9..4d534b17b 100644 --- a/model/preference.go +++ b/model/preference.go @@ -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. package model diff --git a/model/preference_test.go b/model/preference_test.go index df7fe612d..c56d46e2c 100644 --- a/model/preference_test.go +++ b/model/preference_test.go @@ -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. package model diff --git a/model/preferences.go b/model/preferences.go index f11b5fd80..b982e309d 100644 --- a/model/preferences.go +++ b/model/preferences.go @@ -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. package model diff --git a/model/push_notification.go b/model/push_notification.go index 753495b2f..49d4043eb 100644 --- a/model/push_notification.go +++ b/model/push_notification.go @@ -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. package model diff --git a/model/push_notification_test.go b/model/push_notification_test.go index e8b2fa2d4..a6e158105 100644 --- a/model/push_notification_test.go +++ b/model/push_notification_test.go @@ -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. package model diff --git a/model/push_response.go b/model/push_response.go index 0271bc94b..095986f3e 100644 --- a/model/push_response.go +++ b/model/push_response.go @@ -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. package model diff --git a/model/reaction.go b/model/reaction.go index afbdd1e88..4a02df8cb 100644 --- a/model/reaction.go +++ b/model/reaction.go @@ -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. package model diff --git a/model/reaction_test.go b/model/reaction_test.go index da73f477a..e980b106d 100644 --- a/model/reaction_test.go +++ b/model/reaction_test.go @@ -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. package model diff --git a/model/saml.go b/model/saml.go index 1371c433f..f5826a95d 100644 --- a/model/saml.go +++ b/model/saml.go @@ -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. package model diff --git a/model/saml_test.go b/model/saml_test.go index 578e78da5..d7745bd6b 100644 --- a/model/saml_test.go +++ b/model/saml_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/search_params.go b/model/search_params.go index bc604317e..802ec1be8 100644 --- a/model/search_params.go +++ b/model/search_params.go @@ -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. package model diff --git a/model/search_params_test.go b/model/search_params_test.go index 7138d82c4..0e55c7ead 100644 --- a/model/search_params_test.go +++ b/model/search_params_test.go @@ -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. package model diff --git a/model/security_bulletin.go b/model/security_bulletin.go index 8d9be6d3b..b8c1dc48d 100644 --- a/model/security_bulletin.go +++ b/model/security_bulletin.go @@ -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. package model diff --git a/model/session.go b/model/session.go index 277e910f6..90cebe59d 100644 --- a/model/session.go +++ b/model/session.go @@ -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. package model diff --git a/model/session_test.go b/model/session_test.go index 4cffcb9c0..295f00076 100644 --- a/model/session_test.go +++ b/model/session_test.go @@ -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. package model diff --git a/model/slack_attachment.go b/model/slack_attachment.go index e1639f2af..6fd0071b4 100644 --- a/model/slack_attachment.go +++ b/model/slack_attachment.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/status.go b/model/status.go index 59115b42d..d838eea01 100644 --- a/model/status.go +++ b/model/status.go @@ -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. package model diff --git a/model/status_test.go b/model/status_test.go index cb1720fd2..7730ff0ed 100644 --- a/model/status_test.go +++ b/model/status_test.go @@ -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. package model diff --git a/model/suggest_command.go b/model/suggest_command.go index 7bc35369c..3d066499a 100644 --- a/model/suggest_command.go +++ b/model/suggest_command.go @@ -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. package model diff --git a/model/suggest_command_test.go b/model/suggest_command_test.go index 6be700859..96f49e301 100644 --- a/model/suggest_command_test.go +++ b/model/suggest_command_test.go @@ -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. package model diff --git a/model/switch_request.go b/model/switch_request.go index 44fbb27a9..964f47a90 100644 --- a/model/switch_request.go +++ b/model/switch_request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/switch_request_test.go b/model/switch_request_test.go index b85846f78..49302fba6 100644 --- a/model/switch_request_test.go +++ b/model/switch_request_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model diff --git a/model/system.go b/model/system.go index 68d542c15..e2f4283a4 100644 --- a/model/system.go +++ b/model/system.go @@ -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. package model diff --git a/model/system_test.go b/model/system_test.go index 3f60eb5f9..bf167a6cc 100644 --- a/model/system_test.go +++ b/model/system_test.go @@ -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. package model diff --git a/model/team.go b/model/team.go index 458f71e95..74d371ac2 100644 --- a/model/team.go +++ b/model/team.go @@ -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. package model diff --git a/model/team_member.go b/model/team_member.go index efd77e7ec..3a0befa31 100644 --- a/model/team_member.go +++ b/model/team_member.go @@ -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. package model diff --git a/model/team_member_test.go b/model/team_member_test.go index e957ffd4f..3661fff4b 100644 --- a/model/team_member_test.go +++ b/model/team_member_test.go @@ -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. package model diff --git a/model/team_search.go b/model/team_search.go index 4ab30f96b..e0676022d 100644 --- a/model/team_search.go +++ b/model/team_search.go @@ -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. package model diff --git a/model/team_search_test.go b/model/team_search_test.go index 996adad43..0f118c9ec 100644 --- a/model/team_search_test.go +++ b/model/team_search_test.go @@ -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. package model diff --git a/model/team_stats.go b/model/team_stats.go index 9042e76d6..e94ed37bc 100644 --- a/model/team_stats.go +++ b/model/team_stats.go @@ -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. package model diff --git a/model/team_test.go b/model/team_test.go index d471bbf49..60ba92f99 100644 --- a/model/team_test.go +++ b/model/team_test.go @@ -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. package model diff --git a/model/user.go b/model/user.go index 5cefdf1b1..a4a37b387 100644 --- a/model/user.go +++ b/model/user.go @@ -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. package model diff --git a/model/user_autocomplete.go b/model/user_autocomplete.go index b80c6f992..43c030b8e 100644 --- a/model/user_autocomplete.go +++ b/model/user_autocomplete.go @@ -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. package model diff --git a/model/user_search.go b/model/user_search.go index 8d6a5c567..6213b16e4 100644 --- a/model/user_search.go +++ b/model/user_search.go @@ -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. package model diff --git a/model/user_search_test.go b/model/user_search_test.go index b2543ffdb..0fada7781 100644 --- a/model/user_search_test.go +++ b/model/user_search_test.go @@ -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. package model diff --git a/model/user_test.go b/model/user_test.go index 47ec38dbf..a42ec3da5 100644 --- a/model/user_test.go +++ b/model/user_test.go @@ -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. package model diff --git a/model/utils.go b/model/utils.go index 8ae45b140..6d8fafeea 100644 --- a/model/utils.go +++ b/model/utils.go @@ -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. package model diff --git a/model/utils_test.go b/model/utils_test.go index 7c6100a04..e77ce80fb 100644 --- a/model/utils_test.go +++ b/model/utils_test.go @@ -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. package model diff --git a/model/version.go b/model/version.go index 4eabf391f..01c243df7 100644 --- a/model/version.go +++ b/model/version.go @@ -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. package model diff --git a/model/version_test.go b/model/version_test.go index e0346c43a..869ed8ad0 100644 --- a/model/version_test.go +++ b/model/version_test.go @@ -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. package model diff --git a/model/websocket_client.go b/model/websocket_client.go index 2da83be56..2fa405f31 100644 --- a/model/websocket_client.go +++ b/model/websocket_client.go @@ -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. package model diff --git a/model/websocket_message.go b/model/websocket_message.go index c364f2613..0ed056cfe 100644 --- a/model/websocket_message.go +++ b/model/websocket_message.go @@ -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. package model diff --git a/model/websocket_message_test.go b/model/websocket_message_test.go index dceb37eef..1b75d0f6e 100644 --- a/model/websocket_message_test.go +++ b/model/websocket_message_test.go @@ -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. package model diff --git a/model/websocket_request.go b/model/websocket_request.go index d0f35f68b..7dc0b4335 100644 --- a/model/websocket_request.go +++ b/model/websocket_request.go @@ -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. package model diff --git a/model/websocket_request_test.go b/model/websocket_request_test.go index 52de82069..0918fb714 100644 --- a/model/websocket_request_test.go +++ b/model/websocket_request_test.go @@ -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. package model diff --git a/store/sql_audit_store.go b/store/sql_audit_store.go index 693b46bb9..c87b5fe6c 100644 --- a/store/sql_audit_store.go +++ b/store/sql_audit_store.go @@ -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. package store diff --git a/store/sql_audit_store_test.go b/store/sql_audit_store_test.go index 0b4d0b6ef..17d53e5e8 100644 --- a/store/sql_audit_store_test.go +++ b/store/sql_audit_store_test.go @@ -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. package store diff --git a/store/sql_channel_store.go b/store/sql_channel_store.go index 30f2cf7db..881f1cc61 100644 --- a/store/sql_channel_store.go +++ b/store/sql_channel_store.go @@ -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. package store diff --git a/store/sql_channel_store_test.go b/store/sql_channel_store_test.go index ed99575c2..ce3a9a12f 100644 --- a/store/sql_channel_store_test.go +++ b/store/sql_channel_store_test.go @@ -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. package store diff --git a/store/sql_command_store.go b/store/sql_command_store.go index 0db0ba98e..334c6daa7 100644 --- a/store/sql_command_store.go +++ b/store/sql_command_store.go @@ -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. package store diff --git a/store/sql_command_store_test.go b/store/sql_command_store_test.go index ae1c61df3..ff6e3b9eb 100644 --- a/store/sql_command_store_test.go +++ b/store/sql_command_store_test.go @@ -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. package store diff --git a/store/sql_compliance_store.go b/store/sql_compliance_store.go index 2307a98cf..ad502a795 100644 --- a/store/sql_compliance_store.go +++ b/store/sql_compliance_store.go @@ -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. package store diff --git a/store/sql_compliance_store_test.go b/store/sql_compliance_store_test.go index e9b0cf94a..7fb772c9c 100644 --- a/store/sql_compliance_store_test.go +++ b/store/sql_compliance_store_test.go @@ -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. package store diff --git a/store/sql_emoji_store.go b/store/sql_emoji_store.go index 513cf3c3c..2b7f0d0b3 100644 --- a/store/sql_emoji_store.go +++ b/store/sql_emoji_store.go @@ -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. package store diff --git a/store/sql_emoji_store_test.go b/store/sql_emoji_store_test.go index 8cd3eac8c..09cdbeead 100644 --- a/store/sql_emoji_store_test.go +++ b/store/sql_emoji_store_test.go @@ -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. package store diff --git a/store/sql_file_info_store_test.go b/store/sql_file_info_store_test.go index 5e4d0e66e..daec06269 100644 --- a/store/sql_file_info_store_test.go +++ b/store/sql_file_info_store_test.go @@ -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. package store diff --git a/store/sql_license_store.go b/store/sql_license_store.go index 6e4cb98c8..315659c1e 100644 --- a/store/sql_license_store.go +++ b/store/sql_license_store.go @@ -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. package store diff --git a/store/sql_license_store_test.go b/store/sql_license_store_test.go index d91cff481..737a79a60 100644 --- a/store/sql_license_store_test.go +++ b/store/sql_license_store_test.go @@ -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. package store diff --git a/store/sql_oauth_store.go b/store/sql_oauth_store.go index 72bc574d9..bc97ee33a 100644 --- a/store/sql_oauth_store.go +++ b/store/sql_oauth_store.go @@ -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. package store diff --git a/store/sql_oauth_store_test.go b/store/sql_oauth_store_test.go index dd6fe906e..d0c04c53f 100644 --- a/store/sql_oauth_store_test.go +++ b/store/sql_oauth_store_test.go @@ -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. package store diff --git a/store/sql_post_store.go b/store/sql_post_store.go index 5779f727c..5d8a7cfdc 100644 --- a/store/sql_post_store.go +++ b/store/sql_post_store.go @@ -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. package store diff --git a/store/sql_post_store_test.go b/store/sql_post_store_test.go index d006555a3..b69f0f636 100644 --- a/store/sql_post_store_test.go +++ b/store/sql_post_store_test.go @@ -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. package store diff --git a/store/sql_preference_store.go b/store/sql_preference_store.go index 14a9ff48b..1ee7c4297 100644 --- a/store/sql_preference_store.go +++ b/store/sql_preference_store.go @@ -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. package store diff --git a/store/sql_preference_store_test.go b/store/sql_preference_store_test.go index adcaa8d89..c0df7a85b 100644 --- a/store/sql_preference_store_test.go +++ b/store/sql_preference_store_test.go @@ -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. package store diff --git a/store/sql_reaction_store.go b/store/sql_reaction_store.go index cfc7ac944..0d94a500f 100644 --- a/store/sql_reaction_store.go +++ b/store/sql_reaction_store.go @@ -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. package store diff --git a/store/sql_reaction_store_test.go b/store/sql_reaction_store_test.go index 01ce14e65..d71bc7a27 100644 --- a/store/sql_reaction_store_test.go +++ b/store/sql_reaction_store_test.go @@ -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. package store diff --git a/store/sql_recovery_store.go b/store/sql_recovery_store.go index d62993822..6c073a548 100644 --- a/store/sql_recovery_store.go +++ b/store/sql_recovery_store.go @@ -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. package store diff --git a/store/sql_recovery_store_test.go b/store/sql_recovery_store_test.go index cf1048482..39f5c068b 100644 --- a/store/sql_recovery_store_test.go +++ b/store/sql_recovery_store_test.go @@ -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. package store diff --git a/store/sql_session_store.go b/store/sql_session_store.go index 5892dab01..d7ea7073b 100644 --- a/store/sql_session_store.go +++ b/store/sql_session_store.go @@ -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. package store diff --git a/store/sql_session_store_test.go b/store/sql_session_store_test.go index aa088b377..2867adadf 100644 --- a/store/sql_session_store_test.go +++ b/store/sql_session_store_test.go @@ -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. package store diff --git a/store/sql_status_store.go b/store/sql_status_store.go index 49a38a5c9..d57a70f46 100644 --- a/store/sql_status_store.go +++ b/store/sql_status_store.go @@ -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. package store diff --git a/store/sql_status_store_test.go b/store/sql_status_store_test.go index 47561cda0..d7fbe9c24 100644 --- a/store/sql_status_store_test.go +++ b/store/sql_status_store_test.go @@ -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. package store diff --git a/store/sql_store.go b/store/sql_store.go index acf3f56c5..466042ca2 100644 --- a/store/sql_store.go +++ b/store/sql_store.go @@ -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. package store diff --git a/store/sql_store_test.go b/store/sql_store_test.go index 303cfc18e..3711d5fec 100644 --- a/store/sql_store_test.go +++ b/store/sql_store_test.go @@ -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. package store diff --git a/store/sql_system_store.go b/store/sql_system_store.go index 803383408..d9a64790e 100644 --- a/store/sql_system_store.go +++ b/store/sql_system_store.go @@ -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. package store diff --git a/store/sql_system_store_test.go b/store/sql_system_store_test.go index ab9c4c0f8..57827f00f 100644 --- a/store/sql_system_store_test.go +++ b/store/sql_system_store_test.go @@ -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. package store diff --git a/store/sql_team_store.go b/store/sql_team_store.go index 39a39fa0b..e6df0b656 100644 --- a/store/sql_team_store.go +++ b/store/sql_team_store.go @@ -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. package store diff --git a/store/sql_team_store_test.go b/store/sql_team_store_test.go index 3599a6d1a..85c758480 100644 --- a/store/sql_team_store_test.go +++ b/store/sql_team_store_test.go @@ -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. package store diff --git a/store/sql_upgrade.go b/store/sql_upgrade.go index 175c1342e..dbdf12605 100644 --- a/store/sql_upgrade.go +++ b/store/sql_upgrade.go @@ -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. package store diff --git a/store/sql_upgrade_test.go b/store/sql_upgrade_test.go index 1ff68180d..7a65e5b81 100644 --- a/store/sql_upgrade_test.go +++ b/store/sql_upgrade_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package store diff --git a/store/sql_user_store.go b/store/sql_user_store.go index 1a8ff5c90..52e45ed7d 100644 --- a/store/sql_user_store.go +++ b/store/sql_user_store.go @@ -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. package store diff --git a/store/sql_user_store_test.go b/store/sql_user_store_test.go index bfd74d55a..700a0e1d7 100644 --- a/store/sql_user_store_test.go +++ b/store/sql_user_store_test.go @@ -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. package store diff --git a/store/sql_webhook_store.go b/store/sql_webhook_store.go index 67290c983..1d750efac 100644 --- a/store/sql_webhook_store.go +++ b/store/sql_webhook_store.go @@ -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. package store diff --git a/store/sql_webhook_store_test.go b/store/sql_webhook_store_test.go index fbaf4bc82..f5e328b32 100644 --- a/store/sql_webhook_store_test.go +++ b/store/sql_webhook_store_test.go @@ -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. package store diff --git a/store/store.go b/store/store.go index 0f6952247..b78d4a458 100644 --- a/store/store.go +++ b/store/store.go @@ -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. package store diff --git a/utils/api.go b/utils/api.go index 388271bd2..228808f3c 100644 --- a/utils/api.go +++ b/utils/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package utils diff --git a/utils/authorization.go b/utils/authorization.go index 8078f4023..7dbb0c808 100644 --- a/utils/authorization.go +++ b/utils/authorization.go @@ -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. package utils diff --git a/utils/config.go b/utils/config.go index 2e41f8431..0e2bcfb1f 100644 --- a/utils/config.go +++ b/utils/config.go @@ -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. package utils diff --git a/utils/config_test.go b/utils/config_test.go index c15165fe5..755cd9acd 100644 --- a/utils/config_test.go +++ b/utils/config_test.go @@ -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. package utils diff --git a/utils/emoji.go b/utils/emoji.go index 86cabeb9c..ced3c4ddd 100644 --- a/utils/emoji.go +++ b/utils/emoji.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package utils diff --git a/utils/html.go b/utils/html.go index 48033b43e..c902030d8 100644 --- a/utils/html.go +++ b/utils/html.go @@ -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. package utils diff --git a/utils/license.go b/utils/license.go index f0763d741..d3e2c1362 100644 --- a/utils/license.go +++ b/utils/license.go @@ -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. package utils diff --git a/utils/license_test.go b/utils/license_test.go index 7a30070b3..289262f4c 100644 --- a/utils/license_test.go +++ b/utils/license_test.go @@ -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. package utils diff --git a/utils/log.go b/utils/log.go index 360c785d0..ab2750f36 100644 --- a/utils/log.go +++ b/utils/log.go @@ -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. package utils diff --git a/utils/mail.go b/utils/mail.go index 959a60fb2..ea62fab12 100644 --- a/utils/mail.go +++ b/utils/mail.go @@ -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. package utils diff --git a/utils/mail_test.go b/utils/mail_test.go index 523ca0ba5..774ecbf5b 100644 --- a/utils/mail_test.go +++ b/utils/mail_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package utils diff --git a/utils/password.go b/utils/password.go index b129869d3..6aa785df8 100644 --- a/utils/password.go +++ b/utils/password.go @@ -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. package utils diff --git a/utils/random.go b/utils/random.go index 99743e777..8f3008f9d 100644 --- a/utils/random.go +++ b/utils/random.go @@ -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. package utils diff --git a/utils/textgeneration.go b/utils/textgeneration.go index 96c43f402..eeabe4705 100644 --- a/utils/textgeneration.go +++ b/utils/textgeneration.go @@ -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. package utils diff --git a/utils/time_test.go b/utils/time_test.go index 7d65046bf..451ceb5aa 100644 --- a/utils/time_test.go +++ b/utils/time_test.go @@ -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. package utils diff --git a/utils/urlencode.go b/utils/urlencode.go index dc8b9acfd..0110ab6e3 100644 --- a/utils/urlencode.go +++ b/utils/urlencode.go @@ -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. package utils diff --git a/utils/urlencode_test.go b/utils/urlencode_test.go index 04d69fd98..2ba453c73 100644 --- a/utils/urlencode_test.go +++ b/utils/urlencode_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package utils diff --git a/utils/utils.go b/utils/utils.go index 6d34387c4..f34c82f24 100644 --- a/utils/utils.go +++ b/utils/utils.go @@ -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. package utils diff --git a/utils/utils_test.go b/utils/utils_test.go index 88356dadb..b80247867 100644 --- a/utils/utils_test.go +++ b/utils/utils_test.go @@ -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. package utils diff --git a/web/web.go b/web/web.go index 1ee216d55..8155f2016 100644 --- a/web/web.go +++ b/web/web.go @@ -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. package web diff --git a/web/web_test.go b/web/web_test.go index 0e5353d19..9968bef08 100644 --- a/web/web_test.go +++ b/web/web_test.go @@ -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. package web diff --git a/webapp/actions/admin_actions.jsx b/webapp/actions/admin_actions.jsx index 73b73c130..ee3d6fd8a 100644 --- a/webapp/actions/admin_actions.jsx +++ b/webapp/actions/admin_actions.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import Client from 'client/web_client.jsx'; diff --git a/webapp/actions/channel_actions.jsx b/webapp/actions/channel_actions.jsx index acbc943cf..322ee8160 100644 --- a/webapp/actions/channel_actions.jsx +++ b/webapp/actions/channel_actions.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'; diff --git a/webapp/actions/diagnostics_actions.jsx b/webapp/actions/diagnostics_actions.jsx index b093d8e8b..4ffdfa552 100644 --- a/webapp/actions/diagnostics_actions.jsx +++ b/webapp/actions/diagnostics_actions.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 Client from 'client/web_client.jsx'; diff --git a/webapp/actions/emoji_actions.jsx b/webapp/actions/emoji_actions.jsx index 128a9325a..feb6bd76b 100644 --- a/webapp/actions/emoji_actions.jsx +++ b/webapp/actions/emoji_actions.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'; diff --git a/webapp/actions/file_actions.jsx b/webapp/actions/file_actions.jsx index 0399a2c28..204f452d8 100644 --- a/webapp/actions/file_actions.jsx +++ b/webapp/actions/file_actions.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 * as AsyncClient from 'utils/async_client.jsx'; diff --git a/webapp/actions/global_actions.jsx b/webapp/actions/global_actions.jsx index f067a80be..3ba5f037f 100644 --- a/webapp/actions/global_actions.jsx +++ b/webapp/actions/global_actions.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'; diff --git a/webapp/actions/integration_actions.jsx b/webapp/actions/integration_actions.jsx index 5fd2b024d..43a4c75f4 100644 --- a/webapp/actions/integration_actions.jsx +++ b/webapp/actions/integration_actions.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'; diff --git a/webapp/actions/notification_actions.jsx b/webapp/actions/notification_actions.jsx index e56d486ec..ecf301ed8 100644 --- a/webapp/actions/notification_actions.jsx +++ b/webapp/actions/notification_actions.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import Constants from 'utils/constants.jsx'; diff --git a/webapp/actions/oauth_actions.jsx b/webapp/actions/oauth_actions.jsx index 07b4c2908..d7e033604 100644 --- a/webapp/actions/oauth_actions.jsx +++ b/webapp/actions/oauth_actions.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 Client from 'client/web_client.jsx'; @@ -57,4 +57,4 @@ export function registerOAuthApp(app, onSuccess, onError) { }, onError ); -} \ No newline at end of file +} diff --git a/webapp/actions/post_actions.jsx b/webapp/actions/post_actions.jsx index c0abbd1c3..e6daecf31 100644 --- a/webapp/actions/post_actions.jsx +++ b/webapp/actions/post_actions.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'; diff --git a/webapp/actions/status_actions.jsx b/webapp/actions/status_actions.jsx index 242e6aea0..649df835a 100644 --- a/webapp/actions/status_actions.jsx +++ b/webapp/actions/status_actions.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'; diff --git a/webapp/actions/team_actions.jsx b/webapp/actions/team_actions.jsx index b091692f8..1dcfecbab 100644 --- a/webapp/actions/team_actions.jsx +++ b/webapp/actions/team_actions.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/actions/user_actions.jsx b/webapp/actions/user_actions.jsx index 1ab85922d..b56d5ff45 100644 --- a/webapp/actions/user_actions.jsx +++ b/webapp/actions/user_actions.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'; diff --git a/webapp/actions/webrtc_actions.jsx b/webapp/actions/webrtc_actions.jsx index b096e1c33..65820f35c 100644 --- a/webapp/actions/webrtc_actions.jsx +++ b/webapp/actions/webrtc_actions.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'; diff --git a/webapp/actions/websocket_actions.jsx b/webapp/actions/websocket_actions.jsx index e9ebea472..916abb5af 100644 --- a/webapp/actions/websocket_actions.jsx +++ b/webapp/actions/websocket_actions.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 $ from 'jquery'; diff --git a/webapp/client/browser_web_client.jsx b/webapp/client/browser_web_client.jsx index 8f32f4e26..1d5e4cd84 100644 --- a/webapp/client/browser_web_client.jsx +++ b/webapp/client/browser_web_client.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 Client from './client.jsx'; diff --git a/webapp/client/client.jsx b/webapp/client/client.jsx index 6e04b1f7a..697687a5f 100644 --- a/webapp/client/client.jsx +++ b/webapp/client/client.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 request from 'superagent'; diff --git a/webapp/client/web_client.jsx b/webapp/client/web_client.jsx index 925b53522..6ae2e2ebe 100644 --- a/webapp/client/web_client.jsx +++ b/webapp/client/web_client.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. // This file is only for testing on non-browser environments. diff --git a/webapp/client/web_websocket_client.jsx b/webapp/client/web_websocket_client.jsx index d05207608..775c0ff59 100644 --- a/webapp/client/web_websocket_client.jsx +++ b/webapp/client/web_websocket_client.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 WebSocketClient from './websocket_client.jsx'; diff --git a/webapp/client/websocket_client.jsx b/webapp/client/websocket_client.jsx index 1cf97b788..eaa059197 100644 --- a/webapp/client/websocket_client.jsx +++ b/webapp/client/websocket_client.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. const MAX_WEBSOCKET_FAILS = 7; diff --git a/webapp/components/about_build_modal.jsx b/webapp/components/about_build_modal.jsx index 71aee93c2..6fd2d8c03 100644 --- a/webapp/components/about_build_modal.jsx +++ b/webapp/components/about_build_modal.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 {Modal} from 'react-bootstrap'; @@ -158,7 +158,10 @@ export default class AboutBuildModal extends React.Component {
diff --git a/webapp/components/access_history_modal.jsx b/webapp/components/access_history_modal.jsx index 4e1e69e3e..25c7ef380 100644 --- a/webapp/components/access_history_modal.jsx +++ b/webapp/components/access_history_modal.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 LoadingScreen from './loading_screen.jsx'; diff --git a/webapp/components/activity_log_modal.jsx b/webapp/components/activity_log_modal.jsx index 05c09ab88..8890a1d19 100644 --- a/webapp/components/activity_log_modal.jsx +++ b/webapp/components/activity_log_modal.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 LoadingScreen from './loading_screen.jsx'; diff --git a/webapp/components/add_users_to_team.jsx b/webapp/components/add_users_to_team.jsx index fce651d9f..c03d9ccd9 100644 --- a/webapp/components/add_users_to_team.jsx +++ b/webapp/components/add_users_to_team.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import MultiSelect from 'components/multiselect/multiselect.jsx'; diff --git a/webapp/components/admin_console/admin_console.jsx b/webapp/components/admin_console/admin_console.jsx index 5b6909e34..d00293f04 100644 --- a/webapp/components/admin_console/admin_console.jsx +++ b/webapp/components/admin_console/admin_console.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'; diff --git a/webapp/components/admin_console/admin_navbar_dropdown.jsx b/webapp/components/admin_console/admin_navbar_dropdown.jsx index cd58de633..00cbbdb0c 100644 --- a/webapp/components/admin_console/admin_navbar_dropdown.jsx +++ b/webapp/components/admin_console/admin_navbar_dropdown.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/admin_settings.jsx b/webapp/components/admin_console/admin_settings.jsx index ffb10d9ec..b21a84c05 100644 --- a/webapp/components/admin_console/admin_settings.jsx +++ b/webapp/components/admin_console/admin_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/admin_sidebar.jsx b/webapp/components/admin_console/admin_sidebar.jsx index a27891eb3..db978c808 100644 --- a/webapp/components/admin_console/admin_sidebar.jsx +++ b/webapp/components/admin_console/admin_sidebar.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/admin_sidebar_category.jsx b/webapp/components/admin_console/admin_sidebar_category.jsx index 1cf96f979..97e2f7d5d 100644 --- a/webapp/components/admin_console/admin_sidebar_category.jsx +++ b/webapp/components/admin_console/admin_sidebar_category.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'; diff --git a/webapp/components/admin_console/admin_sidebar_header.jsx b/webapp/components/admin_console/admin_sidebar_header.jsx index 5725551bf..87a1170dc 100644 --- a/webapp/components/admin_console/admin_sidebar_header.jsx +++ b/webapp/components/admin_console/admin_sidebar_header.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/admin_sidebar_section.jsx b/webapp/components/admin_console/admin_sidebar_section.jsx index c15291de9..53720ef98 100644 --- a/webapp/components/admin_console/admin_sidebar_section.jsx +++ b/webapp/components/admin_console/admin_sidebar_section.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'; diff --git a/webapp/components/admin_console/audits.jsx b/webapp/components/admin_console/audits.jsx index 47a7e8d89..594e55e39 100644 --- a/webapp/components/admin_console/audits.jsx +++ b/webapp/components/admin_console/audits.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 LoadingScreen from '../loading_screen.jsx'; diff --git a/webapp/components/admin_console/banner.jsx b/webapp/components/admin_console/banner.jsx index 2071fff93..964d070bc 100644 --- a/webapp/components/admin_console/banner.jsx +++ b/webapp/components/admin_console/banner.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'; diff --git a/webapp/components/admin_console/boolean_setting.jsx b/webapp/components/admin_console/boolean_setting.jsx index bdc1d79bf..b7c1997c3 100644 --- a/webapp/components/admin_console/boolean_setting.jsx +++ b/webapp/components/admin_console/boolean_setting.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'; diff --git a/webapp/components/admin_console/brand_image_setting.jsx b/webapp/components/admin_console/brand_image_setting.jsx index b58c0159c..4ceac1b91 100644 --- a/webapp/components/admin_console/brand_image_setting.jsx +++ b/webapp/components/admin_console/brand_image_setting.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/cluster_settings.jsx b/webapp/components/admin_console/cluster_settings.jsx index 31634d0bd..ad27989c3 100644 --- a/webapp/components/admin_console/cluster_settings.jsx +++ b/webapp/components/admin_console/cluster_settings.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'; diff --git a/webapp/components/admin_console/cluster_table.jsx b/webapp/components/admin_console/cluster_table.jsx index 34df04710..b291387ea 100644 --- a/webapp/components/admin_console/cluster_table.jsx +++ b/webapp/components/admin_console/cluster_table.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'; diff --git a/webapp/components/admin_console/cluster_table_container.jsx b/webapp/components/admin_console/cluster_table_container.jsx index 8dba80cce..59fe12ef7 100644 --- a/webapp/components/admin_console/cluster_table_container.jsx +++ b/webapp/components/admin_console/cluster_table_container.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'; diff --git a/webapp/components/admin_console/compliance_reports.jsx b/webapp/components/admin_console/compliance_reports.jsx index 7274e6774..567a6ca04 100644 --- a/webapp/components/admin_console/compliance_reports.jsx +++ b/webapp/components/admin_console/compliance_reports.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/compliance_settings.jsx b/webapp/components/admin_console/compliance_settings.jsx index e2df967d5..5521c6e39 100644 --- a/webapp/components/admin_console/compliance_settings.jsx +++ b/webapp/components/admin_console/compliance_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/configuration_settings.jsx b/webapp/components/admin_console/configuration_settings.jsx index 16ebf1952..47d3a665e 100644 --- a/webapp/components/admin_console/configuration_settings.jsx +++ b/webapp/components/admin_console/configuration_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/connection_security_dropdown_setting.jsx b/webapp/components/admin_console/connection_security_dropdown_setting.jsx index cc58bdd10..09cee0853 100644 --- a/webapp/components/admin_console/connection_security_dropdown_setting.jsx +++ b/webapp/components/admin_console/connection_security_dropdown_setting.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'; diff --git a/webapp/components/admin_console/connection_settings.jsx b/webapp/components/admin_console/connection_settings.jsx index b35f3acf7..78a0b89ed 100644 --- a/webapp/components/admin_console/connection_settings.jsx +++ b/webapp/components/admin_console/connection_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/custom_brand_settings.jsx b/webapp/components/admin_console/custom_brand_settings.jsx index 48954ef78..4ca3dee0c 100644 --- a/webapp/components/admin_console/custom_brand_settings.jsx +++ b/webapp/components/admin_console/custom_brand_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/custom_emoji_settings.jsx b/webapp/components/admin_console/custom_emoji_settings.jsx index c1457d7e9..8ab8cde4e 100644 --- a/webapp/components/admin_console/custom_emoji_settings.jsx +++ b/webapp/components/admin_console/custom_emoji_settings.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'; diff --git a/webapp/components/admin_console/custom_integrations_settings.jsx b/webapp/components/admin_console/custom_integrations_settings.jsx index 63015a061..18fdd22fd 100644 --- a/webapp/components/admin_console/custom_integrations_settings.jsx +++ b/webapp/components/admin_console/custom_integrations_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/database_settings.jsx b/webapp/components/admin_console/database_settings.jsx index 84adae29c..f4fbdbc72 100644 --- a/webapp/components/admin_console/database_settings.jsx +++ b/webapp/components/admin_console/database_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/developer_settings.jsx b/webapp/components/admin_console/developer_settings.jsx index 4aaad430e..34fb754d8 100644 --- a/webapp/components/admin_console/developer_settings.jsx +++ b/webapp/components/admin_console/developer_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/dropdown_setting.jsx b/webapp/components/admin_console/dropdown_setting.jsx index cf733ec90..a3741a629 100644 --- a/webapp/components/admin_console/dropdown_setting.jsx +++ b/webapp/components/admin_console/dropdown_setting.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'; diff --git a/webapp/components/admin_console/email_authentication_settings.jsx b/webapp/components/admin_console/email_authentication_settings.jsx index 177f36d64..2361a3ab8 100644 --- a/webapp/components/admin_console/email_authentication_settings.jsx +++ b/webapp/components/admin_console/email_authentication_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/email_connection_test.jsx b/webapp/components/admin_console/email_connection_test.jsx index b99633eec..e8c3ed316 100644 --- a/webapp/components/admin_console/email_connection_test.jsx +++ b/webapp/components/admin_console/email_connection_test.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'; diff --git a/webapp/components/admin_console/email_settings.jsx b/webapp/components/admin_console/email_settings.jsx index d54ab3906..959bbec7f 100644 --- a/webapp/components/admin_console/email_settings.jsx +++ b/webapp/components/admin_console/email_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/external_service_settings.jsx b/webapp/components/admin_console/external_service_settings.jsx index 21fc6c106..6359470a8 100644 --- a/webapp/components/admin_console/external_service_settings.jsx +++ b/webapp/components/admin_console/external_service_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/file_upload_setting.jsx b/webapp/components/admin_console/file_upload_setting.jsx index 85cb7f499..735853ff5 100644 --- a/webapp/components/admin_console/file_upload_setting.jsx +++ b/webapp/components/admin_console/file_upload_setting.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/generated_setting.jsx b/webapp/components/admin_console/generated_setting.jsx index d4feb9332..9103d1804 100644 --- a/webapp/components/admin_console/generated_setting.jsx +++ b/webapp/components/admin_console/generated_setting.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'; diff --git a/webapp/components/admin_console/gitlab_settings.jsx b/webapp/components/admin_console/gitlab_settings.jsx index 6ba2245b8..d08597b7d 100644 --- a/webapp/components/admin_console/gitlab_settings.jsx +++ b/webapp/components/admin_console/gitlab_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/image_settings.jsx b/webapp/components/admin_console/image_settings.jsx index 0249e3979..94f893ee2 100644 --- a/webapp/components/admin_console/image_settings.jsx +++ b/webapp/components/admin_console/image_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/ldap_settings.jsx b/webapp/components/admin_console/ldap_settings.jsx index 50883ac22..f5d95634d 100644 --- a/webapp/components/admin_console/ldap_settings.jsx +++ b/webapp/components/admin_console/ldap_settings.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 AdminSettings from './admin_settings.jsx'; diff --git a/webapp/components/admin_console/ldap_test_button.jsx b/webapp/components/admin_console/ldap_test_button.jsx index a564fa42a..2a3559d25 100644 --- a/webapp/components/admin_console/ldap_test_button.jsx +++ b/webapp/components/admin_console/ldap_test_button.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'; diff --git a/webapp/components/admin_console/legal_and_support_settings.jsx b/webapp/components/admin_console/legal_and_support_settings.jsx index b0f85f43d..2d9cb2550 100644 --- a/webapp/components/admin_console/legal_and_support_settings.jsx +++ b/webapp/components/admin_console/legal_and_support_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/license_settings.jsx b/webapp/components/admin_console/license_settings.jsx index 7e77f44b6..84867ab2e 100644 --- a/webapp/components/admin_console/license_settings.jsx +++ b/webapp/components/admin_console/license_settings.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 $ from 'jquery'; diff --git a/webapp/components/admin_console/link_previews_settings.jsx b/webapp/components/admin_console/link_previews_settings.jsx index f223ccc3e..b120d75d2 100644 --- a/webapp/components/admin_console/link_previews_settings.jsx +++ b/webapp/components/admin_console/link_previews_settings.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/localization_settings.jsx b/webapp/components/admin_console/localization_settings.jsx index b3e8a7b65..78b63b163 100644 --- a/webapp/components/admin_console/localization_settings.jsx +++ b/webapp/components/admin_console/localization_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/log_settings.jsx b/webapp/components/admin_console/log_settings.jsx index e18cb8a23..8e1e4891e 100644 --- a/webapp/components/admin_console/log_settings.jsx +++ b/webapp/components/admin_console/log_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/logs.jsx b/webapp/components/admin_console/logs.jsx index d2464b37f..c8405a2f7 100644 --- a/webapp/components/admin_console/logs.jsx +++ b/webapp/components/admin_console/logs.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 AdminStore from 'stores/admin_store.jsx'; diff --git a/webapp/components/admin_console/manage_teams_modal/manage_teams_dropdown.jsx b/webapp/components/admin_console/manage_teams_modal/manage_teams_dropdown.jsx index 81e6460af..798d61f46 100644 --- a/webapp/components/admin_console/manage_teams_modal/manage_teams_dropdown.jsx +++ b/webapp/components/admin_console/manage_teams_modal/manage_teams_dropdown.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/manage_teams_modal/manage_teams_modal.jsx b/webapp/components/admin_console/manage_teams_modal/manage_teams_modal.jsx index e3eae6310..0c30203b4 100644 --- a/webapp/components/admin_console/manage_teams_modal/manage_teams_modal.jsx +++ b/webapp/components/admin_console/manage_teams_modal/manage_teams_modal.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/manage_teams_modal/remove_from_team_button.jsx b/webapp/components/admin_console/manage_teams_modal/remove_from_team_button.jsx index d733135f4..d95a816f2 100644 --- a/webapp/components/admin_console/manage_teams_modal/remove_from_team_button.jsx +++ b/webapp/components/admin_console/manage_teams_modal/remove_from_team_button.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/metrics_settings.jsx b/webapp/components/admin_console/metrics_settings.jsx index 607a21fb9..9eab4073b 100644 --- a/webapp/components/admin_console/metrics_settings.jsx +++ b/webapp/components/admin_console/metrics_settings.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'; diff --git a/webapp/components/admin_console/mfa_settings.jsx b/webapp/components/admin_console/mfa_settings.jsx index 7ae1f2e18..9d7a64d05 100644 --- a/webapp/components/admin_console/mfa_settings.jsx +++ b/webapp/components/admin_console/mfa_settings.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 AdminSettings from './admin_settings.jsx'; diff --git a/webapp/components/admin_console/multiselect_settings.jsx b/webapp/components/admin_console/multiselect_settings.jsx index 2beebb337..c73eb6a79 100644 --- a/webapp/components/admin_console/multiselect_settings.jsx +++ b/webapp/components/admin_console/multiselect_settings.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'; import ReactSelect from 'react-select'; diff --git a/webapp/components/admin_console/native_app_link_settings.jsx b/webapp/components/admin_console/native_app_link_settings.jsx index d932af645..88c078476 100644 --- a/webapp/components/admin_console/native_app_link_settings.jsx +++ b/webapp/components/admin_console/native_app_link_settings.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'; diff --git a/webapp/components/admin_console/oauth_settings.jsx b/webapp/components/admin_console/oauth_settings.jsx index f5eac13eb..abb4dc762 100644 --- a/webapp/components/admin_console/oauth_settings.jsx +++ b/webapp/components/admin_console/oauth_settings.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/admin_console/password_settings.jsx b/webapp/components/admin_console/password_settings.jsx index edb9669e1..2b0ea652f 100644 --- a/webapp/components/admin_console/password_settings.jsx +++ b/webapp/components/admin_console/password_settings.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'; diff --git a/webapp/components/admin_console/policy_settings.jsx b/webapp/components/admin_console/policy_settings.jsx index 3fb753edc..7d2985001 100644 --- a/webapp/components/admin_console/policy_settings.jsx +++ b/webapp/components/admin_console/policy_settings.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'; diff --git a/webapp/components/admin_console/post_edit_setting.jsx b/webapp/components/admin_console/post_edit_setting.jsx index 282a1b6c5..9480409fd 100644 --- a/webapp/components/admin_console/post_edit_setting.jsx +++ b/webapp/components/admin_console/post_edit_setting.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'; diff --git a/webapp/components/admin_console/privacy_settings.jsx b/webapp/components/admin_console/privacy_settings.jsx index 518ec807e..92fcb3e88 100644 --- a/webapp/components/admin_console/privacy_settings.jsx +++ b/webapp/components/admin_console/privacy_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/public_link_settings.jsx b/webapp/components/admin_console/public_link_settings.jsx index 592d607d1..a10574353 100644 --- a/webapp/components/admin_console/public_link_settings.jsx +++ b/webapp/components/admin_console/public_link_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/purge_caches.jsx b/webapp/components/admin_console/purge_caches.jsx index 9f52433d5..d2337d587 100644 --- a/webapp/components/admin_console/purge_caches.jsx +++ b/webapp/components/admin_console/purge_caches.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'; diff --git a/webapp/components/admin_console/push_settings.jsx b/webapp/components/admin_console/push_settings.jsx index 2fc63afe0..5a2f6d89b 100644 --- a/webapp/components/admin_console/push_settings.jsx +++ b/webapp/components/admin_console/push_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/radio_setting.jsx b/webapp/components/admin_console/radio_setting.jsx index dd45a5a26..100fab983 100644 --- a/webapp/components/admin_console/radio_setting.jsx +++ b/webapp/components/admin_console/radio_setting.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'; diff --git a/webapp/components/admin_console/rate_settings.jsx b/webapp/components/admin_console/rate_settings.jsx index 9b0a8076f..a0cf14f75 100644 --- a/webapp/components/admin_console/rate_settings.jsx +++ b/webapp/components/admin_console/rate_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/recycle_db.jsx b/webapp/components/admin_console/recycle_db.jsx index 5683f97e2..5e536d908 100644 --- a/webapp/components/admin_console/recycle_db.jsx +++ b/webapp/components/admin_console/recycle_db.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'; @@ -108,4 +108,4 @@ export default class RecycleDbButton extends React.Component { ); } -} \ No newline at end of file +} diff --git a/webapp/components/admin_console/reload_config.jsx b/webapp/components/admin_console/reload_config.jsx index 25e9463d3..ad3d9cca7 100644 --- a/webapp/components/admin_console/reload_config.jsx +++ b/webapp/components/admin_console/reload_config.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'; diff --git a/webapp/components/admin_console/remove_file_setting.jsx b/webapp/components/admin_console/remove_file_setting.jsx index 9a6266a62..4590b7ff6 100644 --- a/webapp/components/admin_console/remove_file_setting.jsx +++ b/webapp/components/admin_console/remove_file_setting.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 $ from 'jquery'; @@ -58,4 +58,4 @@ export default class RemoveFileSetting extends Setting { ); } -} \ No newline at end of file +} diff --git a/webapp/components/admin_console/reset_password_modal.jsx b/webapp/components/admin_console/reset_password_modal.jsx index d01fc15f3..02bb00ab8 100644 --- a/webapp/components/admin_console/reset_password_modal.jsx +++ b/webapp/components/admin_console/reset_password_modal.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/admin_console/saml_settings.jsx b/webapp/components/admin_console/saml_settings.jsx index 6025abe28..0754747d9 100644 --- a/webapp/components/admin_console/saml_settings.jsx +++ b/webapp/components/admin_console/saml_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/save_button.jsx b/webapp/components/admin_console/save_button.jsx index fd7045605..b548c28ac 100644 --- a/webapp/components/admin_console/save_button.jsx +++ b/webapp/components/admin_console/save_button.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'; diff --git a/webapp/components/admin_console/session_settings.jsx b/webapp/components/admin_console/session_settings.jsx index b238da90f..a36126789 100644 --- a/webapp/components/admin_console/session_settings.jsx +++ b/webapp/components/admin_console/session_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/setting.jsx b/webapp/components/admin_console/setting.jsx index 024111fa5..1db5a76b7 100644 --- a/webapp/components/admin_console/setting.jsx +++ b/webapp/components/admin_console/setting.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'; diff --git a/webapp/components/admin_console/settings_group.jsx b/webapp/components/admin_console/settings_group.jsx index 10b3444d8..0de8130de 100644 --- a/webapp/components/admin_console/settings_group.jsx +++ b/webapp/components/admin_console/settings_group.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 React from 'react'; diff --git a/webapp/components/admin_console/signup_settings.jsx b/webapp/components/admin_console/signup_settings.jsx index b75b7591a..b3ae6fe60 100644 --- a/webapp/components/admin_console/signup_settings.jsx +++ b/webapp/components/admin_console/signup_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/storage_settings.jsx b/webapp/components/admin_console/storage_settings.jsx index 41d38d1ca..3b634dc53 100644 --- a/webapp/components/admin_console/storage_settings.jsx +++ b/webapp/components/admin_console/storage_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/sync_now_button.jsx b/webapp/components/admin_console/sync_now_button.jsx index f1197b216..6c0c10f62 100644 --- a/webapp/components/admin_console/sync_now_button.jsx +++ b/webapp/components/admin_console/sync_now_button.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'; diff --git a/webapp/components/admin_console/system_users/system_users.jsx b/webapp/components/admin_console/system_users/system_users.jsx index a311aebb7..0b967dead 100644 --- a/webapp/components/admin_console/system_users/system_users.jsx +++ b/webapp/components/admin_console/system_users/system_users.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/system_users/system_users_dropdown.jsx b/webapp/components/admin_console/system_users/system_users_dropdown.jsx index 534017cf8..c6bf61b8f 100644 --- a/webapp/components/admin_console/system_users/system_users_dropdown.jsx +++ b/webapp/components/admin_console/system_users/system_users_dropdown.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 ConfirmModal from 'components/confirm_modal.jsx'; diff --git a/webapp/components/admin_console/system_users/system_users_list.jsx b/webapp/components/admin_console/system_users/system_users_list.jsx index ccb1a39d4..89953b4c8 100644 --- a/webapp/components/admin_console/system_users/system_users_list.jsx +++ b/webapp/components/admin_console/system_users/system_users_list.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/admin_console/text_setting.jsx b/webapp/components/admin_console/text_setting.jsx index 47a501dcc..dfdd8a303 100644 --- a/webapp/components/admin_console/text_setting.jsx +++ b/webapp/components/admin_console/text_setting.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'; diff --git a/webapp/components/admin_console/users_and_teams_settings.jsx b/webapp/components/admin_console/users_and_teams_settings.jsx index 6e83c01e3..4535aec7b 100644 --- a/webapp/components/admin_console/users_and_teams_settings.jsx +++ b/webapp/components/admin_console/users_and_teams_settings.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 React from 'react'; diff --git a/webapp/components/admin_console/webrtc_settings.jsx b/webapp/components/admin_console/webrtc_settings.jsx index e0238e7f3..d9453936c 100644 --- a/webapp/components/admin_console/webrtc_settings.jsx +++ b/webapp/components/admin_console/webrtc_settings.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'; diff --git a/webapp/components/admin_console/webserver_mode_dropdown_setting.jsx b/webapp/components/admin_console/webserver_mode_dropdown_setting.jsx index e86e01a01..9fdbccd2c 100644 --- a/webapp/components/admin_console/webserver_mode_dropdown_setting.jsx +++ b/webapp/components/admin_console/webserver_mode_dropdown_setting.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'; diff --git a/webapp/components/analytics/doughnut_chart.jsx b/webapp/components/analytics/doughnut_chart.jsx index ee5365c9b..b6539bd54 100644 --- a/webapp/components/analytics/doughnut_chart.jsx +++ b/webapp/components/analytics/doughnut_chart.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/analytics/line_chart.jsx b/webapp/components/analytics/line_chart.jsx index 5ae80f9e9..7f4ca51d0 100644 --- a/webapp/components/analytics/line_chart.jsx +++ b/webapp/components/analytics/line_chart.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/analytics/statistic_count.jsx b/webapp/components/analytics/statistic_count.jsx index a4ca66476..d7849f6dd 100644 --- a/webapp/components/analytics/statistic_count.jsx +++ b/webapp/components/analytics/statistic_count.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/analytics/system_analytics.jsx b/webapp/components/analytics/system_analytics.jsx index b7a10f43b..3abd4f259 100644 --- a/webapp/components/analytics/system_analytics.jsx +++ b/webapp/components/analytics/system_analytics.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 LineChart from './line_chart.jsx'; diff --git a/webapp/components/analytics/table_chart.jsx b/webapp/components/analytics/table_chart.jsx index 18ed54f96..e6e210876 100644 --- a/webapp/components/analytics/table_chart.jsx +++ b/webapp/components/analytics/table_chart.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/analytics/team_analytics.jsx b/webapp/components/analytics/team_analytics.jsx index cc179a370..700dc5a10 100644 --- a/webapp/components/analytics/team_analytics.jsx +++ b/webapp/components/analytics/team_analytics.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'; diff --git a/webapp/components/audio_video_preview.jsx b/webapp/components/audio_video_preview.jsx index 9a55e4835..bdad5c2eb 100644 --- a/webapp/components/audio_video_preview.jsx +++ b/webapp/components/audio_video_preview.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 $ from 'jquery'; diff --git a/webapp/components/audit_table.jsx b/webapp/components/audit_table.jsx index e7d366f04..e04ba4d1e 100644 --- a/webapp/components/audit_table.jsx +++ b/webapp/components/audit_table.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/authorize.jsx b/webapp/components/authorize.jsx index f3f5770de..f4d80b1f0 100644 --- a/webapp/components/authorize.jsx +++ b/webapp/components/authorize.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 FormError from 'components/form_error.jsx'; diff --git a/webapp/components/autosize_textarea.jsx b/webapp/components/autosize_textarea.jsx index e14835737..656ce97d2 100644 --- a/webapp/components/autosize_textarea.jsx +++ b/webapp/components/autosize_textarea.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'; diff --git a/webapp/components/backstage/backstage_controller.jsx b/webapp/components/backstage/backstage_controller.jsx index 0ec6a0091..f354f141d 100644 --- a/webapp/components/backstage/backstage_controller.jsx +++ b/webapp/components/backstage/backstage_controller.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'; diff --git a/webapp/components/backstage/components/backstage_category.jsx b/webapp/components/backstage/components/backstage_category.jsx index 74dcf3476..50ade74dc 100644 --- a/webapp/components/backstage/components/backstage_category.jsx +++ b/webapp/components/backstage/components/backstage_category.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'; diff --git a/webapp/components/backstage/components/backstage_header.jsx b/webapp/components/backstage/components/backstage_header.jsx index c2dc187b7..65ba5c77d 100644 --- a/webapp/components/backstage/components/backstage_header.jsx +++ b/webapp/components/backstage/components/backstage_header.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'; diff --git a/webapp/components/backstage/components/backstage_list.jsx b/webapp/components/backstage/components/backstage_list.jsx index c13f86a00..2dcecb90a 100644 --- a/webapp/components/backstage/components/backstage_list.jsx +++ b/webapp/components/backstage/components/backstage_list.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'; diff --git a/webapp/components/backstage/components/backstage_navbar.jsx b/webapp/components/backstage/components/backstage_navbar.jsx index d49c89b09..8e1b6bb27 100644 --- a/webapp/components/backstage/components/backstage_navbar.jsx +++ b/webapp/components/backstage/components/backstage_navbar.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'; diff --git a/webapp/components/backstage/components/backstage_section.jsx b/webapp/components/backstage/components/backstage_section.jsx index e89ec9861..26c06ca29 100644 --- a/webapp/components/backstage/components/backstage_section.jsx +++ b/webapp/components/backstage/components/backstage_section.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'; diff --git a/webapp/components/backstage/components/backstage_sidebar.jsx b/webapp/components/backstage/components/backstage_sidebar.jsx index 557c6d804..9c5ff3e6f 100644 --- a/webapp/components/backstage/components/backstage_sidebar.jsx +++ b/webapp/components/backstage/components/backstage_sidebar.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'; diff --git a/webapp/components/change_url_modal.jsx b/webapp/components/change_url_modal.jsx index fd5cdfd74..1a0004bb0 100644 --- a/webapp/components/change_url_modal.jsx +++ b/webapp/components/change_url_modal.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/channel_header.jsx b/webapp/components/channel_header.jsx index c0bd2ccfe..c51dce013 100644 --- a/webapp/components/channel_header.jsx +++ b/webapp/components/channel_header.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 $ from 'jquery'; diff --git a/webapp/components/channel_info_modal.jsx b/webapp/components/channel_info_modal.jsx index 4829d1dd9..702d9059c 100644 --- a/webapp/components/channel_info_modal.jsx +++ b/webapp/components/channel_info_modal.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/channel_invite_button.jsx b/webapp/components/channel_invite_button.jsx index 2ef8fb4af..c96b687a8 100644 --- a/webapp/components/channel_invite_button.jsx +++ b/webapp/components/channel_invite_button.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 SpinnerButton from 'components/spinner_button.jsx'; diff --git a/webapp/components/channel_invite_modal.jsx b/webapp/components/channel_invite_modal.jsx index dfc083f24..d41948a2b 100644 --- a/webapp/components/channel_invite_modal.jsx +++ b/webapp/components/channel_invite_modal.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 ChannelInviteButton from './channel_invite_button.jsx'; diff --git a/webapp/components/channel_members_dropdown.jsx b/webapp/components/channel_members_dropdown.jsx index 8c8c7dc3a..decf97044 100644 --- a/webapp/components/channel_members_dropdown.jsx +++ b/webapp/components/channel_members_dropdown.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import ChannelStore from 'stores/channel_store.jsx'; diff --git a/webapp/components/channel_members_modal.jsx b/webapp/components/channel_members_modal.jsx index a82c620ca..de3a4a5e7 100644 --- a/webapp/components/channel_members_modal.jsx +++ b/webapp/components/channel_members_modal.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 MemberListChannel from './member_list_channel.jsx'; diff --git a/webapp/components/channel_notifications_modal.jsx b/webapp/components/channel_notifications_modal.jsx index 2f76f19e1..7af563e7c 100644 --- a/webapp/components/channel_notifications_modal.jsx +++ b/webapp/components/channel_notifications_modal.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 SettingItemMin from 'components/setting_item_min.jsx'; diff --git a/webapp/components/channel_select.jsx b/webapp/components/channel_select.jsx index 49c1edfef..59dc97d41 100644 --- a/webapp/components/channel_select.jsx +++ b/webapp/components/channel_select.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 React from 'react'; diff --git a/webapp/components/channel_switch_modal.jsx b/webapp/components/channel_switch_modal.jsx index 2b08ee239..aad2251b2 100644 --- a/webapp/components/channel_switch_modal.jsx +++ b/webapp/components/channel_switch_modal.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 SuggestionList from './suggestion/suggestion_list.jsx'; diff --git a/webapp/components/channel_view.jsx b/webapp/components/channel_view.jsx index ff101bca7..9359ff899 100644 --- a/webapp/components/channel_view.jsx +++ b/webapp/components/channel_view.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 $ from 'jquery'; diff --git a/webapp/components/claim/claim_controller.jsx b/webapp/components/claim/claim_controller.jsx index 581438ce9..cc92343fd 100644 --- a/webapp/components/claim/claim_controller.jsx +++ b/webapp/components/claim/claim_controller.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 React from 'react'; diff --git a/webapp/components/claim/components/email_to_ldap.jsx b/webapp/components/claim/components/email_to_ldap.jsx index 7d062a957..deb7835c2 100644 --- a/webapp/components/claim/components/email_to_ldap.jsx +++ b/webapp/components/claim/components/email_to_ldap.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 LoginMfa from 'components/login/components/login_mfa.jsx'; diff --git a/webapp/components/claim/components/email_to_oauth.jsx b/webapp/components/claim/components/email_to_oauth.jsx index bc5a7bdaa..ea2fcb92e 100644 --- a/webapp/components/claim/components/email_to_oauth.jsx +++ b/webapp/components/claim/components/email_to_oauth.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 LoginMfa from 'components/login/components/login_mfa.jsx'; diff --git a/webapp/components/claim/components/ldap_to_email.jsx b/webapp/components/claim/components/ldap_to_email.jsx index 39056cd0d..5e2ca26a1 100644 --- a/webapp/components/claim/components/ldap_to_email.jsx +++ b/webapp/components/claim/components/ldap_to_email.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 LoginMfa from 'components/login/components/login_mfa.jsx'; diff --git a/webapp/components/claim/components/oauth_to_email.jsx b/webapp/components/claim/components/oauth_to_email.jsx index ffba1c331..6959f413c 100644 --- a/webapp/components/claim/components/oauth_to_email.jsx +++ b/webapp/components/claim/components/oauth_to_email.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/code_preview.jsx b/webapp/components/code_preview.jsx index 6afe45c2e..67088972a 100644 --- a/webapp/components/code_preview.jsx +++ b/webapp/components/code_preview.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 $ from 'jquery'; diff --git a/webapp/components/confirm_modal.jsx b/webapp/components/confirm_modal.jsx index ef91b5ec0..8034caf9d 100644 --- a/webapp/components/confirm_modal.jsx +++ b/webapp/components/confirm_modal.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/create_comment.jsx b/webapp/components/create_comment.jsx index 3dd1ac924..a9fd69e41 100644 --- a/webapp/components/create_comment.jsx +++ b/webapp/components/create_comment.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 $ from 'jquery'; diff --git a/webapp/components/create_post.jsx b/webapp/components/create_post.jsx index 4ce6fc8ab..390940914 100644 --- a/webapp/components/create_post.jsx +++ b/webapp/components/create_post.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/create_team/components/display_name.jsx b/webapp/components/create_team/components/display_name.jsx index 865c0e6db..e1b5a678c 100644 --- a/webapp/components/create_team/components/display_name.jsx +++ b/webapp/components/create_team/components/display_name.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 {trackEvent} from 'actions/diagnostics_actions.jsx'; 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'; diff --git a/webapp/components/create_team/create_team_controller.jsx b/webapp/components/create_team/create_team_controller.jsx index 84b890e26..71904a93c 100644 --- a/webapp/components/create_team/create_team_controller.jsx +++ b/webapp/components/create_team/create_team_controller.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 ErrorBar from 'components/error_bar.jsx'; diff --git a/webapp/components/delete_channel_modal.jsx b/webapp/components/delete_channel_modal.jsx index 1893d28d1..4c5c428d5 100644 --- a/webapp/components/delete_channel_modal.jsx +++ b/webapp/components/delete_channel_modal.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 {Modal} from 'react-bootstrap'; diff --git a/webapp/components/delete_post_modal.jsx b/webapp/components/delete_post_modal.jsx index 39d4f41f9..a64c466cc 100644 --- a/webapp/components/delete_post_modal.jsx +++ b/webapp/components/delete_post_modal.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 $ from 'jquery'; diff --git a/webapp/components/do_verify_email.jsx b/webapp/components/do_verify_email.jsx index 54b8382b0..9065e6bc4 100644 --- a/webapp/components/do_verify_email.jsx +++ b/webapp/components/do_verify_email.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/edit_channel_header_modal.jsx b/webapp/components/edit_channel_header_modal.jsx index 0d8eb8acb..d1370506e 100644 --- a/webapp/components/edit_channel_header_modal.jsx +++ b/webapp/components/edit_channel_header_modal.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/edit_channel_purpose_modal.jsx b/webapp/components/edit_channel_purpose_modal.jsx index ea34cf969..431182f43 100644 --- a/webapp/components/edit_channel_purpose_modal.jsx +++ b/webapp/components/edit_channel_purpose_modal.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 PreferenceStore from 'stores/preference_store.jsx'; diff --git a/webapp/components/edit_post_modal.jsx b/webapp/components/edit_post_modal.jsx index 902b18d30..3ec7fedcc 100644 --- a/webapp/components/edit_post_modal.jsx +++ b/webapp/components/edit_post_modal.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 Textbox from './textbox.jsx'; diff --git a/webapp/components/emoji/components/add_emoji.jsx b/webapp/components/emoji/components/add_emoji.jsx index 53c7ecccf..fc02be3be 100644 --- a/webapp/components/emoji/components/add_emoji.jsx +++ b/webapp/components/emoji/components/add_emoji.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'; diff --git a/webapp/components/emoji/components/emoji_list.jsx b/webapp/components/emoji/components/emoji_list.jsx index 949c74c45..14ce819b4 100644 --- a/webapp/components/emoji/components/emoji_list.jsx +++ b/webapp/components/emoji/components/emoji_list.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 EmojiListItem from './emoji_list_item.jsx'; diff --git a/webapp/components/emoji/components/emoji_list_item.jsx b/webapp/components/emoji/components/emoji_list_item.jsx index 019b0ca93..f169b2e9c 100644 --- a/webapp/components/emoji/components/emoji_list_item.jsx +++ b/webapp/components/emoji/components/emoji_list_item.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'; diff --git a/webapp/components/emoji_picker/components/emoji_picker_category.jsx b/webapp/components/emoji_picker/components/emoji_picker_category.jsx index 1d5b12095..21c59baea 100644 --- a/webapp/components/emoji_picker/components/emoji_picker_category.jsx +++ b/webapp/components/emoji_picker/components/emoji_picker_category.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'; @@ -39,4 +39,4 @@ export default class EmojiPickerCategory extends React.Component { ); } -} \ No newline at end of file +} diff --git a/webapp/components/emoji_picker/components/emoji_picker_item.jsx b/webapp/components/emoji_picker/components/emoji_picker_item.jsx index 3f38343fa..c7981c952 100644 --- a/webapp/components/emoji_picker/components/emoji_picker_item.jsx +++ b/webapp/components/emoji_picker/components/emoji_picker_item.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'; diff --git a/webapp/components/emoji_picker/components/emoji_picker_preview.jsx b/webapp/components/emoji_picker/components/emoji_picker_preview.jsx index ac3f07025..d88215b16 100644 --- a/webapp/components/emoji_picker/components/emoji_picker_preview.jsx +++ b/webapp/components/emoji_picker/components/emoji_picker_preview.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'; diff --git a/webapp/components/emoji_picker/emoji_picker.jsx b/webapp/components/emoji_picker/emoji_picker.jsx index 0f45b7297..13438e08e 100644 --- a/webapp/components/emoji_picker/emoji_picker.jsx +++ b/webapp/components/emoji_picker/emoji_picker.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'; diff --git a/webapp/components/emoji_picker/emoji_picker_container.jsx b/webapp/components/emoji_picker/emoji_picker_container.jsx index 7cdc0e4b9..d352539ab 100644 --- a/webapp/components/emoji_picker/emoji_picker_container.jsx +++ b/webapp/components/emoji_picker/emoji_picker_container.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'; diff --git a/webapp/components/error_bar.jsx b/webapp/components/error_bar.jsx index 146b4955e..806af9eb3 100644 --- a/webapp/components/error_bar.jsx +++ b/webapp/components/error_bar.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 AnalyticsStore from 'stores/analytics_store.jsx'; diff --git a/webapp/components/error_page.jsx b/webapp/components/error_page.jsx index 9bd2c722d..aae538795 100644 --- a/webapp/components/error_page.jsx +++ b/webapp/components/error_page.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 $ from 'jquery'; diff --git a/webapp/components/file_attachment.jsx b/webapp/components/file_attachment.jsx index 23d8d2446..616231a6d 100644 --- a/webapp/components/file_attachment.jsx +++ b/webapp/components/file_attachment.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 Constants from 'utils/constants.jsx'; @@ -181,4 +181,4 @@ FileAttachment.propTypes = { handleImageClick: React.PropTypes.func, compactDisplay: React.PropTypes.bool -}; \ No newline at end of file +}; diff --git a/webapp/components/file_attachment_list.jsx b/webapp/components/file_attachment_list.jsx index 472cd2686..0ea53c20a 100644 --- a/webapp/components/file_attachment_list.jsx +++ b/webapp/components/file_attachment_list.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 ViewImageModal from './view_image.jsx'; diff --git a/webapp/components/file_attachment_list_container.jsx b/webapp/components/file_attachment_list_container.jsx index f9ad3814c..77d93f509 100644 --- a/webapp/components/file_attachment_list_container.jsx +++ b/webapp/components/file_attachment_list_container.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'; diff --git a/webapp/components/file_info_preview.jsx b/webapp/components/file_info_preview.jsx index 51825ce5b..2491c986d 100644 --- a/webapp/components/file_info_preview.jsx +++ b/webapp/components/file_info_preview.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'; diff --git a/webapp/components/file_preview.jsx b/webapp/components/file_preview.jsx index 624bfaf44..afdb701e0 100644 --- a/webapp/components/file_preview.jsx +++ b/webapp/components/file_preview.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 FileStore from 'stores/file_store.jsx'; diff --git a/webapp/components/file_upload.jsx b/webapp/components/file_upload.jsx index d97b1ed3b..c63576f78 100644 --- a/webapp/components/file_upload.jsx +++ b/webapp/components/file_upload.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 $ from 'jquery'; diff --git a/webapp/components/file_upload_overlay.jsx b/webapp/components/file_upload_overlay.jsx index 86697cd62..8f0fbee16 100644 --- a/webapp/components/file_upload_overlay.jsx +++ b/webapp/components/file_upload_overlay.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/filtered_user_list.jsx b/webapp/components/filtered_user_list.jsx index 0e06d5943..e9d22ef48 100644 --- a/webapp/components/filtered_user_list.jsx +++ b/webapp/components/filtered_user_list.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 $ from 'jquery'; diff --git a/webapp/components/form_error.jsx b/webapp/components/form_error.jsx index 9dce98ae9..6aa378361 100644 --- a/webapp/components/form_error.jsx +++ b/webapp/components/form_error.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'; 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 { ); } -} \ No newline at end of file +} diff --git a/webapp/components/get_ios_app/get_ios_app.jsx b/webapp/components/get_ios_app/get_ios_app.jsx index 0980b5882..de715b1fd 100644 --- a/webapp/components/get_ios_app/get_ios_app.jsx +++ b/webapp/components/get_ios_app/get_ios_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'; @@ -65,4 +65,4 @@ export default class GetIosApp extends React.Component { ); } -} \ No newline at end of file +} diff --git a/webapp/components/get_link_modal.jsx b/webapp/components/get_link_modal.jsx index f33b7caae..a7ce31f53 100644 --- a/webapp/components/get_link_modal.jsx +++ b/webapp/components/get_link_modal.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 React from 'react'; diff --git a/webapp/components/get_post_link_modal.jsx b/webapp/components/get_post_link_modal.jsx index cc01d1124..4f89f1c9d 100644 --- a/webapp/components/get_post_link_modal.jsx +++ b/webapp/components/get_post_link_modal.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 GetLinkModal from './get_link_modal.jsx'; diff --git a/webapp/components/get_public_link_modal.jsx b/webapp/components/get_public_link_modal.jsx index 851a78f80..b2903da87 100644 --- a/webapp/components/get_public_link_modal.jsx +++ b/webapp/components/get_public_link_modal.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 React from 'react'; diff --git a/webapp/components/get_team_invite_link_modal.jsx b/webapp/components/get_team_invite_link_modal.jsx index 109cb2120..78ccb368e 100644 --- a/webapp/components/get_team_invite_link_modal.jsx +++ b/webapp/components/get_team_invite_link_modal.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 GetLinkModal from './get_link_modal.jsx'; diff --git a/webapp/components/header_footer_template.jsx b/webapp/components/header_footer_template.jsx index b508d9ba5..80274d985 100644 --- a/webapp/components/header_footer_template.jsx +++ b/webapp/components/header_footer_template.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 $ from 'jquery'; diff --git a/webapp/components/help/components/attaching.jsx b/webapp/components/help/components/attaching.jsx index 9796733ef..84c50004d 100644 --- a/webapp/components/help/components/attaching.jsx +++ b/webapp/components/help/components/attaching.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/components/commands.jsx b/webapp/components/help/components/commands.jsx index b59847f0d..1c670ed77 100644 --- a/webapp/components/help/components/commands.jsx +++ b/webapp/components/help/components/commands.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/components/composing.jsx b/webapp/components/help/components/composing.jsx index 20d6c3ee7..f3b16c76d 100644 --- a/webapp/components/help/components/composing.jsx +++ b/webapp/components/help/components/composing.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/components/formatting.jsx b/webapp/components/help/components/formatting.jsx index 72d07c74c..52ad89772 100644 --- a/webapp/components/help/components/formatting.jsx +++ b/webapp/components/help/components/formatting.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/components/mentioning.jsx b/webapp/components/help/components/mentioning.jsx index 5ce42197a..83e19d14b 100644 --- a/webapp/components/help/components/mentioning.jsx +++ b/webapp/components/help/components/mentioning.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/components/messaging.jsx b/webapp/components/help/components/messaging.jsx index dd1c90f8b..5f26f32ba 100644 --- a/webapp/components/help/components/messaging.jsx +++ b/webapp/components/help/components/messaging.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 {localizeMessage} from 'utils/utils.jsx'; diff --git a/webapp/components/help/help_controller.jsx b/webapp/components/help/help_controller.jsx index 56a13b7e8..2e21861c1 100644 --- a/webapp/components/help/help_controller.jsx +++ b/webapp/components/help/help_controller.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'; @@ -24,4 +24,4 @@ export default class HelpController extends React.Component { ); } -} \ No newline at end of file +} diff --git a/webapp/components/integrations/components/abstract_incoming_webhook.jsx b/webapp/components/integrations/components/abstract_incoming_webhook.jsx index 15e39e54b..a4d9e94f4 100644 --- a/webapp/components/integrations/components/abstract_incoming_webhook.jsx +++ b/webapp/components/integrations/components/abstract_incoming_webhook.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'; diff --git a/webapp/components/integrations/components/abstract_outgoing_webhook.jsx b/webapp/components/integrations/components/abstract_outgoing_webhook.jsx index 6033647af..46178adde 100644 --- a/webapp/components/integrations/components/abstract_outgoing_webhook.jsx +++ b/webapp/components/integrations/components/abstract_outgoing_webhook.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'; diff --git a/webapp/components/integrations/components/add_command.jsx b/webapp/components/integrations/components/add_command.jsx index ccff14c55..31f99976c 100644 --- a/webapp/components/integrations/components/add_command.jsx +++ b/webapp/components/integrations/components/add_command.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'; diff --git a/webapp/components/integrations/components/add_incoming_webhook.jsx b/webapp/components/integrations/components/add_incoming_webhook.jsx index d7b7fb51b..c3ddf5798 100644 --- a/webapp/components/integrations/components/add_incoming_webhook.jsx +++ b/webapp/components/integrations/components/add_incoming_webhook.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 * as AsyncClient from 'utils/async_client.jsx'; diff --git a/webapp/components/integrations/components/add_oauth_app.jsx b/webapp/components/integrations/components/add_oauth_app.jsx index 701cbad76..4d91caf76 100644 --- a/webapp/components/integrations/components/add_oauth_app.jsx +++ b/webapp/components/integrations/components/add_oauth_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'; diff --git a/webapp/components/integrations/components/add_outgoing_webhook.jsx b/webapp/components/integrations/components/add_outgoing_webhook.jsx index 24475e176..22fba7c7d 100644 --- a/webapp/components/integrations/components/add_outgoing_webhook.jsx +++ b/webapp/components/integrations/components/add_outgoing_webhook.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 * as AsyncClient from 'utils/async_client.jsx'; diff --git a/webapp/components/integrations/components/commands_container.jsx b/webapp/components/integrations/components/commands_container.jsx index 095dc4fea..29d1e9b33 100644 --- a/webapp/components/integrations/components/commands_container.jsx +++ b/webapp/components/integrations/components/commands_container.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 IntegrationStore from 'stores/integration_store.jsx'; diff --git a/webapp/components/integrations/components/confirm_integration.jsx b/webapp/components/integrations/components/confirm_integration.jsx index b4f299d1c..70dc787e1 100644 --- a/webapp/components/integrations/components/confirm_integration.jsx +++ b/webapp/components/integrations/components/confirm_integration.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'; diff --git a/webapp/components/integrations/components/edit_command.jsx b/webapp/components/integrations/components/edit_command.jsx index ac2c12bff..7979f659d 100644 --- a/webapp/components/integrations/components/edit_command.jsx +++ b/webapp/components/integrations/components/edit_command.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'; diff --git a/webapp/components/integrations/components/edit_incoming_webhook.jsx b/webapp/components/integrations/components/edit_incoming_webhook.jsx index 9e032409a..2c3a69c0d 100644 --- a/webapp/components/integrations/components/edit_incoming_webhook.jsx +++ b/webapp/components/integrations/components/edit_incoming_webhook.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 * as AsyncClient from 'utils/async_client.jsx'; diff --git a/webapp/components/integrations/components/edit_outgoing_webhook.jsx b/webapp/components/integrations/components/edit_outgoing_webhook.jsx index 2268af923..bd270e870 100644 --- a/webapp/components/integrations/components/edit_outgoing_webhook.jsx +++ b/webapp/components/integrations/components/edit_outgoing_webhook.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'; diff --git a/webapp/components/integrations/components/installed_command.jsx b/webapp/components/integrations/components/installed_command.jsx index f07d261b8..60ea116cb 100644 --- a/webapp/components/integrations/components/installed_command.jsx +++ b/webapp/components/integrations/components/installed_command.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'; diff --git a/webapp/components/integrations/components/installed_commands.jsx b/webapp/components/integrations/components/installed_commands.jsx index 4e1b4f565..27d91f204 100644 --- a/webapp/components/integrations/components/installed_commands.jsx +++ b/webapp/components/integrations/components/installed_commands.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 BackstageList from 'components/backstage/components/backstage_list.jsx'; diff --git a/webapp/components/integrations/components/installed_incoming_webhook.jsx b/webapp/components/integrations/components/installed_incoming_webhook.jsx index 7091f5eb8..68ac7b7ed 100644 --- a/webapp/components/integrations/components/installed_incoming_webhook.jsx +++ b/webapp/components/integrations/components/installed_incoming_webhook.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'; diff --git a/webapp/components/integrations/components/installed_incoming_webhooks.jsx b/webapp/components/integrations/components/installed_incoming_webhooks.jsx index 002dbef7f..93ebf3066 100644 --- a/webapp/components/integrations/components/installed_incoming_webhooks.jsx +++ b/webapp/components/integrations/components/installed_incoming_webhooks.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 BackstageList from 'components/backstage/components/backstage_list.jsx'; diff --git a/webapp/components/integrations/components/installed_oauth_app.jsx b/webapp/components/integrations/components/installed_oauth_app.jsx index bb6e271d4..01cf345f4 100644 --- a/webapp/components/integrations/components/installed_oauth_app.jsx +++ b/webapp/components/integrations/components/installed_oauth_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'; diff --git a/webapp/components/integrations/components/installed_oauth_apps.jsx b/webapp/components/integrations/components/installed_oauth_apps.jsx index 13246d05b..8a0b4678c 100644 --- a/webapp/components/integrations/components/installed_oauth_apps.jsx +++ b/webapp/components/integrations/components/installed_oauth_apps.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'; diff --git a/webapp/components/integrations/components/installed_outgoing_webhook.jsx b/webapp/components/integrations/components/installed_outgoing_webhook.jsx index a452979ae..c840b1fa9 100644 --- a/webapp/components/integrations/components/installed_outgoing_webhook.jsx +++ b/webapp/components/integrations/components/installed_outgoing_webhook.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'; diff --git a/webapp/components/integrations/components/installed_outgoing_webhooks.jsx b/webapp/components/integrations/components/installed_outgoing_webhooks.jsx index 7abacb241..bcf203b2a 100644 --- a/webapp/components/integrations/components/installed_outgoing_webhooks.jsx +++ b/webapp/components/integrations/components/installed_outgoing_webhooks.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 BackstageList from 'components/backstage/components/backstage_list.jsx'; diff --git a/webapp/components/integrations/components/integration_option.jsx b/webapp/components/integrations/components/integration_option.jsx index 483e6a888..49474d939 100644 --- a/webapp/components/integrations/components/integration_option.jsx +++ b/webapp/components/integrations/components/integration_option.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'; diff --git a/webapp/components/integrations/components/integrations.jsx b/webapp/components/integrations/components/integrations.jsx index 580e70cf6..4d6c5e919 100644 --- a/webapp/components/integrations/components/integrations.jsx +++ b/webapp/components/integrations/components/integrations.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'; diff --git a/webapp/components/invite_member_modal.jsx b/webapp/components/invite_member_modal.jsx index 849d5f274..6426a6a2b 100644 --- a/webapp/components/invite_member_modal.jsx +++ b/webapp/components/invite_member_modal.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/leave_team_modal.jsx b/webapp/components/leave_team_modal.jsx index 69504ef4d..4728fb16d 100644 --- a/webapp/components/leave_team_modal.jsx +++ b/webapp/components/leave_team_modal.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 {ActionTypes, WebrtcActionTypes} from 'utils/constants.jsx'; diff --git a/webapp/components/loading_screen.jsx b/webapp/components/loading_screen.jsx index fe2cd6b11..2807cb0a7 100644 --- a/webapp/components/loading_screen.jsx +++ b/webapp/components/loading_screen.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/logged_in.jsx b/webapp/components/logged_in.jsx index 8d7a00653..3dfab57b3 100644 --- a/webapp/components/logged_in.jsx +++ b/webapp/components/logged_in.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 LoadingScreen from 'components/loading_screen.jsx'; diff --git a/webapp/components/login/components/login_mfa.jsx b/webapp/components/login/components/login_mfa.jsx index 1a3393fa0..f945d3e07 100644 --- a/webapp/components/login/components/login_mfa.jsx +++ b/webapp/components/login/components/login_mfa.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/login/login_controller.jsx b/webapp/components/login/login_controller.jsx index 1d812147a..482135a5e 100644 --- a/webapp/components/login/login_controller.jsx +++ b/webapp/components/login/login_controller.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 LoginMfa from './components/login_mfa.jsx'; diff --git a/webapp/components/member_list_channel.jsx b/webapp/components/member_list_channel.jsx index c23be2836..e9eef9fb8 100644 --- a/webapp/components/member_list_channel.jsx +++ b/webapp/components/member_list_channel.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import ChannelMembersDropdown from 'components/channel_members_dropdown.jsx'; diff --git a/webapp/components/member_list_team.jsx b/webapp/components/member_list_team.jsx index fce6e1927..0aa1e6e57 100644 --- a/webapp/components/member_list_team.jsx +++ b/webapp/components/member_list_team.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 SearchableUserList from 'components/searchable_user_list/searchable_user_list_container.jsx'; diff --git a/webapp/components/message_wrapper.jsx b/webapp/components/message_wrapper.jsx index a79611e34..95205de82 100644 --- a/webapp/components/message_wrapper.jsx +++ b/webapp/components/message_wrapper.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 * as TextFormatting from 'utils/text_formatting.jsx'; diff --git a/webapp/components/mfa/components/confirm.jsx b/webapp/components/mfa/components/confirm.jsx index 026d12c6e..a6c2eda4e 100644 --- a/webapp/components/mfa/components/confirm.jsx +++ b/webapp/components/mfa/components/confirm.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 Constants from 'utils/constants.jsx'; 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'; diff --git a/webapp/components/mfa/mfa_controller.jsx b/webapp/components/mfa/mfa_controller.jsx index cd9497985..5c41fdfbb 100644 --- a/webapp/components/mfa/mfa_controller.jsx +++ b/webapp/components/mfa/mfa_controller.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 {emitUserLoggedOutEvent} from 'actions/global_actions.jsx'; diff --git a/webapp/components/more_channels.jsx b/webapp/components/more_channels.jsx index 4ab3cca8b..02a0628ba 100644 --- a/webapp/components/more_channels.jsx +++ b/webapp/components/more_channels.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 SearchableChannelList from './searchable_channel_list.jsx'; diff --git a/webapp/components/more_direct_channels.jsx b/webapp/components/more_direct_channels.jsx index 4d5016907..0fbd9053f 100644 --- a/webapp/components/more_direct_channels.jsx +++ b/webapp/components/more_direct_channels.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 MultiSelect from 'components/multiselect/multiselect.jsx'; diff --git a/webapp/components/msg_typing.jsx b/webapp/components/msg_typing.jsx index f6a6d12b2..503af1dc7 100644 --- a/webapp/components/msg_typing.jsx +++ b/webapp/components/msg_typing.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 UserTypingStore from 'stores/user_typing_store.jsx'; diff --git a/webapp/components/multiselect/multiselect.jsx b/webapp/components/multiselect/multiselect.jsx index f6d6b5d56..bba739ae5 100644 --- a/webapp/components/multiselect/multiselect.jsx +++ b/webapp/components/multiselect/multiselect.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import MultiSelectList from './multiselect_list.jsx'; diff --git a/webapp/components/multiselect/multiselect_list.jsx b/webapp/components/multiselect/multiselect_list.jsx index ff9f68bf8..e5faecb5a 100644 --- a/webapp/components/multiselect/multiselect_list.jsx +++ b/webapp/components/multiselect/multiselect_list.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import {cmdOrCtrlPressed} from 'utils/utils.jsx'; diff --git a/webapp/components/navbar.jsx b/webapp/components/navbar.jsx index 62fb61d97..db7dc71df 100644 --- a/webapp/components/navbar.jsx +++ b/webapp/components/navbar.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 $ from 'jquery'; diff --git a/webapp/components/needs_team.jsx b/webapp/components/needs_team.jsx index 1f1f99aba..42f05c1a9 100644 --- a/webapp/components/needs_team.jsx +++ b/webapp/components/needs_team.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'; diff --git a/webapp/components/new_channel_flow.jsx b/webapp/components/new_channel_flow.jsx index 55e47b149..0ca504534 100644 --- a/webapp/components/new_channel_flow.jsx +++ b/webapp/components/new_channel_flow.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/new_channel_modal.jsx b/webapp/components/new_channel_modal.jsx index b515d5469..7f78c53c2 100644 --- a/webapp/components/new_channel_modal.jsx +++ b/webapp/components/new_channel_modal.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 $ from 'jquery'; diff --git a/webapp/components/notify_counts.jsx b/webapp/components/notify_counts.jsx index fe40fd485..dda352349 100644 --- a/webapp/components/notify_counts.jsx +++ b/webapp/components/notify_counts.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 * as utils from 'utils/utils.jsx'; diff --git a/webapp/components/password_reset_form.jsx b/webapp/components/password_reset_form.jsx index c6fe2525f..0d67eb786 100644 --- a/webapp/components/password_reset_form.jsx +++ b/webapp/components/password_reset_form.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/password_reset_send_link.jsx b/webapp/components/password_reset_send_link.jsx index 1cd532855..260ef7250 100644 --- a/webapp/components/password_reset_send_link.jsx +++ b/webapp/components/password_reset_send_link.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 $ from 'jquery'; diff --git a/webapp/components/pdf_preview.jsx b/webapp/components/pdf_preview.jsx index 2cb0a324c..26444fe1f 100644 --- a/webapp/components/pdf_preview.jsx +++ b/webapp/components/pdf_preview.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 FileInfoPreview from './file_info_preview.jsx'; diff --git a/webapp/components/permalink_view.jsx b/webapp/components/permalink_view.jsx index 5cd2d0fff..d57564350 100644 --- a/webapp/components/permalink_view.jsx +++ b/webapp/components/permalink_view.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 $ from 'jquery'; diff --git a/webapp/components/popover_list_members.jsx b/webapp/components/popover_list_members.jsx index b28982b5d..268a87a6b 100644 --- a/webapp/components/popover_list_members.jsx +++ b/webapp/components/popover_list_members.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 ProfilePicture from 'components/profile_picture.jsx'; diff --git a/webapp/components/post_deleted_modal.jsx b/webapp/components/post_deleted_modal.jsx index f70edf783..9f3125ffa 100644 --- a/webapp/components/post_deleted_modal.jsx +++ b/webapp/components/post_deleted_modal.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/post_view/components/commented_on_files_message_container.jsx b/webapp/components/post_view/components/commented_on_files_message_container.jsx index 5325a7644..d1fa455c7 100644 --- a/webapp/components/post_view/components/commented_on_files_message_container.jsx +++ b/webapp/components/post_view/components/commented_on_files_message_container.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'; diff --git a/webapp/components/post_view/components/floating_timestamp.jsx b/webapp/components/post_view/components/floating_timestamp.jsx index 642b54c5d..d2d26c0bd 100644 --- a/webapp/components/post_view/components/floating_timestamp.jsx +++ b/webapp/components/post_view/components/floating_timestamp.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 {FormattedDate} from 'react-intl'; diff --git a/webapp/components/post_view/components/new_message_indicator.jsx b/webapp/components/post_view/components/new_message_indicator.jsx index 5167a3d2d..488a38b1b 100644 --- a/webapp/components/post_view/components/new_message_indicator.jsx +++ b/webapp/components/post_view/components/new_message_indicator.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'; import {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/post_view/components/pending_post_options.jsx b/webapp/components/post_view/components/pending_post_options.jsx index 3c78b8b9b..c44686ffc 100644 --- a/webapp/components/post_view/components/pending_post_options.jsx +++ b/webapp/components/post_view/components/pending_post_options.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 PostStore from 'stores/post_store.jsx'; diff --git a/webapp/components/post_view/components/post.jsx b/webapp/components/post_view/components/post.jsx index 645724467..f5c96d2bc 100644 --- a/webapp/components/post_view/components/post.jsx +++ b/webapp/components/post_view/components/post.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 PostHeader from './post_header.jsx'; diff --git a/webapp/components/post_view/components/post_attachment.jsx b/webapp/components/post_view/components/post_attachment.jsx index 57335b94a..930e75b41 100644 --- a/webapp/components/post_view/components/post_attachment.jsx +++ b/webapp/components/post_view/components/post_attachment.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 $ from 'jquery'; diff --git a/webapp/components/post_view/components/post_attachment_list.jsx b/webapp/components/post_view/components/post_attachment_list.jsx index 7e9d7980d..5223fb2b3 100644 --- a/webapp/components/post_view/components/post_attachment_list.jsx +++ b/webapp/components/post_view/components/post_attachment_list.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 PostAttachment from './post_attachment.jsx'; diff --git a/webapp/components/post_view/components/post_attachment_opengraph.jsx b/webapp/components/post_view/components/post_attachment_opengraph.jsx index da85905c0..f6e66a641 100644 --- a/webapp/components/post_view/components/post_attachment_opengraph.jsx +++ b/webapp/components/post_view/components/post_attachment_opengraph.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 React from 'react'; diff --git a/webapp/components/post_view/components/post_body.jsx b/webapp/components/post_view/components/post_body.jsx index 741722ceb..108605eea 100644 --- a/webapp/components/post_view/components/post_body.jsx +++ b/webapp/components/post_view/components/post_body.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/post_view/components/post_body_additional_content.jsx b/webapp/components/post_view/components/post_body_additional_content.jsx index cad618de0..58b6f8498 100644 --- a/webapp/components/post_view/components/post_body_additional_content.jsx +++ b/webapp/components/post_view/components/post_body_additional_content.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 PostAttachmentList from './post_attachment_list.jsx'; diff --git a/webapp/components/post_view/components/post_header.jsx b/webapp/components/post_view/components/post_header.jsx index 5e0a8a5a4..565f9629b 100644 --- a/webapp/components/post_view/components/post_header.jsx +++ b/webapp/components/post_view/components/post_header.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 UserProfile from 'components/user_profile.jsx'; diff --git a/webapp/components/post_view/components/post_image.jsx b/webapp/components/post_view/components/post_image.jsx index 9a761bfca..39308ed2f 100644 --- a/webapp/components/post_view/components/post_image.jsx +++ b/webapp/components/post_view/components/post_image.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 React from 'react'; diff --git a/webapp/components/post_view/components/post_info.jsx b/webapp/components/post_view/components/post_info.jsx index 1da3ecd24..4754240fd 100644 --- a/webapp/components/post_view/components/post_info.jsx +++ b/webapp/components/post_view/components/post_info.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 $ from 'jquery'; diff --git a/webapp/components/post_view/components/post_list.jsx b/webapp/components/post_view/components/post_list.jsx index a5369454d..4e147d9c8 100644 --- a/webapp/components/post_view/components/post_list.jsx +++ b/webapp/components/post_view/components/post_list.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 $ from 'jquery'; diff --git a/webapp/components/post_view/components/post_message_container.jsx b/webapp/components/post_view/components/post_message_container.jsx index 676aa010e..5d324ba46 100644 --- a/webapp/components/post_view/components/post_message_container.jsx +++ b/webapp/components/post_view/components/post_message_container.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'; diff --git a/webapp/components/post_view/components/post_message_view.jsx b/webapp/components/post_view/components/post_message_view.jsx index 7f9789488..5b0790f36 100644 --- a/webapp/components/post_view/components/post_message_view.jsx +++ b/webapp/components/post_view/components/post_message_view.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'; diff --git a/webapp/components/post_view/components/post_time.jsx b/webapp/components/post_view/components/post_time.jsx index 77f3f3266..e9c92b1f2 100644 --- a/webapp/components/post_view/components/post_time.jsx +++ b/webapp/components/post_view/components/post_time.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 React from 'react'; diff --git a/webapp/components/post_view/components/reaction.jsx b/webapp/components/post_view/components/reaction.jsx index ae658da1f..0950b661b 100644 --- a/webapp/components/post_view/components/reaction.jsx +++ b/webapp/components/post_view/components/reaction.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'; diff --git a/webapp/components/post_view/components/reaction_container.jsx b/webapp/components/post_view/components/reaction_container.jsx index 09e6ce5ea..e95325770 100644 --- a/webapp/components/post_view/components/reaction_container.jsx +++ b/webapp/components/post_view/components/reaction_container.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/post_view/components/reaction_list_container.jsx b/webapp/components/post_view/components/reaction_list_container.jsx index cdc58003b..b688afd94 100644 --- a/webapp/components/post_view/components/reaction_list_container.jsx +++ b/webapp/components/post_view/components/reaction_list_container.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'; diff --git a/webapp/components/post_view/components/reaction_list_view.jsx b/webapp/components/post_view/components/reaction_list_view.jsx index b6c4b3a19..ee814883f 100644 --- a/webapp/components/post_view/components/reaction_list_view.jsx +++ b/webapp/components/post_view/components/reaction_list_view.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'; diff --git a/webapp/components/post_view/components/scroll_to_bottom_arrows.jsx b/webapp/components/post_view/components/scroll_to_bottom_arrows.jsx index 461ca3358..d8d55f4be 100644 --- a/webapp/components/post_view/components/scroll_to_bottom_arrows.jsx +++ b/webapp/components/post_view/components/scroll_to_bottom_arrows.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 $ from 'jquery'; diff --git a/webapp/components/post_view/components/system_message_helpers.jsx b/webapp/components/post_view/components/system_message_helpers.jsx index 5db4ff871..c134e1a7a 100644 --- a/webapp/components/post_view/components/system_message_helpers.jsx +++ b/webapp/components/post_view/components/system_message_helpers.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/components/post_view/post_focus_view_controller.jsx b/webapp/components/post_view/post_focus_view_controller.jsx index 8edec6970..dadc6b80e 100644 --- a/webapp/components/post_view/post_focus_view_controller.jsx +++ b/webapp/components/post_view/post_focus_view_controller.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 PostList from './components/post_list.jsx'; diff --git a/webapp/components/post_view/post_view_cache.jsx b/webapp/components/post_view/post_view_cache.jsx index 5cf5b3094..d7cb360d1 100644 --- a/webapp/components/post_view/post_view_cache.jsx +++ b/webapp/components/post_view/post_view_cache.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 PostViewController from './post_view_controller.jsx'; diff --git a/webapp/components/post_view/post_view_controller.jsx b/webapp/components/post_view/post_view_controller.jsx index 220fe6b67..18ce61de3 100644 --- a/webapp/components/post_view/post_view_controller.jsx +++ b/webapp/components/post_view/post_view_controller.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 PostList from './components/post_list.jsx'; diff --git a/webapp/components/profile_picture.jsx b/webapp/components/profile_picture.jsx index 7a5f892db..b7ee08785 100644 --- a/webapp/components/profile_picture.jsx +++ b/webapp/components/profile_picture.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 ProfilePopover from './profile_popover.jsx'; import * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/profile_popover.jsx b/webapp/components/profile_popover.jsx index c7d45474f..c86de514e 100644 --- a/webapp/components/profile_popover.jsx +++ b/webapp/components/profile_popover.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/components/removed_from_channel_modal.jsx b/webapp/components/removed_from_channel_modal.jsx index 228132803..c82faf7e0 100644 --- a/webapp/components/removed_from_channel_modal.jsx +++ b/webapp/components/removed_from_channel_modal.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 $ from 'jquery'; diff --git a/webapp/components/rename_channel_modal.jsx b/webapp/components/rename_channel_modal.jsx index 9fd505535..f7d8fad28 100644 --- a/webapp/components/rename_channel_modal.jsx +++ b/webapp/components/rename_channel_modal.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 ReactDOM from 'react-dom'; diff --git a/webapp/components/rhs_comment.jsx b/webapp/components/rhs_comment.jsx index fe0f139fa..3dbe6a570 100644 --- a/webapp/components/rhs_comment.jsx +++ b/webapp/components/rhs_comment.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 UserProfile from './user_profile.jsx'; diff --git a/webapp/components/rhs_dropdown.jsx b/webapp/components/rhs_dropdown.jsx index 882fdcf68..9c0f4d7b1 100644 --- a/webapp/components/rhs_dropdown.jsx +++ b/webapp/components/rhs_dropdown.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 * as Agent from 'utils/user_agent.jsx'; diff --git a/webapp/components/rhs_dropdown_menu.jsx b/webapp/components/rhs_dropdown_menu.jsx index 6efaa9dea..5f5107691 100644 --- a/webapp/components/rhs_dropdown_menu.jsx +++ b/webapp/components/rhs_dropdown_menu.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 {Dropdown} from 'react-bootstrap'; diff --git a/webapp/components/rhs_header_post.jsx b/webapp/components/rhs_header_post.jsx index 72f00facf..951201024 100644 --- a/webapp/components/rhs_header_post.jsx +++ b/webapp/components/rhs_header_post.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'; diff --git a/webapp/components/rhs_root_post.jsx b/webapp/components/rhs_root_post.jsx index b298853d8..542f3af42 100644 --- a/webapp/components/rhs_root_post.jsx +++ b/webapp/components/rhs_root_post.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 UserProfile from './user_profile.jsx'; diff --git a/webapp/components/rhs_thread.jsx b/webapp/components/rhs_thread.jsx index 4ac36717a..a7bc65243 100644 --- a/webapp/components/rhs_thread.jsx +++ b/webapp/components/rhs_thread.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 CreateComment from './create_comment.jsx'; diff --git a/webapp/components/root.jsx b/webapp/components/root.jsx index 07c4415f5..b49b4d509 100644 --- a/webapp/components/root.jsx +++ b/webapp/components/root.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 * as GlobalActions from 'actions/global_actions.jsx'; diff --git a/webapp/components/search_bar.jsx b/webapp/components/search_bar.jsx index 910e3f5d9..0766ee3b7 100644 --- a/webapp/components/search_bar.jsx +++ b/webapp/components/search_bar.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 * as GlobalActions from 'actions/global_actions.jsx'; diff --git a/webapp/components/search_results.jsx b/webapp/components/search_results.jsx index 70f686f42..682b04e2a 100644 --- a/webapp/components/search_results.jsx +++ b/webapp/components/search_results.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 SearchResultsHeader from './search_results_header.jsx'; diff --git a/webapp/components/search_results_header.jsx b/webapp/components/search_results_header.jsx index 288d883ee..ca0a49012 100644 --- a/webapp/components/search_results_header.jsx +++ b/webapp/components/search_results_header.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/search_results_item.jsx b/webapp/components/search_results_item.jsx index 2773a8ee8..09ea8c427 100644 --- a/webapp/components/search_results_item.jsx +++ b/webapp/components/search_results_item.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 $ from 'jquery'; diff --git a/webapp/components/searchable_channel_list.jsx b/webapp/components/searchable_channel_list.jsx index 77a229d41..9c89f8dd4 100644 --- a/webapp/components/searchable_channel_list.jsx +++ b/webapp/components/searchable_channel_list.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 LoadingScreen from './loading_screen.jsx'; @@ -210,4 +210,4 @@ SearchableChannelList.propTypes = { search: React.PropTypes.func.isRequired, handleJoin: React.PropTypes.func.isRequired, noResultsText: React.PropTypes.object -}; \ No newline at end of file +}; diff --git a/webapp/components/searchable_user_list/searchable_user_list.jsx b/webapp/components/searchable_user_list/searchable_user_list.jsx index 91e0205b0..5b262bcdf 100644 --- a/webapp/components/searchable_user_list/searchable_user_list.jsx +++ b/webapp/components/searchable_user_list/searchable_user_list.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'; diff --git a/webapp/components/searchable_user_list/searchable_user_list_container.jsx b/webapp/components/searchable_user_list/searchable_user_list_container.jsx index 816dec062..9713572de 100644 --- a/webapp/components/searchable_user_list/searchable_user_list_container.jsx +++ b/webapp/components/searchable_user_list/searchable_user_list_container.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'; diff --git a/webapp/components/select_team/components/select_team_item.jsx b/webapp/components/select_team/components/select_team_item.jsx index bff9e28d8..95325c4f3 100644 --- a/webapp/components/select_team/components/select_team_item.jsx +++ b/webapp/components/select_team/components/select_team_item.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'; diff --git a/webapp/components/select_team/select_team.jsx b/webapp/components/select_team/select_team.jsx index 292c90510..43472bdad 100644 --- a/webapp/components/select_team/select_team.jsx +++ b/webapp/components/select_team/select_team.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/setting_item_max.jsx b/webapp/components/setting_item_max.jsx index 2e7be779a..e45ffd10c 100644 --- a/webapp/components/setting_item_max.jsx +++ b/webapp/components/setting_item_max.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/setting_item_min.jsx b/webapp/components/setting_item_min.jsx index 03c4da537..3b3ae13c5 100644 --- a/webapp/components/setting_item_min.jsx +++ b/webapp/components/setting_item_min.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/setting_picture.jsx b/webapp/components/setting_picture.jsx index af34df800..9c5913f3c 100644 --- a/webapp/components/setting_picture.jsx +++ b/webapp/components/setting_picture.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/setting_upload.jsx b/webapp/components/setting_upload.jsx index 04e2de301..d6055ef08 100644 --- a/webapp/components/setting_upload.jsx +++ b/webapp/components/setting_upload.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 $ from 'jquery'; @@ -124,4 +124,4 @@ SettingsUpload.propTypes = { clientError: React.PropTypes.string, serverError: React.PropTypes.string, helpText: React.PropTypes.object -}; \ No newline at end of file +}; diff --git a/webapp/components/settings_sidebar.jsx b/webapp/components/settings_sidebar.jsx index d537b6d10..dc98cdda3 100644 --- a/webapp/components/settings_sidebar.jsx +++ b/webapp/components/settings_sidebar.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 $ from 'jquery'; diff --git a/webapp/components/should_verify_email.jsx b/webapp/components/should_verify_email.jsx index 61edf9422..799f09c56 100644 --- a/webapp/components/should_verify_email.jsx +++ b/webapp/components/should_verify_email.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/sidebar.jsx b/webapp/components/sidebar.jsx index 76ac81c6e..72dcac992 100644 --- a/webapp/components/sidebar.jsx +++ b/webapp/components/sidebar.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 $ from 'jquery'; diff --git a/webapp/components/sidebar_header.jsx b/webapp/components/sidebar_header.jsx index 9bc4a5639..83ed6a5de 100644 --- a/webapp/components/sidebar_header.jsx +++ b/webapp/components/sidebar_header.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 React from 'react'; diff --git a/webapp/components/sidebar_header_dropdown.jsx b/webapp/components/sidebar_header_dropdown.jsx index baa8aae7b..728017b27 100644 --- a/webapp/components/sidebar_header_dropdown.jsx +++ b/webapp/components/sidebar_header_dropdown.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 $ from 'jquery'; diff --git a/webapp/components/sidebar_header_dropdown_button.jsx b/webapp/components/sidebar_header_dropdown_button.jsx index f8c258d33..f922af448 100644 --- a/webapp/components/sidebar_header_dropdown_button.jsx +++ b/webapp/components/sidebar_header_dropdown_button.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 React from 'react'; diff --git a/webapp/components/sidebar_right.jsx b/webapp/components/sidebar_right.jsx index 3f3bacb05..483d30fc7 100644 --- a/webapp/components/sidebar_right.jsx +++ b/webapp/components/sidebar_right.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 $ from 'jquery'; diff --git a/webapp/components/sidebar_right_menu.jsx b/webapp/components/sidebar_right_menu.jsx index 7e689d95e..784f06eac 100644 --- a/webapp/components/sidebar_right_menu.jsx +++ b/webapp/components/sidebar_right_menu.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'; diff --git a/webapp/components/signup/components/signup_email.jsx b/webapp/components/signup/components/signup_email.jsx index cf4ff0a95..c33fb45e0 100644 --- a/webapp/components/signup/components/signup_email.jsx +++ b/webapp/components/signup/components/signup_email.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 LoadingScreen from 'components/loading_screen.jsx'; diff --git a/webapp/components/signup/components/signup_ldap.jsx b/webapp/components/signup/components/signup_ldap.jsx index d93470db6..80fac3ecc 100644 --- a/webapp/components/signup/components/signup_ldap.jsx +++ b/webapp/components/signup/components/signup_ldap.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 FormError from 'components/form_error.jsx'; diff --git a/webapp/components/signup/signup_controller.jsx b/webapp/components/signup/signup_controller.jsx index 4facbc60d..251f05bb8 100644 --- a/webapp/components/signup/signup_controller.jsx +++ b/webapp/components/signup/signup_controller.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'; diff --git a/webapp/components/spinner_button.jsx b/webapp/components/spinner_button.jsx index becf395c5..8e946592f 100644 --- a/webapp/components/spinner_button.jsx +++ b/webapp/components/spinner_button.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'; diff --git a/webapp/components/status_icon.jsx b/webapp/components/status_icon.jsx index cf5ef6947..07416e6fc 100644 --- a/webapp/components/status_icon.jsx +++ b/webapp/components/status_icon.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/suggestion/at_mention_provider.jsx b/webapp/components/suggestion/at_mention_provider.jsx index 68a5c64bc..ddf9d46e7 100644 --- a/webapp/components/suggestion/at_mention_provider.jsx +++ b/webapp/components/suggestion/at_mention_provider.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 Suggestion from './suggestion.jsx'; diff --git a/webapp/components/suggestion/channel_mention_provider.jsx b/webapp/components/suggestion/channel_mention_provider.jsx index 7ea5f7374..a464fcec9 100644 --- a/webapp/components/suggestion/channel_mention_provider.jsx +++ b/webapp/components/suggestion/channel_mention_provider.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 Suggestion from './suggestion.jsx'; diff --git a/webapp/components/suggestion/command_provider.jsx b/webapp/components/suggestion/command_provider.jsx index ea89df98d..30b989d70 100644 --- a/webapp/components/suggestion/command_provider.jsx +++ b/webapp/components/suggestion/command_provider.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 React from 'react'; diff --git a/webapp/components/suggestion/emoticon_provider.jsx b/webapp/components/suggestion/emoticon_provider.jsx index 6cead0abb..0a7f1ff8a 100644 --- a/webapp/components/suggestion/emoticon_provider.jsx +++ b/webapp/components/suggestion/emoticon_provider.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 React from 'react'; diff --git a/webapp/components/suggestion/provider.jsx b/webapp/components/suggestion/provider.jsx index db34dcebf..b65068d47 100644 --- a/webapp/components/suggestion/provider.jsx +++ b/webapp/components/suggestion/provider.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. export default class Provider { diff --git a/webapp/components/suggestion/search_channel_provider.jsx b/webapp/components/suggestion/search_channel_provider.jsx index 06b332127..3e0015778 100644 --- a/webapp/components/suggestion/search_channel_provider.jsx +++ b/webapp/components/suggestion/search_channel_provider.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 Suggestion from './suggestion.jsx'; diff --git a/webapp/components/suggestion/search_suggestion_list.jsx b/webapp/components/suggestion/search_suggestion_list.jsx index ee7a77366..4eb26a1cf 100644 --- a/webapp/components/suggestion/search_suggestion_list.jsx +++ b/webapp/components/suggestion/search_suggestion_list.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 $ from 'jquery'; diff --git a/webapp/components/suggestion/search_user_provider.jsx b/webapp/components/suggestion/search_user_provider.jsx index f1b45c0d6..6fcc7f7e9 100644 --- a/webapp/components/suggestion/search_user_provider.jsx +++ b/webapp/components/suggestion/search_user_provider.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 Suggestion from './suggestion.jsx'; diff --git a/webapp/components/suggestion/suggestion.jsx b/webapp/components/suggestion/suggestion.jsx index 8547d50d0..1ad816638 100644 --- a/webapp/components/suggestion/suggestion.jsx +++ b/webapp/components/suggestion/suggestion.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 React from 'react'; @@ -25,4 +25,4 @@ export default class Suggestion extends React.Component { this.props.onClick(this.props.term, this.props.matchedPretext); } -} \ No newline at end of file +} diff --git a/webapp/components/suggestion/suggestion_box.jsx b/webapp/components/suggestion/suggestion_box.jsx index e6179d5e5..6126a16a0 100644 --- a/webapp/components/suggestion/suggestion_box.jsx +++ b/webapp/components/suggestion/suggestion_box.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/suggestion/suggestion_list.jsx b/webapp/components/suggestion/suggestion_list.jsx index 18d45242a..959ed595a 100644 --- a/webapp/components/suggestion/suggestion_list.jsx +++ b/webapp/components/suggestion/suggestion_list.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 $ from 'jquery'; diff --git a/webapp/components/suggestion/switch_channel_provider.jsx b/webapp/components/suggestion/switch_channel_provider.jsx index 6d4340780..3d295951c 100644 --- a/webapp/components/suggestion/switch_channel_provider.jsx +++ b/webapp/components/suggestion/switch_channel_provider.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 Suggestion from './suggestion.jsx'; diff --git a/webapp/components/team_general_tab.jsx b/webapp/components/team_general_tab.jsx index 288faae6c..21ad6a8a2 100644 --- a/webapp/components/team_general_tab.jsx +++ b/webapp/components/team_general_tab.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 $ from 'jquery'; diff --git a/webapp/components/team_import_tab.jsx b/webapp/components/team_import_tab.jsx index 364190a52..a17442dc9 100644 --- a/webapp/components/team_import_tab.jsx +++ b/webapp/components/team_import_tab.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 * as utils from 'utils/utils.jsx'; diff --git a/webapp/components/team_members_dropdown.jsx b/webapp/components/team_members_dropdown.jsx index f2f7727a3..df925286a 100644 --- a/webapp/components/team_members_dropdown.jsx +++ b/webapp/components/team_members_dropdown.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 ConfirmModal from './confirm_modal.jsx'; diff --git a/webapp/components/team_members_modal.jsx b/webapp/components/team_members_modal.jsx index 37bfe9ea5..87b0ff294 100644 --- a/webapp/components/team_members_modal.jsx +++ b/webapp/components/team_members_modal.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 MemberListTeam from './member_list_team.jsx'; diff --git a/webapp/components/team_settings.jsx b/webapp/components/team_settings.jsx index 0725f9fe5..8edd5e0a6 100644 --- a/webapp/components/team_settings.jsx +++ b/webapp/components/team_settings.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 TeamStore from 'stores/team_store.jsx'; diff --git a/webapp/components/team_settings_modal.jsx b/webapp/components/team_settings_modal.jsx index bbe426d2e..a1756da76 100644 --- a/webapp/components/team_settings_modal.jsx +++ b/webapp/components/team_settings_modal.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 $ from 'jquery'; diff --git a/webapp/components/team_sidebar/components/team_button.jsx b/webapp/components/team_sidebar/components/team_button.jsx index 894567538..2a35e1172 100644 --- a/webapp/components/team_sidebar/components/team_button.jsx +++ b/webapp/components/team_sidebar/components/team_button.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/team_sidebar/team_sidebar_controller.jsx b/webapp/components/team_sidebar/team_sidebar_controller.jsx index 9863b5e32..2f41d485c 100644 --- a/webapp/components/team_sidebar/team_sidebar_controller.jsx +++ b/webapp/components/team_sidebar/team_sidebar_controller.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 TeamButton from './components/team_button.jsx'; diff --git a/webapp/components/textbox.jsx b/webapp/components/textbox.jsx index f15848688..edc4b0502 100644 --- a/webapp/components/textbox.jsx +++ b/webapp/components/textbox.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 $ from 'jquery'; diff --git a/webapp/components/toggle_modal_button.jsx b/webapp/components/toggle_modal_button.jsx index 304ba386c..7d4d0a364 100644 --- a/webapp/components/toggle_modal_button.jsx +++ b/webapp/components/toggle_modal_button.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 React from 'react'; diff --git a/webapp/components/tutorial/tutorial_intro_screens.jsx b/webapp/components/tutorial/tutorial_intro_screens.jsx index 5197696c4..78203fec0 100644 --- a/webapp/components/tutorial/tutorial_intro_screens.jsx +++ b/webapp/components/tutorial/tutorial_intro_screens.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/tutorial/tutorial_tip.jsx b/webapp/components/tutorial/tutorial_tip.jsx index e78668b10..f0e0d7673 100644 --- a/webapp/components/tutorial/tutorial_tip.jsx +++ b/webapp/components/tutorial/tutorial_tip.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/tutorial/tutorial_view.jsx b/webapp/components/tutorial/tutorial_view.jsx index 39e7b6816..491e3146e 100644 --- a/webapp/components/tutorial/tutorial_view.jsx +++ b/webapp/components/tutorial/tutorial_view.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 TutorialIntroScreens from './tutorial_intro_screens.jsx'; diff --git a/webapp/components/unread_channel_indicator.jsx b/webapp/components/unread_channel_indicator.jsx index ee62a3e43..9d6b57d44 100644 --- a/webapp/components/unread_channel_indicator.jsx +++ b/webapp/components/unread_channel_indicator.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. // Indicator for the left sidebar which indicate if there's unread posts in a channel that is not shown diff --git a/webapp/components/user_list.jsx b/webapp/components/user_list.jsx index c521b95cc..62301b852 100644 --- a/webapp/components/user_list.jsx +++ b/webapp/components/user_list.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 UserListRow from './user_list_row.jsx'; diff --git a/webapp/components/user_list_row.jsx b/webapp/components/user_list_row.jsx index 3a13ccb66..3a7fc5d1c 100644 --- a/webapp/components/user_list_row.jsx +++ b/webapp/components/user_list_row.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 ProfilePicture from 'components/profile_picture.jsx'; diff --git a/webapp/components/user_profile.jsx b/webapp/components/user_profile.jsx index 8c365b6da..37993094b 100644 --- a/webapp/components/user_profile.jsx +++ b/webapp/components/user_profile.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 ProfilePopover from './profile_popover.jsx'; diff --git a/webapp/components/user_settings/custom_theme_chooser.jsx b/webapp/components/user_settings/custom_theme_chooser.jsx index 8c5cf939e..79edd230e 100644 --- a/webapp/components/user_settings/custom_theme_chooser.jsx +++ b/webapp/components/user_settings/custom_theme_chooser.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/desktop_notification_settings.jsx b/webapp/components/user_settings/desktop_notification_settings.jsx index be403ebb6..d94c02007 100644 --- a/webapp/components/user_settings/desktop_notification_settings.jsx +++ b/webapp/components/user_settings/desktop_notification_settings.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 SettingItemMin from 'components/setting_item_min.jsx'; diff --git a/webapp/components/user_settings/email_notification_setting.jsx b/webapp/components/user_settings/email_notification_setting.jsx index 6980be0b7..4620adcc4 100644 --- a/webapp/components/user_settings/email_notification_setting.jsx +++ b/webapp/components/user_settings/email_notification_setting.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'; diff --git a/webapp/components/user_settings/import_theme_modal.jsx b/webapp/components/user_settings/import_theme_modal.jsx index 9d3cff53d..298391f87 100644 --- a/webapp/components/user_settings/import_theme_modal.jsx +++ b/webapp/components/user_settings/import_theme_modal.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 ModalStore from 'stores/modal_store.jsx'; diff --git a/webapp/components/user_settings/premade_theme_chooser.jsx b/webapp/components/user_settings/premade_theme_chooser.jsx index 03ea56449..4a0254d40 100644 --- a/webapp/components/user_settings/premade_theme_chooser.jsx +++ b/webapp/components/user_settings/premade_theme_chooser.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings.jsx b/webapp/components/user_settings/user_settings.jsx index 99a7ec93b..d9d5423fe 100644 --- a/webapp/components/user_settings/user_settings.jsx +++ b/webapp/components/user_settings/user_settings.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/user_settings/user_settings_advanced.jsx b/webapp/components/user_settings/user_settings_advanced.jsx index bd5597bbb..329bdd50d 100644 --- a/webapp/components/user_settings/user_settings_advanced.jsx +++ b/webapp/components/user_settings/user_settings_advanced.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings_display.jsx b/webapp/components/user_settings/user_settings_display.jsx index 60f322467..bf4d24b49 100644 --- a/webapp/components/user_settings/user_settings_display.jsx +++ b/webapp/components/user_settings/user_settings_display.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings_general.jsx b/webapp/components/user_settings/user_settings_general.jsx index d558958f0..ce4349519 100644 --- a/webapp/components/user_settings/user_settings_general.jsx +++ b/webapp/components/user_settings/user_settings_general.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings_modal.jsx b/webapp/components/user_settings/user_settings_modal.jsx index e05f61ea7..1d43126bd 100644 --- a/webapp/components/user_settings/user_settings_modal.jsx +++ b/webapp/components/user_settings/user_settings_modal.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings_notifications.jsx b/webapp/components/user_settings/user_settings_notifications.jsx index ebd43e5af..0caffb512 100644 --- a/webapp/components/user_settings/user_settings_notifications.jsx +++ b/webapp/components/user_settings/user_settings_notifications.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 $ from 'jquery'; diff --git a/webapp/components/user_settings/user_settings_security.jsx b/webapp/components/user_settings/user_settings_security.jsx index 9ca7f4b62..ead579c19 100644 --- a/webapp/components/user_settings/user_settings_security.jsx +++ b/webapp/components/user_settings/user_settings_security.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 SettingItemMin from '../setting_item_min.jsx'; diff --git a/webapp/components/user_settings/user_settings_theme.jsx b/webapp/components/user_settings/user_settings_theme.jsx index 35df0bd13..88b03a0ff 100644 --- a/webapp/components/user_settings/user_settings_theme.jsx +++ b/webapp/components/user_settings/user_settings_theme.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 $ from 'jquery'; diff --git a/webapp/components/view_image.jsx b/webapp/components/view_image.jsx index e5c3caa0a..4447e9966 100644 --- a/webapp/components/view_image.jsx +++ b/webapp/components/view_image.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 AudioVideoPreview from './audio_video_preview.jsx'; diff --git a/webapp/components/view_image_popover_bar.jsx b/webapp/components/view_image_popover_bar.jsx index 3554ae3f8..0a07522fc 100644 --- a/webapp/components/view_image_popover_bar.jsx +++ b/webapp/components/view_image_popover_bar.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 {FormattedMessage} from 'react-intl'; diff --git a/webapp/components/webrtc/components/webrtc_header.jsx b/webapp/components/webrtc/components/webrtc_header.jsx index 7e62f99ed..56bd65ed7 100644 --- a/webapp/components/webrtc/components/webrtc_header.jsx +++ b/webapp/components/webrtc/components/webrtc_header.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 Constants from 'utils/constants.jsx'; diff --git a/webapp/components/webrtc/components/webrtc_notification.jsx b/webapp/components/webrtc/components/webrtc_notification.jsx index f69e731f8..2a86b932e 100644 --- a/webapp/components/webrtc/components/webrtc_notification.jsx +++ b/webapp/components/webrtc/components/webrtc_notification.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 Client from 'client/web_client.jsx'; diff --git a/webapp/components/webrtc/components/webrtc_sidebar.jsx b/webapp/components/webrtc/components/webrtc_sidebar.jsx index 2979e6025..c207ab489 100644 --- a/webapp/components/webrtc/components/webrtc_sidebar.jsx +++ b/webapp/components/webrtc/components/webrtc_sidebar.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 $ from 'jquery'; diff --git a/webapp/components/webrtc/webrtc_controller.jsx b/webapp/components/webrtc/webrtc_controller.jsx index 9d625dcf4..02c064026 100644 --- a/webapp/components/webrtc/webrtc_controller.jsx +++ b/webapp/components/webrtc/webrtc_controller.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 UserStore from 'stores/user_store.jsx'; diff --git a/webapp/components/youtube_video.jsx b/webapp/components/youtube_video.jsx index 7b7133af3..48c426b73 100644 --- a/webapp/components/youtube_video.jsx +++ b/webapp/components/youtube_video.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 ChannelStore from 'stores/channel_store.jsx'; diff --git a/webapp/dispatcher/app_dispatcher.jsx b/webapp/dispatcher/app_dispatcher.jsx index d4a709c23..c74a16220 100644 --- a/webapp/dispatcher/app_dispatcher.jsx +++ b/webapp/dispatcher/app_dispatcher.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 * as Flux from 'flux'; diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 76383b2a7..eb8017df7 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1,6 +1,6 @@ { "about.close": "Close", - "about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved", + "about.copyright": "Copyright 2015 - {currentYear} Mattermost, Inc. All rights reserved", "about.database": "Database:", "about.date": "Build Date:", "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", diff --git a/webapp/i18n/i18n.jsx b/webapp/i18n/i18n.jsx index fd4e42a32..8768b5715 100644 --- a/webapp/i18n/i18n.jsx +++ b/webapp/i18n/i18n.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. const de = require('!!file-loader?name=i18n/[name].[hash].[ext]!./de.json'); diff --git a/webapp/root.jsx b/webapp/root.jsx index 98c744477..0236f380b 100644 --- a/webapp/root.jsx +++ b/webapp/root.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 $ from 'jquery'; diff --git a/webapp/routes/route_admin_console.jsx b/webapp/routes/route_admin_console.jsx index 1f23f9139..7dde044cb 100644 --- a/webapp/routes/route_admin_console.jsx +++ b/webapp/routes/route_admin_console.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 * as RouteUtils from 'routes/route_utils.jsx'; diff --git a/webapp/routes/route_emoji.jsx b/webapp/routes/route_emoji.jsx index 207c81172..2718a428e 100644 --- a/webapp/routes/route_emoji.jsx +++ b/webapp/routes/route_emoji.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 * as RouteUtils from 'routes/route_utils.jsx'; diff --git a/webapp/routes/route_help.jsx b/webapp/routes/route_help.jsx index 37c3c4884..7c0ad2dd1 100644 --- a/webapp/routes/route_help.jsx +++ b/webapp/routes/route_help.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 * as RouteUtils from 'routes/route_utils.jsx'; diff --git a/webapp/routes/route_integrations.jsx b/webapp/routes/route_integrations.jsx index 2933ba189..cf59882dd 100644 --- a/webapp/routes/route_integrations.jsx +++ b/webapp/routes/route_integrations.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 * as RouteUtils from 'routes/route_utils.jsx'; diff --git a/webapp/routes/route_root.jsx b/webapp/routes/route_root.jsx index cd0cb9a5d..4f22edb80 100644 --- a/webapp/routes/route_root.jsx +++ b/webapp/routes/route_root.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 * as RouteUtils from 'routes/route_utils.jsx'; diff --git a/webapp/routes/route_team.jsx b/webapp/routes/route_team.jsx index ff865989a..405762e0c 100644 --- a/webapp/routes/route_team.jsx +++ b/webapp/routes/route_team.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 $ from 'jquery'; diff --git a/webapp/routes/route_utils.jsx b/webapp/routes/route_utils.jsx index f36d7bcd8..c5d889017 100644 --- a/webapp/routes/route_utils.jsx +++ b/webapp/routes/route_utils.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 * as Utils from 'utils/utils.jsx'; diff --git a/webapp/stores/admin_store.jsx b/webapp/stores/admin_store.jsx index 59c763575..8d83dc360 100644 --- a/webapp/stores/admin_store.jsx +++ b/webapp/stores/admin_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'; diff --git a/webapp/stores/analytics_store.jsx b/webapp/stores/analytics_store.jsx index 565622c76..01c60b2f9 100644 --- a/webapp/stores/analytics_store.jsx +++ b/webapp/stores/analytics_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'; diff --git a/webapp/stores/browser_store.jsx b/webapp/stores/browser_store.jsx index 123a7d8b9..b0c923594 100644 --- a/webapp/stores/browser_store.jsx +++ b/webapp/stores/browser_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 {browserHistory} from 'react-router/es6'; diff --git a/webapp/stores/channel_store.jsx b/webapp/stores/channel_store.jsx index 41fa76b39..8530d0620 100644 --- a/webapp/stores/channel_store.jsx +++ b/webapp/stores/channel_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'; diff --git a/webapp/stores/emoji_store.jsx b/webapp/stores/emoji_store.jsx index 432c176d2..ff9ec64f8 100644 --- a/webapp/stores/emoji_store.jsx +++ b/webapp/stores/emoji_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 Client from '../client/web_client.jsx'; diff --git a/webapp/stores/error_store.jsx b/webapp/stores/error_store.jsx index 3b0bb023f..b72c45ed4 100644 --- a/webapp/stores/error_store.jsx +++ b/webapp/stores/error_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'; 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(); diff --git a/webapp/stores/integration_store.jsx b/webapp/stores/integration_store.jsx index 34da3751a..89d2438bb 100644 --- a/webapp/stores/integration_store.jsx +++ b/webapp/stores/integration_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'; diff --git a/webapp/stores/localization_store.jsx b/webapp/stores/localization_store.jsx index 64380d650..2eb482699 100644 --- a/webapp/stores/localization_store.jsx +++ b/webapp/stores/localization_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'; diff --git a/webapp/stores/message_history_store.jsx b/webapp/stores/message_history_store.jsx index 51f673d9e..6c758fb05 100644 --- a/webapp/stores/message_history_store.jsx +++ b/webapp/stores/message_history_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 Constants from 'utils/constants.jsx'; @@ -76,4 +76,4 @@ class MessageHistoryStoreClass { var MessageHistoryStore = new MessageHistoryStoreClass(); -export default MessageHistoryStore; \ No newline at end of file +export default MessageHistoryStore; diff --git a/webapp/stores/modal_store.jsx b/webapp/stores/modal_store.jsx index b1c2887df..3478d6d5e 100644 --- a/webapp/stores/modal_store.jsx +++ b/webapp/stores/modal_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'; diff --git a/webapp/stores/notification_store.jsx b/webapp/stores/notification_store.jsx index 2797dacdd..27259bbdd 100644 --- a/webapp/stores/notification_store.jsx +++ b/webapp/stores/notification_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'; diff --git a/webapp/stores/post_store.jsx b/webapp/stores/post_store.jsx index 6f81619c2..4a5763c0e 100644 --- a/webapp/stores/post_store.jsx +++ b/webapp/stores/post_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'; diff --git a/webapp/stores/preference_store.jsx b/webapp/stores/preference_store.jsx index 3197ac7e9..7a286f7a2 100644 --- a/webapp/stores/preference_store.jsx +++ b/webapp/stores/preference_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 Constants from 'utils/constants.jsx'; diff --git a/webapp/stores/reaction_store.jsx b/webapp/stores/reaction_store.jsx index 51ad5140e..ebebd4374 100644 --- a/webapp/stores/reaction_store.jsx +++ b/webapp/stores/reaction_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'; diff --git a/webapp/stores/search_store.jsx b/webapp/stores/search_store.jsx index 49f8b3c2f..d94c48f8a 100644 --- a/webapp/stores/search_store.jsx +++ b/webapp/stores/search_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'; diff --git a/webapp/stores/suggestion_store.jsx b/webapp/stores/suggestion_store.jsx index 5a8ea3006..a41268ccb 100644 --- a/webapp/stores/suggestion_store.jsx +++ b/webapp/stores/suggestion_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'; diff --git a/webapp/stores/team_store.jsx b/webapp/stores/team_store.jsx index a77527d37..85480bdac 100644 --- a/webapp/stores/team_store.jsx +++ b/webapp/stores/team_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'; diff --git a/webapp/stores/user_store.jsx b/webapp/stores/user_store.jsx index 02adeb789..fa077f16b 100644 --- a/webapp/stores/user_store.jsx +++ b/webapp/stores/user_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'; diff --git a/webapp/stores/user_typing_store.jsx b/webapp/stores/user_typing_store.jsx index 8bbce117f..39805fdb4 100644 --- a/webapp/stores/user_typing_store.jsx +++ b/webapp/stores/user_typing_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'; 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; diff --git a/webapp/tests/client/client_admin.test.jsx b/webapp/tests/client/client_admin.test.jsx index 36feac8cc..cfd539d22 100644 --- a/webapp/tests/client/client_admin.test.jsx +++ b/webapp/tests/client/client_admin.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_channel.test.jsx b/webapp/tests/client/client_channel.test.jsx index 106cfe38c..8f69b8619 100644 --- a/webapp/tests/client/client_channel.test.jsx +++ b/webapp/tests/client/client_channel.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_command.test.jsx b/webapp/tests/client/client_command.test.jsx index 0b5f4bbb2..160f61ba8 100644 --- a/webapp/tests/client/client_command.test.jsx +++ b/webapp/tests/client/client_command.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_emoji.test.jsx b/webapp/tests/client/client_emoji.test.jsx index da7fab711..8946a5ccc 100644 --- a/webapp/tests/client/client_emoji.test.jsx +++ b/webapp/tests/client/client_emoji.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_file.test.jsx b/webapp/tests/client/client_file.test.jsx index aa0704b5a..a1f12a899 100644 --- a/webapp/tests/client/client_file.test.jsx +++ b/webapp/tests/client/client_file.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_general.test.jsx b/webapp/tests/client/client_general.test.jsx index ddfb9d4ca..c18b89ffb 100644 --- a/webapp/tests/client/client_general.test.jsx +++ b/webapp/tests/client/client_general.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_hooks.test.jsx b/webapp/tests/client/client_hooks.test.jsx index 79aa0b53d..81f1aa7a0 100644 --- a/webapp/tests/client/client_hooks.test.jsx +++ b/webapp/tests/client/client_hooks.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_oauth.test.jsx b/webapp/tests/client/client_oauth.test.jsx index 555b38438..acf35f18f 100644 --- a/webapp/tests/client/client_oauth.test.jsx +++ b/webapp/tests/client/client_oauth.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_post.test.jsx b/webapp/tests/client/client_post.test.jsx index bad72c8b0..ee63c9aaa 100644 --- a/webapp/tests/client/client_post.test.jsx +++ b/webapp/tests/client/client_post.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_preferences.test.jsx b/webapp/tests/client/client_preferences.test.jsx index 9a8f75b95..49241c72c 100644 --- a/webapp/tests/client/client_preferences.test.jsx +++ b/webapp/tests/client/client_preferences.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_reaction.test.jsx b/webapp/tests/client/client_reaction.test.jsx index a7b1f3389..d1571d3ae 100644 --- a/webapp/tests/client/client_reaction.test.jsx +++ b/webapp/tests/client/client_reaction.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_team.test.jsx b/webapp/tests/client/client_team.test.jsx index 76bdd2776..66927d44d 100644 --- a/webapp/tests/client/client_team.test.jsx +++ b/webapp/tests/client/client_team.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_user.test.jsx b/webapp/tests/client/client_user.test.jsx index 22bdd0e0f..d10ad6ef0 100644 --- a/webapp/tests/client/client_user.test.jsx +++ b/webapp/tests/client/client_user.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/client/client_websocket.test.jsx b/webapp/tests/client/client_websocket.test.jsx index 9a754c345..c5b60011e 100644 --- a/webapp/tests/client/client_websocket.test.jsx +++ b/webapp/tests/client/client_websocket.test.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 TestHelper from 'tests/helpers/client-test-helper.jsx'; diff --git a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap index 27eefa273..f5c6647c9 100644 --- a/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap +++ b/webapp/tests/components/__snapshots__/about_build_modal.test.jsx.snap @@ -127,9 +127,13 @@ exports[`components/AboutBuildModal should match snapshot for enterprise edition className="form-group about-modal__copyright" > @@ -294,9 +298,13 @@ exports[`components/AboutBuildModal should match snapshot for team edition 1`] = className="form-group about-modal__copyright" > diff --git a/webapp/tests/components/about_build_modal.test.jsx b/webapp/tests/components/about_build_modal.test.jsx index 981bbac67..c780c1ff9 100644 --- a/webapp/tests/components/about_build_modal.test.jsx +++ b/webapp/tests/components/about_build_modal.test.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/tests/components/backstage/components/backstage_header.test.jsx b/webapp/tests/components/backstage/components/backstage_header.test.jsx index ef70ad242..f6da444d9 100644 --- a/webapp/tests/components/backstage/components/backstage_header.test.jsx +++ b/webapp/tests/components/backstage/components/backstage_header.test.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/tests/components/spinner_button.test.jsx b/webapp/tests/components/spinner_button.test.jsx index 39e93071d..40a323f44 100644 --- a/webapp/tests/components/spinner_button.test.jsx +++ b/webapp/tests/components/spinner_button.test.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import React from 'react'; diff --git a/webapp/tests/components/suggestion/suggestion_box.test.jsx b/webapp/tests/components/suggestion/suggestion_box.test.jsx index fe7f0e132..85ca634ad 100644 --- a/webapp/tests/components/suggestion/suggestion_box.test.jsx +++ b/webapp/tests/components/suggestion/suggestion_box.test.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 SuggestionBox from 'components/suggestion/suggestion_box.jsx'; diff --git a/webapp/tests/helpers/client-test-helper.jsx b/webapp/tests/helpers/client-test-helper.jsx index 24aa5e281..26e8d6ba5 100644 --- a/webapp/tests/helpers/client-test-helper.jsx +++ b/webapp/tests/helpers/client-test-helper.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 Client from 'client/client.jsx'; diff --git a/webapp/tests/helpers/intl-test-helper.jsx b/webapp/tests/helpers/intl-test-helper.jsx index 49094f8d4..db164c45c 100644 --- a/webapp/tests/helpers/intl-test-helper.jsx +++ b/webapp/tests/helpers/intl-test-helper.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import {mount, shallow} from 'enzyme'; diff --git a/webapp/tests/utils/emoticons.test.jsx b/webapp/tests/utils/emoticons.test.jsx index 65848d2cc..28829428b 100644 --- a/webapp/tests/utils/emoticons.test.jsx +++ b/webapp/tests/utils/emoticons.test.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 EmojiStore from 'stores/emoji_store.jsx'; diff --git a/webapp/tests/utils/formatting_at_mentions.test.jsx b/webapp/tests/utils/formatting_at_mentions.test.jsx index 1216134f2..d64b42c3f 100644 --- a/webapp/tests/utils/formatting_at_mentions.test.jsx +++ b/webapp/tests/utils/formatting_at_mentions.test.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 assert from 'assert'; diff --git a/webapp/tests/utils/formatting_hashtags.test.jsx b/webapp/tests/utils/formatting_hashtags.test.jsx index e1b382601..1740a8ce7 100644 --- a/webapp/tests/utils/formatting_hashtags.test.jsx +++ b/webapp/tests/utils/formatting_hashtags.test.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 assert from 'assert'; diff --git a/webapp/tests/utils/formatting_imgs.test.jsx b/webapp/tests/utils/formatting_imgs.test.jsx index 023359533..645a648d1 100644 --- a/webapp/tests/utils/formatting_imgs.test.jsx +++ b/webapp/tests/utils/formatting_imgs.test.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 assert from 'assert'; diff --git a/webapp/tests/utils/formatting_links.test.jsx b/webapp/tests/utils/formatting_links.test.jsx index 1a95cc3de..efa66ae6b 100644 --- a/webapp/tests/utils/formatting_links.test.jsx +++ b/webapp/tests/utils/formatting_links.test.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 assert from 'assert'; diff --git a/webapp/utils/async_client.jsx b/webapp/utils/async_client.jsx index 1879fed4a..25c043b63 100644 --- a/webapp/utils/async_client.jsx +++ b/webapp/utils/async_client.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 BrowserStore from 'stores/browser_store.jsx'; diff --git a/webapp/utils/channel_intro_messages.jsx b/webapp/utils/channel_intro_messages.jsx index 4871a8d69..b75474eb0 100644 --- a/webapp/utils/channel_intro_messages.jsx +++ b/webapp/utils/channel_intro_messages.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 * as Utils from './utils.jsx'; diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 3678b0b07..c32731a0d 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.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 keyMirror from 'key-mirror/keyMirror.js'; diff --git a/webapp/utils/delayed_action.jsx b/webapp/utils/delayed_action.jsx index c3b164733..3d64df51d 100644 --- a/webapp/utils/delayed_action.jsx +++ b/webapp/utils/delayed_action.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. export default class DelayedAction { diff --git a/webapp/utils/emoji.jsx b/webapp/utils/emoji.jsx index d9e9ee897..97d97ce56 100644 --- a/webapp/utils/emoji.jsx +++ b/webapp/utils/emoji.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. // This file is automatically generated. Make changes to it at your own risk. diff --git a/webapp/utils/emoticons.jsx b/webapp/utils/emoticons.jsx index 502b3dbba..b13b50a77 100644 --- a/webapp/utils/emoticons.jsx +++ b/webapp/utils/emoticons.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 EmojiStore from 'stores/emoji_store.jsx'; diff --git a/webapp/utils/license_utils.jsx b/webapp/utils/license_utils.jsx index 038e3ca29..a44cfb9d4 100644 --- a/webapp/utils/license_utils.jsx +++ b/webapp/utils/license_utils.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 LocalizationStore from 'stores/localization_store.jsx'; diff --git a/webapp/utils/markdown.jsx b/webapp/utils/markdown.jsx index 29547b7e1..beba474fc 100644 --- a/webapp/utils/markdown.jsx +++ b/webapp/utils/markdown.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 * as TextFormatting from './text_formatting.jsx'; diff --git a/webapp/utils/post_utils.jsx b/webapp/utils/post_utils.jsx index 1f2021e4a..b07c024a5 100644 --- a/webapp/utils/post_utils.jsx +++ b/webapp/utils/post_utils.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 Client from 'client/web_client.jsx'; diff --git a/webapp/utils/syntax_highlighting.jsx b/webapp/utils/syntax_highlighting.jsx index 73e1087cb..0fb10638f 100644 --- a/webapp/utils/syntax_highlighting.jsx +++ b/webapp/utils/syntax_highlighting.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 * as TextFormatting from './text_formatting.jsx'; diff --git a/webapp/utils/team_utils.jsx b/webapp/utils/team_utils.jsx index 207245111..7cd788388 100644 --- a/webapp/utils/team_utils.jsx +++ b/webapp/utils/team_utils.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. import LocalizationStore from 'stores/localization_store.jsx'; diff --git a/webapp/utils/text_formatting.jsx b/webapp/utils/text_formatting.jsx index 7f6101e36..c2c71a4e1 100644 --- a/webapp/utils/text_formatting.jsx +++ b/webapp/utils/text_formatting.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 Autolinker from 'autolinker'; diff --git a/webapp/utils/url.jsx b/webapp/utils/url.jsx index 6307814f2..14ea055d1 100644 --- a/webapp/utils/url.jsx +++ b/webapp/utils/url.jsx @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. export function cleanUpUrlable(input) { diff --git a/webapp/utils/user_agent.jsx b/webapp/utils/user_agent.jsx index 18b20dc76..1074b02e2 100644 --- a/webapp/utils/user_agent.jsx +++ b/webapp/utils/user_agent.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. /* diff --git a/webapp/utils/utils.jsx b/webapp/utils/utils.jsx index 55ea72e8d..ceb2958b5 100644 --- a/webapp/utils/utils.jsx +++ b/webapp/utils/utils.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 $ from 'jquery'; diff --git a/wsapi/api.go b/wsapi/api.go index 2d4c99674..b7a06e42e 100644 --- a/wsapi/api.go +++ b/wsapi/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package wsapi diff --git a/wsapi/status.go b/wsapi/status.go index a9ff8831d..a69603399 100644 --- a/wsapi/status.go +++ b/wsapi/status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package wsapi diff --git a/wsapi/system.go b/wsapi/system.go index 644d0196f..878bf50a7 100644 --- a/wsapi/system.go +++ b/wsapi/system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package wsapi diff --git a/wsapi/user.go b/wsapi/user.go index a89bf1118..7c4bdfa59 100644 --- a/wsapi/user.go +++ b/wsapi/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package wsapi diff --git a/wsapi/webrtc.go b/wsapi/webrtc.go index fd8eede30..feb45b126 100644 --- a/wsapi/webrtc.go +++ b/wsapi/webrtc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved. +// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package wsapi diff --git a/wsapi/websocket_handler.go b/wsapi/websocket_handler.go index 8d78ece04..bbad142b3 100644 --- a/wsapi/websocket_handler.go +++ b/wsapi/websocket_handler.go @@ -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. package wsapi -- cgit v1.2.3-1-g7c22