From a89dfc452493ca07b8c62ed8ecfea277403310fa Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 4 Jan 2021 11:55:15 +0100 Subject: [PATCH] Happy New Year --- cmd/Desktop-Bridge/main.go | 2 +- cmd/Import-Export/main.go | 2 +- internal/api/api.go | 2 +- internal/api/ctx.go | 2 +- internal/api/focus.go | 2 +- internal/bridge/bridge.go | 2 +- internal/bridge/constants.go | 2 +- internal/bridge/credits.go | 2 +- internal/bridge/release_notes.go | 2 +- internal/bridge/store_factory.go | 2 +- internal/bridge/types.go | 2 +- internal/cmd/args.go | 2 +- internal/cmd/main.go | 2 +- internal/cmd/profiles.go | 2 +- internal/cmd/restart.go | 2 +- internal/cmd/version_file.go | 2 +- internal/cookies/jar.go | 2 +- internal/cookies/jar_test.go | 2 +- internal/cookies/pantry.go | 2 +- internal/events/events.go | 2 +- internal/frontend/autoconfig/applemail.go | 2 +- internal/frontend/autoconfig/autoconfig.go | 2 +- internal/frontend/cli-ie/account_utils.go | 2 +- internal/frontend/cli-ie/accounts.go | 2 +- internal/frontend/cli-ie/frontend.go | 2 +- internal/frontend/cli-ie/importexport.go | 2 +- internal/frontend/cli-ie/system.go | 2 +- internal/frontend/cli-ie/updates.go | 2 +- internal/frontend/cli-ie/utils.go | 2 +- internal/frontend/cli/account_utils.go | 2 +- internal/frontend/cli/accounts.go | 2 +- internal/frontend/cli/frontend.go | 2 +- internal/frontend/cli/system.go | 2 +- internal/frontend/cli/updates.go | 2 +- internal/frontend/cli/utils.go | 2 +- internal/frontend/frontend.go | 2 +- internal/frontend/qml/BridgeUI/AccountDelegate.qml | 2 +- internal/frontend/qml/BridgeUI/BubbleMenu.qml | 2 +- internal/frontend/qml/BridgeUI/Credits.qml | 2 +- internal/frontend/qml/BridgeUI/DialogFirstStart.qml | 2 +- internal/frontend/qml/BridgeUI/DialogPortChange.qml | 2 +- internal/frontend/qml/BridgeUI/DialogTLSCertInfo.qml | 2 +- internal/frontend/qml/BridgeUI/DialogYesNo.qml | 2 +- internal/frontend/qml/BridgeUI/HelpView.qml | 2 +- internal/frontend/qml/BridgeUI/InfoWindow.qml | 2 +- internal/frontend/qml/BridgeUI/MainWindow.qml | 2 +- internal/frontend/qml/BridgeUI/ManualWindow.qml | 2 +- internal/frontend/qml/BridgeUI/OutgoingNoEncPopup.qml | 2 +- internal/frontend/qml/BridgeUI/SettingsView.qml | 2 +- internal/frontend/qml/BridgeUI/StatusFooter.qml | 2 +- internal/frontend/qml/BridgeUI/VersionInfo.qml | 2 +- internal/frontend/qml/Gui.qml | 2 +- internal/frontend/qml/GuiIE.qml | 2 +- internal/frontend/qml/ImportExportUI/AccountDelegate.qml | 2 +- internal/frontend/qml/ImportExportUI/Credits.qml | 2 +- internal/frontend/qml/ImportExportUI/DateBox.qml | 2 +- internal/frontend/qml/ImportExportUI/DateInput.qml | 2 +- internal/frontend/qml/ImportExportUI/DateRange.qml | 2 +- internal/frontend/qml/ImportExportUI/DateRangeFunctions.qml | 2 +- internal/frontend/qml/ImportExportUI/DateRangeMenu.qml | 2 +- internal/frontend/qml/ImportExportUI/DialogExport.qml | 2 +- internal/frontend/qml/ImportExportUI/DialogImport.qml | 2 +- internal/frontend/qml/ImportExportUI/DialogYesNo.qml | 2 +- internal/frontend/qml/ImportExportUI/ExportStructure.qml | 2 +- internal/frontend/qml/ImportExportUI/FilterStructure.qml | 2 +- internal/frontend/qml/ImportExportUI/FolderRowButton.qml | 2 +- internal/frontend/qml/ImportExportUI/HelpView.qml | 2 +- internal/frontend/qml/ImportExportUI/IEStyle.qml | 2 +- internal/frontend/qml/ImportExportUI/ImportDelegate.qml | 2 +- internal/frontend/qml/ImportExportUI/ImportReport.qml | 2 +- internal/frontend/qml/ImportExportUI/ImportReportCell.qml | 2 +- internal/frontend/qml/ImportExportUI/ImportSourceButton.qml | 2 +- internal/frontend/qml/ImportExportUI/ImportStructure.qml | 2 +- internal/frontend/qml/ImportExportUI/InlineDateRange.qml | 2 +- internal/frontend/qml/ImportExportUI/InlineLabelSelect.qml | 2 +- internal/frontend/qml/ImportExportUI/LabelIconList.qml | 2 +- internal/frontend/qml/ImportExportUI/MainWindow.qml | 2 +- internal/frontend/qml/ImportExportUI/OutputFormat.qml | 2 +- internal/frontend/qml/ImportExportUI/PopupEditFolder.qml | 2 +- internal/frontend/qml/ImportExportUI/SelectFolderMenu.qml | 2 +- internal/frontend/qml/ImportExportUI/SelectLabelsMenu.qml | 2 +- internal/frontend/qml/ImportExportUI/SettingsView.qml | 2 +- internal/frontend/qml/ImportExportUI/VersionInfo.qml | 2 +- internal/frontend/qml/ProtonUI/AccessibleButton.qml | 2 +- internal/frontend/qml/ProtonUI/AccessibleSelectableText.qml | 2 +- internal/frontend/qml/ProtonUI/AccessibleText.qml | 2 +- internal/frontend/qml/ProtonUI/AccountView.qml | 2 +- internal/frontend/qml/ProtonUI/AddAccountBar.qml | 2 +- internal/frontend/qml/ProtonUI/BubbleNote.qml | 2 +- internal/frontend/qml/ProtonUI/BugReportWindow.qml | 2 +- internal/frontend/qml/ProtonUI/ButtonIconText.qml | 2 +- internal/frontend/qml/ProtonUI/ButtonRounded.qml | 2 +- internal/frontend/qml/ProtonUI/CheckBoxLabel.qml | 2 +- internal/frontend/qml/ProtonUI/ClickIconText.qml | 2 +- internal/frontend/qml/ProtonUI/Dialog.qml | 2 +- internal/frontend/qml/ProtonUI/DialogAddUser.qml | 2 +- internal/frontend/qml/ProtonUI/DialogConnectionTroubleshoot.qml | 2 +- internal/frontend/qml/ProtonUI/DialogUpdate.qml | 2 +- internal/frontend/qml/ProtonUI/FileAndFolderSelect.qml | 2 +- internal/frontend/qml/ProtonUI/InfoToolTip.qml | 2 +- internal/frontend/qml/ProtonUI/InformationBar.qml | 2 +- internal/frontend/qml/ProtonUI/InputBox.qml | 2 +- internal/frontend/qml/ProtonUI/InputField.qml | 2 +- internal/frontend/qml/ProtonUI/InstanceExistsWindow.qml | 2 +- internal/frontend/qml/ProtonUI/LogoHeader.qml | 2 +- internal/frontend/qml/ProtonUI/PopupMessage.qml | 2 +- internal/frontend/qml/ProtonUI/ProgressBar.qml | 2 +- internal/frontend/qml/ProtonUI/RoundedRectangle.qml | 2 +- internal/frontend/qml/ProtonUI/Style.qml | 2 +- internal/frontend/qml/ProtonUI/TLSCertPinIssueBar.qml | 2 +- internal/frontend/qml/ProtonUI/TabButton.qml | 2 +- internal/frontend/qml/ProtonUI/TabLabels.qml | 2 +- internal/frontend/qml/ProtonUI/TextLabel.qml | 2 +- internal/frontend/qml/ProtonUI/TextValue.qml | 2 +- internal/frontend/qml/ProtonUI/WindowTitleBar.qml | 2 +- internal/frontend/qml/tst_Gui.qml | 2 +- internal/frontend/qml/tst_GuiIE.qml | 2 +- internal/frontend/qt-common/account_model.go | 2 +- internal/frontend/qt-common/accounts.go | 2 +- internal/frontend/qt-common/common.go | 2 +- internal/frontend/qt-common/notification.go | 2 +- internal/frontend/qt-ie/enums.go | 2 +- internal/frontend/qt-ie/error_list.go | 2 +- internal/frontend/qt-ie/export.go | 2 +- internal/frontend/qt-ie/folder_functions.go | 2 +- internal/frontend/qt-ie/folder_structure.go | 2 +- internal/frontend/qt-ie/folder_structure_test.go | 2 +- internal/frontend/qt-ie/frontend.go | 2 +- internal/frontend/qt-ie/frontend_nogui.go | 2 +- internal/frontend/qt-ie/import.go | 2 +- internal/frontend/qt-ie/mbox.go | 2 +- internal/frontend/qt-ie/notification.go | 2 +- internal/frontend/qt-ie/path_status.go | 2 +- internal/frontend/qt-ie/transfer_rules.go | 2 +- internal/frontend/qt-ie/types.go | 2 +- internal/frontend/qt-ie/ui.go | 2 +- internal/frontend/qt/accountModel.go | 2 +- internal/frontend/qt/accounts.go | 2 +- internal/frontend/qt/frontend.go | 2 +- internal/frontend/qt/frontend_nogui.go | 2 +- internal/frontend/qt/helpers.go | 2 +- internal/frontend/qt/notification.go | 2 +- internal/frontend/qt/systray.go | 2 +- internal/frontend/qt/ui.go | 2 +- internal/frontend/share/icons/export.sh | 2 +- internal/frontend/types/types.go | 2 +- internal/imap/backend.go | 2 +- internal/imap/backend_cache.go | 2 +- internal/imap/backend_updates.go | 2 +- internal/imap/bridge.go | 2 +- internal/imap/cache/cache.go | 2 +- internal/imap/cache/cache_test.go | 2 +- internal/imap/id/extension.go | 2 +- internal/imap/imap.go | 2 +- internal/imap/mailbox.go | 2 +- internal/imap/mailbox_message.go | 2 +- internal/imap/mailbox_message_test.go | 2 +- internal/imap/mailbox_messages.go | 2 +- internal/imap/mailbox_root.go | 2 +- internal/imap/server.go | 2 +- internal/imap/store.go | 2 +- internal/imap/uidplus/extension.go | 2 +- internal/imap/uidplus/extension_test.go | 2 +- internal/imap/user.go | 2 +- internal/imap/utils.go | 2 +- internal/importexport/credits.go | 2 +- internal/importexport/importexport.go | 2 +- internal/importexport/metrics.go | 2 +- internal/importexport/release_notes.go | 2 +- internal/importexport/store_factory.go | 2 +- internal/importexport/types.go | 2 +- internal/metrics/metrics.go | 2 +- internal/preferences/preferences.go | 2 +- internal/smtp/backend.go | 2 +- internal/smtp/bridge.go | 2 +- internal/smtp/keys_test.go | 2 +- internal/smtp/preferences.go | 2 +- internal/smtp/preferences_test.go | 2 +- internal/smtp/repro_test.go | 2 +- internal/smtp/send_recorder.go | 2 +- internal/smtp/send_recorder_test.go | 2 +- internal/smtp/server.go | 2 +- internal/smtp/smtp.go | 2 +- internal/smtp/store.go | 2 +- internal/smtp/user.go | 2 +- internal/smtp/utils.go | 2 +- internal/smtp/vcard_tools.go | 2 +- internal/store/address.go | 2 +- internal/store/address_mailbox.go | 2 +- internal/store/address_message.go | 2 +- internal/store/cache.go | 2 +- internal/store/change.go | 2 +- internal/store/change_test.go | 2 +- internal/store/convert.go | 2 +- internal/store/cooldown.go | 2 +- internal/store/cooldown_test.go | 2 +- internal/store/event_loop.go | 2 +- internal/store/event_loop_test.go | 2 +- internal/store/mailbox.go | 2 +- internal/store/mailbox_counts.go | 2 +- internal/store/mailbox_counts_test.go | 2 +- internal/store/mailbox_ids.go | 2 +- internal/store/mailbox_ids_test.go | 2 +- internal/store/mailbox_message.go | 2 +- internal/store/main_test.go | 2 +- internal/store/message.go | 2 +- internal/store/store.go | 2 +- internal/store/store_address_mode.go | 2 +- internal/store/store_structure_version.go | 2 +- internal/store/store_test.go | 2 +- internal/store/store_test_exports.go | 2 +- internal/store/sync.go | 2 +- internal/store/sync_state.go | 2 +- internal/store/sync_state_test.go | 2 +- internal/store/sync_test.go | 2 +- internal/store/types.go | 2 +- internal/store/ulimit.go | 2 +- internal/store/user.go | 2 +- internal/store/user_address.go | 2 +- internal/store/user_address_info.go | 2 +- internal/store/user_mailbox.go | 2 +- internal/store/user_message.go | 2 +- internal/store/user_message_test.go | 2 +- internal/store/user_sync.go | 2 +- internal/store/user_sync_test.go | 2 +- internal/transfer/mailbox.go | 2 +- internal/transfer/mailbox_test.go | 2 +- internal/transfer/message.go | 2 +- internal/transfer/progress.go | 2 +- internal/transfer/progress_counts.go | 2 +- internal/transfer/progress_test.go | 2 +- internal/transfer/provider.go | 2 +- internal/transfer/provider_eml.go | 2 +- internal/transfer/provider_eml_source.go | 2 +- internal/transfer/provider_eml_target.go | 2 +- internal/transfer/provider_eml_test.go | 2 +- internal/transfer/provider_imap.go | 2 +- internal/transfer/provider_imap_errors.go | 2 +- internal/transfer/provider_imap_source.go | 2 +- internal/transfer/provider_imap_test.go | 2 +- internal/transfer/provider_imap_utils.go | 2 +- internal/transfer/provider_local.go | 2 +- internal/transfer/provider_local_source.go | 2 +- internal/transfer/provider_local_test.go | 2 +- internal/transfer/provider_mbox.go | 2 +- internal/transfer/provider_mbox_gmail_labels.go | 2 +- internal/transfer/provider_mbox_gmail_labels_test.go | 2 +- internal/transfer/provider_mbox_source.go | 2 +- internal/transfer/provider_mbox_target.go | 2 +- internal/transfer/provider_mbox_test.go | 2 +- internal/transfer/provider_pmapi.go | 2 +- internal/transfer/provider_pmapi_source.go | 2 +- internal/transfer/provider_pmapi_target.go | 2 +- internal/transfer/provider_pmapi_test.go | 2 +- internal/transfer/provider_pmapi_utils.go | 2 +- internal/transfer/provider_test.go | 2 +- internal/transfer/report.go | 2 +- internal/transfer/rules.go | 2 +- internal/transfer/rules_test.go | 2 +- internal/transfer/timeit.go | 2 +- internal/transfer/transfer.go | 2 +- internal/transfer/transfer_test.go | 2 +- internal/transfer/types.go | 2 +- internal/transfer/utils.go | 2 +- internal/transfer/utils_test.go | 2 +- internal/updates/compare_versions.go | 2 +- internal/updates/compare_versions_test.go | 2 +- internal/updates/downloader.go | 2 +- internal/updates/progress.go | 2 +- internal/updates/signature.go | 2 +- internal/updates/sync.go | 2 +- internal/updates/sync_test.go | 2 +- internal/updates/tar.go | 2 +- internal/updates/updates.go | 2 +- internal/updates/updates_beta.go | 2 +- internal/updates/updates_qa.go | 2 +- internal/updates/updates_test.go | 2 +- internal/updates/version_info.go | 2 +- internal/users/credentials/credentials.go | 2 +- internal/users/credentials/credentials_test.go | 2 +- internal/users/credentials/pass.go | 2 +- internal/users/credentials/pass_imaptest.go | 2 +- internal/users/credentials/store.go | 2 +- internal/users/credentials/store_test.go | 2 +- internal/users/types.go | 2 +- internal/users/user.go | 2 +- internal/users/user_credentials_test.go | 2 +- internal/users/user_new_test.go | 2 +- internal/users/user_test.go | 2 +- internal/users/users.go | 2 +- internal/users/users_actions_test.go | 2 +- internal/users/users_login_test.go | 2 +- internal/users/users_new_test.go | 2 +- internal/users/users_test.go | 2 +- internal/users/users_test_exports.go | 2 +- pkg/algo/algo.go | 2 +- pkg/algo/sets.go | 2 +- pkg/algo/sets_test.go | 2 +- pkg/config/config.go | 2 +- pkg/config/config_test.go | 2 +- pkg/config/logs.go | 2 +- pkg/config/logs_all.go | 2 +- pkg/config/logs_qa.go | 2 +- pkg/config/logs_test.go | 2 +- pkg/config/pmapi_noprod.go | 2 +- pkg/config/pmapi_prod.go | 2 +- pkg/config/preferences.go | 2 +- pkg/config/preferences_test.go | 2 +- pkg/config/tls.go | 2 +- pkg/config/tls_test.go | 2 +- pkg/confirmer/confirmer.go | 2 +- pkg/confirmer/confirmer_test.go | 2 +- pkg/confirmer/request.go | 2 +- pkg/constants/constants.go | 2 +- pkg/dialer/dial_client.go | 2 +- pkg/keychain/keychain.go | 2 +- pkg/keychain/keychain_darwin.go | 2 +- pkg/keychain/keychain_linux.go | 2 +- pkg/keychain/keychain_test.go | 2 +- pkg/keychain/keychain_windows.go | 2 +- pkg/listener/listener.go | 2 +- pkg/listener/listener_test.go | 2 +- pkg/message/address.go | 2 +- pkg/message/body.go | 2 +- pkg/message/build.go | 2 +- pkg/message/envelope.go | 2 +- pkg/message/flags.go | 2 +- pkg/message/header.go | 2 +- pkg/message/init.go | 2 +- pkg/message/message.go | 2 +- pkg/message/parser.go | 2 +- pkg/message/parser/handler.go | 2 +- pkg/message/parser/parser.go | 2 +- pkg/message/parser/parser_test.go | 2 +- pkg/message/parser/part.go | 2 +- pkg/message/parser/part_test.go | 2 +- pkg/message/parser/trimmer.go | 2 +- pkg/message/parser/trimmer_test.go | 2 +- pkg/message/parser/visitor.go | 2 +- pkg/message/parser/walker.go | 2 +- pkg/message/parser/walker_test.go | 2 +- pkg/message/parser/writer.go | 2 +- pkg/message/parser/writer_test.go | 2 +- pkg/message/parser_test.go | 2 +- pkg/message/section.go | 2 +- pkg/message/section_test.go | 2 +- pkg/message/utils.go | 2 +- pkg/mime/encoding.go | 2 +- pkg/mime/encoding_test.go | 2 +- pkg/mime/mediaType.go | 2 +- pkg/mime/utf7Decoder.go | 2 +- pkg/parallel/parallel.go | 2 +- pkg/parallel/parallel_test.go | 2 +- pkg/pmapi/addresses.go | 2 +- pkg/pmapi/addresses_test.go | 2 +- pkg/pmapi/attachments.go | 2 +- pkg/pmapi/attachments_test.go | 2 +- pkg/pmapi/auth.go | 2 +- pkg/pmapi/auth_test.go | 2 +- pkg/pmapi/bugs.go | 2 +- pkg/pmapi/bugs_test.go | 2 +- pkg/pmapi/check_connection.go | 2 +- pkg/pmapi/check_connection_test.go | 2 +- pkg/pmapi/client.go | 2 +- pkg/pmapi/client_test.go | 2 +- pkg/pmapi/client_types.go | 2 +- pkg/pmapi/clientmanager.go | 2 +- pkg/pmapi/clientmanager_test.go | 2 +- pkg/pmapi/config.go | 2 +- pkg/pmapi/config_qa.go | 2 +- pkg/pmapi/conrep.go | 2 +- pkg/pmapi/contacts.go | 2 +- pkg/pmapi/contacts_test.go | 2 +- pkg/pmapi/conversations.go | 2 +- pkg/pmapi/debug.go | 2 +- pkg/pmapi/dialer.go | 2 +- pkg/pmapi/dialer_pinning.go | 2 +- pkg/pmapi/dialer_pinning_test.go | 2 +- pkg/pmapi/dialer_proxy.go | 2 +- pkg/pmapi/events.go | 2 +- pkg/pmapi/events_test.go | 2 +- pkg/pmapi/import.go | 2 +- pkg/pmapi/import_test.go | 2 +- pkg/pmapi/key.go | 2 +- pkg/pmapi/keyring.go | 2 +- pkg/pmapi/keyring_test.go | 2 +- pkg/pmapi/labels.go | 2 +- pkg/pmapi/labels_test.go | 2 +- pkg/pmapi/message_send.go | 2 +- pkg/pmapi/message_send_test.go | 2 +- pkg/pmapi/messages.go | 2 +- pkg/pmapi/messages_test.go | 2 +- pkg/pmapi/metrics.go | 2 +- pkg/pmapi/metrics_test.go | 2 +- pkg/pmapi/passwords.go | 2 +- pkg/pmapi/pin_checker.go | 2 +- pkg/pmapi/pin_checker_test.go | 2 +- pkg/pmapi/pmapi_test.go | 2 +- pkg/pmapi/pmapi_test_exports.go | 2 +- pkg/pmapi/proxy.go | 2 +- pkg/pmapi/proxy_test.go | 2 +- pkg/pmapi/req.go | 2 +- pkg/pmapi/res.go | 2 +- pkg/pmapi/server_test.go | 2 +- pkg/pmapi/settings.go | 2 +- pkg/pmapi/tlsreport.go | 2 +- pkg/pmapi/useragent.go | 2 +- pkg/pmapi/useragent_test.go | 2 +- pkg/pmapi/users.go | 2 +- pkg/pmapi/users_test.go | 2 +- pkg/pmapi/utils.go | 2 +- pkg/ports/ports.go | 2 +- pkg/ports/ports_test.go | 2 +- pkg/sentry/report.go | 2 +- pkg/sentry/report_test.go | 2 +- pkg/srp/hash.go | 2 +- pkg/srp/srp.go | 2 +- pkg/srp/srp_test.go | 2 +- pkg/useragent/useragent.go | 2 +- pkg/useragent/useragent_test.go | 2 +- test/accounts/account.go | 2 +- test/accounts/accounts.go | 2 +- test/api_actions_test.go | 2 +- test/api_checks_test.go | 2 +- test/api_setup_test.go | 2 +- test/bdd_test.go | 2 +- test/benchmarks/bench_results/human-table.py | 2 +- test/benchmarks/bench_test.go | 2 +- test/bridge_actions_test.go | 2 +- test/common_checks_test.go | 2 +- test/context/accounts.go | 2 +- test/context/bddt.go | 2 +- test/context/bridge.go | 2 +- test/context/bridge_panic_handler.go | 2 +- test/context/cleaner.go | 2 +- test/context/config.go | 2 +- test/context/context.go | 2 +- test/context/credentials.go | 2 +- test/context/environments.go | 2 +- test/context/imap.go | 2 +- test/context/importexport.go | 2 +- test/context/pmapi_controller.go | 2 +- test/context/smtp.go | 2 +- test/context/store.go | 2 +- test/context/transfer.go | 2 +- test/context/users.go | 2 +- test/context/utils.go | 2 +- test/fakeapi/attachments.go | 2 +- test/fakeapi/auth.go | 2 +- test/fakeapi/contacts.go | 2 +- test/fakeapi/controller.go | 2 +- test/fakeapi/controller_calls.go | 2 +- test/fakeapi/controller_control.go | 2 +- test/fakeapi/controller_session.go | 2 +- test/fakeapi/controller_user.go | 2 +- test/fakeapi/counts.go | 2 +- test/fakeapi/events.go | 2 +- test/fakeapi/fakeapi.go | 2 +- test/fakeapi/idgenerator.go | 2 +- test/fakeapi/keys.go | 2 +- test/fakeapi/labels.go | 2 +- test/fakeapi/messages.go | 2 +- test/fakeapi/reports.go | 2 +- test/fakeapi/user.go | 2 +- test/fakeapi/utils.go | 2 +- test/imap_actions_auth_test.go | 2 +- test/imap_actions_mailbox_test.go | 2 +- test/imap_actions_messages_test.go | 2 +- test/imap_checks_test.go | 2 +- test/imap_setup_test.go | 2 +- test/internal_error.go | 2 +- test/liveapi/calls.go | 2 +- test/liveapi/cleanup.go | 2 +- test/liveapi/controller.go | 2 +- test/liveapi/labels.go | 2 +- test/liveapi/messages.go | 2 +- test/liveapi/transport.go | 2 +- test/liveapi/users.go | 2 +- test/main_test.go | 2 +- test/mocks/debug.go | 2 +- test/mocks/imap_client.go | 2 +- test/mocks/imap_response.go | 2 +- test/mocks/imap_server.go | 2 +- test/mocks/smtp.go | 2 +- test/mocks/smtp_response.go | 2 +- test/mocks/testingt.go | 2 +- test/mocks/utils.go | 2 +- test/smtp_actions_test.go | 2 +- test/smtp_checks_test.go | 2 +- test/smtp_setup_test.go | 2 +- test/store_actions_test.go | 2 +- test/store_checks_test.go | 2 +- test/store_setup_test.go | 2 +- test/transfer_actions_test.go | 2 +- test/transfer_checks_test.go | 2 +- test/transfer_setup_test.go | 2 +- test/users_actions_test.go | 2 +- test/users_checks_test.go | 2 +- test/users_setup_test.go | 2 +- utils/changelog_linter.sh | 2 +- utils/credits.sh | 2 +- utils/enums.sh | 2 +- utils/missing_license.sh | 2 +- utils/release-notes.sh | 2 +- utils/remove_non_relative_links_darwin.sh | 2 +- utils/sync_bench.py | 2 +- 506 files changed, 506 insertions(+), 506 deletions(-) diff --git a/cmd/Desktop-Bridge/main.go b/cmd/Desktop-Bridge/main.go index 2377ebe9..89e54e3d 100644 --- a/cmd/Desktop-Bridge/main.go +++ b/cmd/Desktop-Bridge/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/cmd/Import-Export/main.go b/cmd/Import-Export/main.go index 26af6fc5..b51664d0 100644 --- a/cmd/Import-Export/main.go +++ b/cmd/Import-Export/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/api/api.go b/internal/api/api.go index 9478ca07..ff5837f5 100644 --- a/internal/api/api.go +++ b/internal/api/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/api/ctx.go b/internal/api/ctx.go index 4c74ee59..12432eaf 100644 --- a/internal/api/ctx.go +++ b/internal/api/ctx.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/api/focus.go b/internal/api/focus.go index ac83023d..fc694ceb 100644 --- a/internal/api/focus.go +++ b/internal/api/focus.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/bridge.go b/internal/bridge/bridge.go index 0961107e..feab5b38 100644 --- a/internal/bridge/bridge.go +++ b/internal/bridge/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/constants.go b/internal/bridge/constants.go index fb4edd23..6df1b8f2 100644 --- a/internal/bridge/constants.go +++ b/internal/bridge/constants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/credits.go b/internal/bridge/credits.go index 2aa22075..963390fd 100644 --- a/internal/bridge/credits.go +++ b/internal/bridge/credits.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/release_notes.go b/internal/bridge/release_notes.go index 36256e2a..96001304 100644 --- a/internal/bridge/release_notes.go +++ b/internal/bridge/release_notes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/store_factory.go b/internal/bridge/store_factory.go index 563b0029..04712829 100644 --- a/internal/bridge/store_factory.go +++ b/internal/bridge/store_factory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/bridge/types.go b/internal/bridge/types.go index 1fdd30a2..85d34c46 100644 --- a/internal/bridge/types.go +++ b/internal/bridge/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cmd/args.go b/internal/cmd/args.go index 79532e0d..17d9c158 100644 --- a/internal/cmd/args.go +++ b/internal/cmd/args.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cmd/main.go b/internal/cmd/main.go index d34fb255..969171ea 100644 --- a/internal/cmd/main.go +++ b/internal/cmd/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cmd/profiles.go b/internal/cmd/profiles.go index 71fab3c5..f359df8f 100644 --- a/internal/cmd/profiles.go +++ b/internal/cmd/profiles.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cmd/restart.go b/internal/cmd/restart.go index efcdf672..af91fded 100644 --- a/internal/cmd/restart.go +++ b/internal/cmd/restart.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cmd/version_file.go b/internal/cmd/version_file.go index bb832254..7f3caf20 100644 --- a/internal/cmd/version_file.go +++ b/internal/cmd/version_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cookies/jar.go b/internal/cookies/jar.go index d0acb4c4..0e14d5ac 100644 --- a/internal/cookies/jar.go +++ b/internal/cookies/jar.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cookies/jar_test.go b/internal/cookies/jar_test.go index ed7375ba..00ebb808 100644 --- a/internal/cookies/jar_test.go +++ b/internal/cookies/jar_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/cookies/pantry.go b/internal/cookies/pantry.go index fbd1b1fa..b52a5b8d 100644 --- a/internal/cookies/pantry.go +++ b/internal/cookies/pantry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/events/events.go b/internal/events/events.go index 773b61a6..bcdecd4e 100644 --- a/internal/events/events.go +++ b/internal/events/events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/autoconfig/applemail.go b/internal/frontend/autoconfig/applemail.go index a2eb02d4..b9ba5189 100644 --- a/internal/frontend/autoconfig/applemail.go +++ b/internal/frontend/autoconfig/applemail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/autoconfig/autoconfig.go b/internal/frontend/autoconfig/autoconfig.go index ecfd75f1..254782bb 100644 --- a/internal/frontend/autoconfig/autoconfig.go +++ b/internal/frontend/autoconfig/autoconfig.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/account_utils.go b/internal/frontend/cli-ie/account_utils.go index 0988fcaa..f99f28ac 100644 --- a/internal/frontend/cli-ie/account_utils.go +++ b/internal/frontend/cli-ie/account_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/accounts.go b/internal/frontend/cli-ie/accounts.go index 6398b359..c192c208 100644 --- a/internal/frontend/cli-ie/accounts.go +++ b/internal/frontend/cli-ie/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/frontend.go b/internal/frontend/cli-ie/frontend.go index ca3bb249..e69c05fe 100644 --- a/internal/frontend/cli-ie/frontend.go +++ b/internal/frontend/cli-ie/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/importexport.go b/internal/frontend/cli-ie/importexport.go index ecf25d96..d0f324a2 100644 --- a/internal/frontend/cli-ie/importexport.go +++ b/internal/frontend/cli-ie/importexport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/system.go b/internal/frontend/cli-ie/system.go index 86bb2add..6965dc6e 100644 --- a/internal/frontend/cli-ie/system.go +++ b/internal/frontend/cli-ie/system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/updates.go b/internal/frontend/cli-ie/updates.go index ea470ece..2a63fc4e 100644 --- a/internal/frontend/cli-ie/updates.go +++ b/internal/frontend/cli-ie/updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli-ie/utils.go b/internal/frontend/cli-ie/utils.go index 2a3cb934..0fe1d184 100644 --- a/internal/frontend/cli-ie/utils.go +++ b/internal/frontend/cli-ie/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/account_utils.go b/internal/frontend/cli/account_utils.go index 68bfd02d..bdbeb03f 100644 --- a/internal/frontend/cli/account_utils.go +++ b/internal/frontend/cli/account_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/accounts.go b/internal/frontend/cli/accounts.go index dfe7be96..28712ac3 100644 --- a/internal/frontend/cli/accounts.go +++ b/internal/frontend/cli/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/frontend.go b/internal/frontend/cli/frontend.go index 82c0dbc6..7b925596 100644 --- a/internal/frontend/cli/frontend.go +++ b/internal/frontend/cli/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/system.go b/internal/frontend/cli/system.go index fe01fa4a..297c4dca 100644 --- a/internal/frontend/cli/system.go +++ b/internal/frontend/cli/system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/updates.go b/internal/frontend/cli/updates.go index 44951fec..a99d01b8 100644 --- a/internal/frontend/cli/updates.go +++ b/internal/frontend/cli/updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/cli/utils.go b/internal/frontend/cli/utils.go index f5a97000..1d94edd0 100644 --- a/internal/frontend/cli/utils.go +++ b/internal/frontend/cli/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/frontend.go b/internal/frontend/frontend.go index 91a39c63..a82d6186 100644 --- a/internal/frontend/frontend.go +++ b/internal/frontend/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/AccountDelegate.qml b/internal/frontend/qml/BridgeUI/AccountDelegate.qml index da264759..1369e365 100644 --- a/internal/frontend/qml/BridgeUI/AccountDelegate.qml +++ b/internal/frontend/qml/BridgeUI/AccountDelegate.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/BubbleMenu.qml b/internal/frontend/qml/BridgeUI/BubbleMenu.qml index 690852ba..419957f4 100644 --- a/internal/frontend/qml/BridgeUI/BubbleMenu.qml +++ b/internal/frontend/qml/BridgeUI/BubbleMenu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/Credits.qml b/internal/frontend/qml/BridgeUI/Credits.qml index abf07e0d..424b8667 100644 --- a/internal/frontend/qml/BridgeUI/Credits.qml +++ b/internal/frontend/qml/BridgeUI/Credits.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/DialogFirstStart.qml b/internal/frontend/qml/BridgeUI/DialogFirstStart.qml index 80a7bdf8..a3488f4f 100644 --- a/internal/frontend/qml/BridgeUI/DialogFirstStart.qml +++ b/internal/frontend/qml/BridgeUI/DialogFirstStart.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/DialogPortChange.qml b/internal/frontend/qml/BridgeUI/DialogPortChange.qml index bb3aee8d..d5c176e0 100644 --- a/internal/frontend/qml/BridgeUI/DialogPortChange.qml +++ b/internal/frontend/qml/BridgeUI/DialogPortChange.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/DialogTLSCertInfo.qml b/internal/frontend/qml/BridgeUI/DialogTLSCertInfo.qml index 2b4552d3..986d817c 100644 --- a/internal/frontend/qml/BridgeUI/DialogTLSCertInfo.qml +++ b/internal/frontend/qml/BridgeUI/DialogTLSCertInfo.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/DialogYesNo.qml b/internal/frontend/qml/BridgeUI/DialogYesNo.qml index 649f7486..d7a8d1ba 100644 --- a/internal/frontend/qml/BridgeUI/DialogYesNo.qml +++ b/internal/frontend/qml/BridgeUI/DialogYesNo.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/HelpView.qml b/internal/frontend/qml/BridgeUI/HelpView.qml index 339565c5..c853b345 100644 --- a/internal/frontend/qml/BridgeUI/HelpView.qml +++ b/internal/frontend/qml/BridgeUI/HelpView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/InfoWindow.qml b/internal/frontend/qml/BridgeUI/InfoWindow.qml index ac0380aa..4035f0fd 100644 --- a/internal/frontend/qml/BridgeUI/InfoWindow.qml +++ b/internal/frontend/qml/BridgeUI/InfoWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/MainWindow.qml b/internal/frontend/qml/BridgeUI/MainWindow.qml index 06a50b97..f7388cfa 100644 --- a/internal/frontend/qml/BridgeUI/MainWindow.qml +++ b/internal/frontend/qml/BridgeUI/MainWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/ManualWindow.qml b/internal/frontend/qml/BridgeUI/ManualWindow.qml index f8e90f0c..9632b56a 100644 --- a/internal/frontend/qml/BridgeUI/ManualWindow.qml +++ b/internal/frontend/qml/BridgeUI/ManualWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/OutgoingNoEncPopup.qml b/internal/frontend/qml/BridgeUI/OutgoingNoEncPopup.qml index 2f861eb1..83647536 100644 --- a/internal/frontend/qml/BridgeUI/OutgoingNoEncPopup.qml +++ b/internal/frontend/qml/BridgeUI/OutgoingNoEncPopup.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/SettingsView.qml b/internal/frontend/qml/BridgeUI/SettingsView.qml index 8093c029..dab29122 100644 --- a/internal/frontend/qml/BridgeUI/SettingsView.qml +++ b/internal/frontend/qml/BridgeUI/SettingsView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/StatusFooter.qml b/internal/frontend/qml/BridgeUI/StatusFooter.qml index f8e90f0c..9632b56a 100644 --- a/internal/frontend/qml/BridgeUI/StatusFooter.qml +++ b/internal/frontend/qml/BridgeUI/StatusFooter.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/BridgeUI/VersionInfo.qml b/internal/frontend/qml/BridgeUI/VersionInfo.qml index 2451e8c5..6be6571e 100644 --- a/internal/frontend/qml/BridgeUI/VersionInfo.qml +++ b/internal/frontend/qml/BridgeUI/VersionInfo.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/Gui.qml b/internal/frontend/qml/Gui.qml index cd9d187a..5882e839 100644 --- a/internal/frontend/qml/Gui.qml +++ b/internal/frontend/qml/Gui.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/GuiIE.qml b/internal/frontend/qml/GuiIE.qml index 8c2409a1..39d2af7a 100644 --- a/internal/frontend/qml/GuiIE.qml +++ b/internal/frontend/qml/GuiIE.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/AccountDelegate.qml b/internal/frontend/qml/ImportExportUI/AccountDelegate.qml index caa6d490..c4d0598e 100644 --- a/internal/frontend/qml/ImportExportUI/AccountDelegate.qml +++ b/internal/frontend/qml/ImportExportUI/AccountDelegate.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/Credits.qml b/internal/frontend/qml/ImportExportUI/Credits.qml index 0e071757..c252fea7 100644 --- a/internal/frontend/qml/ImportExportUI/Credits.qml +++ b/internal/frontend/qml/ImportExportUI/Credits.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DateBox.qml b/internal/frontend/qml/ImportExportUI/DateBox.qml index b7b564d8..c5217c4b 100644 --- a/internal/frontend/qml/ImportExportUI/DateBox.qml +++ b/internal/frontend/qml/ImportExportUI/DateBox.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DateInput.qml b/internal/frontend/qml/ImportExportUI/DateInput.qml index b88a16bb..ef44d372 100644 --- a/internal/frontend/qml/ImportExportUI/DateInput.qml +++ b/internal/frontend/qml/ImportExportUI/DateInput.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DateRange.qml b/internal/frontend/qml/ImportExportUI/DateRange.qml index 4e6339a3..53e417e8 100644 --- a/internal/frontend/qml/ImportExportUI/DateRange.qml +++ b/internal/frontend/qml/ImportExportUI/DateRange.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DateRangeFunctions.qml b/internal/frontend/qml/ImportExportUI/DateRangeFunctions.qml index aed413b9..3b5c4813 100644 --- a/internal/frontend/qml/ImportExportUI/DateRangeFunctions.qml +++ b/internal/frontend/qml/ImportExportUI/DateRangeFunctions.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DateRangeMenu.qml b/internal/frontend/qml/ImportExportUI/DateRangeMenu.qml index 4382e8ab..34d307d0 100644 --- a/internal/frontend/qml/ImportExportUI/DateRangeMenu.qml +++ b/internal/frontend/qml/ImportExportUI/DateRangeMenu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DialogExport.qml b/internal/frontend/qml/ImportExportUI/DialogExport.qml index 6296f0e0..dfb69131 100644 --- a/internal/frontend/qml/ImportExportUI/DialogExport.qml +++ b/internal/frontend/qml/ImportExportUI/DialogExport.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DialogImport.qml b/internal/frontend/qml/ImportExportUI/DialogImport.qml index 1c5b69b0..d8dda071 100644 --- a/internal/frontend/qml/ImportExportUI/DialogImport.qml +++ b/internal/frontend/qml/ImportExportUI/DialogImport.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/DialogYesNo.qml b/internal/frontend/qml/ImportExportUI/DialogYesNo.qml index fa6e27d2..c1c8e18f 100644 --- a/internal/frontend/qml/ImportExportUI/DialogYesNo.qml +++ b/internal/frontend/qml/ImportExportUI/DialogYesNo.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ExportStructure.qml b/internal/frontend/qml/ImportExportUI/ExportStructure.qml index ebac48af..e6216f7f 100644 --- a/internal/frontend/qml/ImportExportUI/ExportStructure.qml +++ b/internal/frontend/qml/ImportExportUI/ExportStructure.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/FilterStructure.qml b/internal/frontend/qml/ImportExportUI/FilterStructure.qml index 3d452152..dc9614f6 100644 --- a/internal/frontend/qml/ImportExportUI/FilterStructure.qml +++ b/internal/frontend/qml/ImportExportUI/FilterStructure.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/FolderRowButton.qml b/internal/frontend/qml/ImportExportUI/FolderRowButton.qml index a7c79db1..ed594333 100644 --- a/internal/frontend/qml/ImportExportUI/FolderRowButton.qml +++ b/internal/frontend/qml/ImportExportUI/FolderRowButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/HelpView.qml b/internal/frontend/qml/ImportExportUI/HelpView.qml index add42df0..e3518387 100644 --- a/internal/frontend/qml/ImportExportUI/HelpView.qml +++ b/internal/frontend/qml/ImportExportUI/HelpView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/IEStyle.qml b/internal/frontend/qml/ImportExportUI/IEStyle.qml index 71578633..db66c94c 100644 --- a/internal/frontend/qml/ImportExportUI/IEStyle.qml +++ b/internal/frontend/qml/ImportExportUI/IEStyle.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ImportDelegate.qml b/internal/frontend/qml/ImportExportUI/ImportDelegate.qml index f59e6d7b..3b052656 100644 --- a/internal/frontend/qml/ImportExportUI/ImportDelegate.qml +++ b/internal/frontend/qml/ImportExportUI/ImportDelegate.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ImportReport.qml b/internal/frontend/qml/ImportExportUI/ImportReport.qml index eab56bef..80fe834a 100644 --- a/internal/frontend/qml/ImportExportUI/ImportReport.qml +++ b/internal/frontend/qml/ImportExportUI/ImportReport.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ImportReportCell.qml b/internal/frontend/qml/ImportExportUI/ImportReportCell.qml index b4c9ea9e..32974a2b 100644 --- a/internal/frontend/qml/ImportExportUI/ImportReportCell.qml +++ b/internal/frontend/qml/ImportExportUI/ImportReportCell.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ImportSourceButton.qml b/internal/frontend/qml/ImportExportUI/ImportSourceButton.qml index 934c59cd..3d8b9617 100644 --- a/internal/frontend/qml/ImportExportUI/ImportSourceButton.qml +++ b/internal/frontend/qml/ImportExportUI/ImportSourceButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/ImportStructure.qml b/internal/frontend/qml/ImportExportUI/ImportStructure.qml index 9628b7d7..448d13d3 100644 --- a/internal/frontend/qml/ImportExportUI/ImportStructure.qml +++ b/internal/frontend/qml/ImportExportUI/ImportStructure.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/InlineDateRange.qml b/internal/frontend/qml/ImportExportUI/InlineDateRange.qml index a825d62a..a5258973 100644 --- a/internal/frontend/qml/ImportExportUI/InlineDateRange.qml +++ b/internal/frontend/qml/ImportExportUI/InlineDateRange.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/InlineLabelSelect.qml b/internal/frontend/qml/ImportExportUI/InlineLabelSelect.qml index 7193d7b2..9abc208d 100644 --- a/internal/frontend/qml/ImportExportUI/InlineLabelSelect.qml +++ b/internal/frontend/qml/ImportExportUI/InlineLabelSelect.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/LabelIconList.qml b/internal/frontend/qml/ImportExportUI/LabelIconList.qml index 90c38858..10af07eb 100644 --- a/internal/frontend/qml/ImportExportUI/LabelIconList.qml +++ b/internal/frontend/qml/ImportExportUI/LabelIconList.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/MainWindow.qml b/internal/frontend/qml/ImportExportUI/MainWindow.qml index 0a9a5188..f446b0c5 100644 --- a/internal/frontend/qml/ImportExportUI/MainWindow.qml +++ b/internal/frontend/qml/ImportExportUI/MainWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/OutputFormat.qml b/internal/frontend/qml/ImportExportUI/OutputFormat.qml index 3a87ea27..b5da7db9 100644 --- a/internal/frontend/qml/ImportExportUI/OutputFormat.qml +++ b/internal/frontend/qml/ImportExportUI/OutputFormat.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/PopupEditFolder.qml b/internal/frontend/qml/ImportExportUI/PopupEditFolder.qml index 7af711c4..64574020 100644 --- a/internal/frontend/qml/ImportExportUI/PopupEditFolder.qml +++ b/internal/frontend/qml/ImportExportUI/PopupEditFolder.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/SelectFolderMenu.qml b/internal/frontend/qml/ImportExportUI/SelectFolderMenu.qml index 83a00330..0d881d56 100644 --- a/internal/frontend/qml/ImportExportUI/SelectFolderMenu.qml +++ b/internal/frontend/qml/ImportExportUI/SelectFolderMenu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/SelectLabelsMenu.qml b/internal/frontend/qml/ImportExportUI/SelectLabelsMenu.qml index dec1d2d7..c8205a26 100644 --- a/internal/frontend/qml/ImportExportUI/SelectLabelsMenu.qml +++ b/internal/frontend/qml/ImportExportUI/SelectLabelsMenu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/SettingsView.qml b/internal/frontend/qml/ImportExportUI/SettingsView.qml index feaf5ddb..33d7dbdb 100644 --- a/internal/frontend/qml/ImportExportUI/SettingsView.qml +++ b/internal/frontend/qml/ImportExportUI/SettingsView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ImportExportUI/VersionInfo.qml b/internal/frontend/qml/ImportExportUI/VersionInfo.qml index eeb38873..7296e2df 100644 --- a/internal/frontend/qml/ImportExportUI/VersionInfo.qml +++ b/internal/frontend/qml/ImportExportUI/VersionInfo.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/AccessibleButton.qml b/internal/frontend/qml/ProtonUI/AccessibleButton.qml index 667cf276..1fe8a89d 100644 --- a/internal/frontend/qml/ProtonUI/AccessibleButton.qml +++ b/internal/frontend/qml/ProtonUI/AccessibleButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/AccessibleSelectableText.qml b/internal/frontend/qml/ProtonUI/AccessibleSelectableText.qml index 61081f25..afe8a550 100644 --- a/internal/frontend/qml/ProtonUI/AccessibleSelectableText.qml +++ b/internal/frontend/qml/ProtonUI/AccessibleSelectableText.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/AccessibleText.qml b/internal/frontend/qml/ProtonUI/AccessibleText.qml index 0072fd78..1cd0c5bf 100644 --- a/internal/frontend/qml/ProtonUI/AccessibleText.qml +++ b/internal/frontend/qml/ProtonUI/AccessibleText.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/AccountView.qml b/internal/frontend/qml/ProtonUI/AccountView.qml index 72094fe3..67bfc6d8 100644 --- a/internal/frontend/qml/ProtonUI/AccountView.qml +++ b/internal/frontend/qml/ProtonUI/AccountView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/AddAccountBar.qml b/internal/frontend/qml/ProtonUI/AddAccountBar.qml index 0545ed8b..598ab7b3 100644 --- a/internal/frontend/qml/ProtonUI/AddAccountBar.qml +++ b/internal/frontend/qml/ProtonUI/AddAccountBar.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/BubbleNote.qml b/internal/frontend/qml/ProtonUI/BubbleNote.qml index 4d3c0b57..d8fd8002 100644 --- a/internal/frontend/qml/ProtonUI/BubbleNote.qml +++ b/internal/frontend/qml/ProtonUI/BubbleNote.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/BugReportWindow.qml b/internal/frontend/qml/ProtonUI/BugReportWindow.qml index eb60e4eb..6f5c8f3d 100644 --- a/internal/frontend/qml/ProtonUI/BugReportWindow.qml +++ b/internal/frontend/qml/ProtonUI/BugReportWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/ButtonIconText.qml b/internal/frontend/qml/ProtonUI/ButtonIconText.qml index 55cce3bd..6ea9afed 100644 --- a/internal/frontend/qml/ProtonUI/ButtonIconText.qml +++ b/internal/frontend/qml/ProtonUI/ButtonIconText.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/ButtonRounded.qml b/internal/frontend/qml/ProtonUI/ButtonRounded.qml index 6dc6b3b0..8fc58aa6 100644 --- a/internal/frontend/qml/ProtonUI/ButtonRounded.qml +++ b/internal/frontend/qml/ProtonUI/ButtonRounded.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/CheckBoxLabel.qml b/internal/frontend/qml/ProtonUI/CheckBoxLabel.qml index 4746f9b8..981103d6 100644 --- a/internal/frontend/qml/ProtonUI/CheckBoxLabel.qml +++ b/internal/frontend/qml/ProtonUI/CheckBoxLabel.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/ClickIconText.qml b/internal/frontend/qml/ProtonUI/ClickIconText.qml index 68861d6b..2da742ca 100644 --- a/internal/frontend/qml/ProtonUI/ClickIconText.qml +++ b/internal/frontend/qml/ProtonUI/ClickIconText.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/Dialog.qml b/internal/frontend/qml/ProtonUI/Dialog.qml index 9e13a921..c0f280b1 100644 --- a/internal/frontend/qml/ProtonUI/Dialog.qml +++ b/internal/frontend/qml/ProtonUI/Dialog.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/DialogAddUser.qml b/internal/frontend/qml/ProtonUI/DialogAddUser.qml index 14fa3766..f7c2c8a6 100644 --- a/internal/frontend/qml/ProtonUI/DialogAddUser.qml +++ b/internal/frontend/qml/ProtonUI/DialogAddUser.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/DialogConnectionTroubleshoot.qml b/internal/frontend/qml/ProtonUI/DialogConnectionTroubleshoot.qml index 4ade9c98..bba28497 100644 --- a/internal/frontend/qml/ProtonUI/DialogConnectionTroubleshoot.qml +++ b/internal/frontend/qml/ProtonUI/DialogConnectionTroubleshoot.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/DialogUpdate.qml b/internal/frontend/qml/ProtonUI/DialogUpdate.qml index 261c35f7..e6643c77 100644 --- a/internal/frontend/qml/ProtonUI/DialogUpdate.qml +++ b/internal/frontend/qml/ProtonUI/DialogUpdate.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/FileAndFolderSelect.qml b/internal/frontend/qml/ProtonUI/FileAndFolderSelect.qml index add44f54..9dc75905 100644 --- a/internal/frontend/qml/ProtonUI/FileAndFolderSelect.qml +++ b/internal/frontend/qml/ProtonUI/FileAndFolderSelect.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/InfoToolTip.qml b/internal/frontend/qml/ProtonUI/InfoToolTip.qml index 25f58e25..09cc6398 100644 --- a/internal/frontend/qml/ProtonUI/InfoToolTip.qml +++ b/internal/frontend/qml/ProtonUI/InfoToolTip.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/InformationBar.qml b/internal/frontend/qml/ProtonUI/InformationBar.qml index b7ffdcf0..1aeb90c8 100644 --- a/internal/frontend/qml/ProtonUI/InformationBar.qml +++ b/internal/frontend/qml/ProtonUI/InformationBar.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/InputBox.qml b/internal/frontend/qml/ProtonUI/InputBox.qml index ec6a1cdd..8b086859 100644 --- a/internal/frontend/qml/ProtonUI/InputBox.qml +++ b/internal/frontend/qml/ProtonUI/InputBox.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/InputField.qml b/internal/frontend/qml/ProtonUI/InputField.qml index f6a26fb2..32af1b13 100644 --- a/internal/frontend/qml/ProtonUI/InputField.qml +++ b/internal/frontend/qml/ProtonUI/InputField.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/InstanceExistsWindow.qml b/internal/frontend/qml/ProtonUI/InstanceExistsWindow.qml index b1bb8261..ed666876 100644 --- a/internal/frontend/qml/ProtonUI/InstanceExistsWindow.qml +++ b/internal/frontend/qml/ProtonUI/InstanceExistsWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/LogoHeader.qml b/internal/frontend/qml/ProtonUI/LogoHeader.qml index de01ab30..e7e4ed41 100644 --- a/internal/frontend/qml/ProtonUI/LogoHeader.qml +++ b/internal/frontend/qml/ProtonUI/LogoHeader.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/PopupMessage.qml b/internal/frontend/qml/ProtonUI/PopupMessage.qml index ffaa4556..88d735ae 100644 --- a/internal/frontend/qml/ProtonUI/PopupMessage.qml +++ b/internal/frontend/qml/ProtonUI/PopupMessage.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/ProgressBar.qml b/internal/frontend/qml/ProtonUI/ProgressBar.qml index f8e90f0c..9632b56a 100644 --- a/internal/frontend/qml/ProtonUI/ProgressBar.qml +++ b/internal/frontend/qml/ProtonUI/ProgressBar.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/RoundedRectangle.qml b/internal/frontend/qml/ProtonUI/RoundedRectangle.qml index 4b63de09..2a44c3c4 100644 --- a/internal/frontend/qml/ProtonUI/RoundedRectangle.qml +++ b/internal/frontend/qml/ProtonUI/RoundedRectangle.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/Style.qml b/internal/frontend/qml/ProtonUI/Style.qml index e7979854..2ae32db9 100644 --- a/internal/frontend/qml/ProtonUI/Style.qml +++ b/internal/frontend/qml/ProtonUI/Style.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/TLSCertPinIssueBar.qml b/internal/frontend/qml/ProtonUI/TLSCertPinIssueBar.qml index 76171b82..5d1aceff 100644 --- a/internal/frontend/qml/ProtonUI/TLSCertPinIssueBar.qml +++ b/internal/frontend/qml/ProtonUI/TLSCertPinIssueBar.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/TabButton.qml b/internal/frontend/qml/ProtonUI/TabButton.qml index 6708dfbe..805e68c3 100644 --- a/internal/frontend/qml/ProtonUI/TabButton.qml +++ b/internal/frontend/qml/ProtonUI/TabButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/TabLabels.qml b/internal/frontend/qml/ProtonUI/TabLabels.qml index cc7b1bf7..3e640049 100644 --- a/internal/frontend/qml/ProtonUI/TabLabels.qml +++ b/internal/frontend/qml/ProtonUI/TabLabels.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/TextLabel.qml b/internal/frontend/qml/ProtonUI/TextLabel.qml index b631252e..cc0f8c52 100644 --- a/internal/frontend/qml/ProtonUI/TextLabel.qml +++ b/internal/frontend/qml/ProtonUI/TextLabel.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/TextValue.qml b/internal/frontend/qml/ProtonUI/TextValue.qml index a3e770c8..a3560375 100644 --- a/internal/frontend/qml/ProtonUI/TextValue.qml +++ b/internal/frontend/qml/ProtonUI/TextValue.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/ProtonUI/WindowTitleBar.qml b/internal/frontend/qml/ProtonUI/WindowTitleBar.qml index 8234a521..b03d2a9f 100644 --- a/internal/frontend/qml/ProtonUI/WindowTitleBar.qml +++ b/internal/frontend/qml/ProtonUI/WindowTitleBar.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/tst_Gui.qml b/internal/frontend/qml/tst_Gui.qml index 6edc2a8f..4377f47b 100644 --- a/internal/frontend/qml/tst_Gui.qml +++ b/internal/frontend/qml/tst_Gui.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qml/tst_GuiIE.qml b/internal/frontend/qml/tst_GuiIE.qml index 05b1a79a..8c685d33 100644 --- a/internal/frontend/qml/tst_GuiIE.qml +++ b/internal/frontend/qml/tst_GuiIE.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-common/account_model.go b/internal/frontend/qt-common/account_model.go index 27d4f8ea..0a46c738 100644 --- a/internal/frontend/qt-common/account_model.go +++ b/internal/frontend/qt-common/account_model.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-common/accounts.go b/internal/frontend/qt-common/accounts.go index 50ca7a30..653f1cee 100644 --- a/internal/frontend/qt-common/accounts.go +++ b/internal/frontend/qt-common/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-common/common.go b/internal/frontend/qt-common/common.go index d0143d48..f8b19cd8 100644 --- a/internal/frontend/qt-common/common.go +++ b/internal/frontend/qt-common/common.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-common/notification.go b/internal/frontend/qt-common/notification.go index 050545fc..2c20eef5 100644 --- a/internal/frontend/qt-common/notification.go +++ b/internal/frontend/qt-common/notification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/enums.go b/internal/frontend/qt-ie/enums.go index e2781a77..44d1a91d 100644 --- a/internal/frontend/qt-ie/enums.go +++ b/internal/frontend/qt-ie/enums.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/error_list.go b/internal/frontend/qt-ie/error_list.go index 44af9502..5e14b502 100644 --- a/internal/frontend/qt-ie/error_list.go +++ b/internal/frontend/qt-ie/error_list.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/export.go b/internal/frontend/qt-ie/export.go index e53922e1..7a3bdef3 100644 --- a/internal/frontend/qt-ie/export.go +++ b/internal/frontend/qt-ie/export.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/folder_functions.go b/internal/frontend/qt-ie/folder_functions.go index 851d770d..aada38a8 100644 --- a/internal/frontend/qt-ie/folder_functions.go +++ b/internal/frontend/qt-ie/folder_functions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/folder_structure.go b/internal/frontend/qt-ie/folder_structure.go index ed11cf36..c546ffca 100644 --- a/internal/frontend/qt-ie/folder_structure.go +++ b/internal/frontend/qt-ie/folder_structure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/folder_structure_test.go b/internal/frontend/qt-ie/folder_structure_test.go index 50207f64..0fc82f8f 100644 --- a/internal/frontend/qt-ie/folder_structure_test.go +++ b/internal/frontend/qt-ie/folder_structure_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/frontend.go b/internal/frontend/qt-ie/frontend.go index f8a8dade..82632c2c 100644 --- a/internal/frontend/qt-ie/frontend.go +++ b/internal/frontend/qt-ie/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/frontend_nogui.go b/internal/frontend/qt-ie/frontend_nogui.go index 673800b8..c9bd1268 100644 --- a/internal/frontend/qt-ie/frontend_nogui.go +++ b/internal/frontend/qt-ie/frontend_nogui.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/import.go b/internal/frontend/qt-ie/import.go index 0dacc805..1822f482 100644 --- a/internal/frontend/qt-ie/import.go +++ b/internal/frontend/qt-ie/import.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/mbox.go b/internal/frontend/qt-ie/mbox.go index 9fe33166..3c11fe5f 100644 --- a/internal/frontend/qt-ie/mbox.go +++ b/internal/frontend/qt-ie/mbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. diff --git a/internal/frontend/qt-ie/notification.go b/internal/frontend/qt-ie/notification.go index 74d8f1de..2c0ab716 100644 --- a/internal/frontend/qt-ie/notification.go +++ b/internal/frontend/qt-ie/notification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/path_status.go b/internal/frontend/qt-ie/path_status.go index 0216cb56..28876344 100644 --- a/internal/frontend/qt-ie/path_status.go +++ b/internal/frontend/qt-ie/path_status.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/transfer_rules.go b/internal/frontend/qt-ie/transfer_rules.go index 48719a79..9338bcce 100644 --- a/internal/frontend/qt-ie/transfer_rules.go +++ b/internal/frontend/qt-ie/transfer_rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/types.go b/internal/frontend/qt-ie/types.go index 8d759887..f603b51c 100644 --- a/internal/frontend/qt-ie/types.go +++ b/internal/frontend/qt-ie/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt-ie/ui.go b/internal/frontend/qt-ie/ui.go index b8314421..10bbfadb 100644 --- a/internal/frontend/qt-ie/ui.go +++ b/internal/frontend/qt-ie/ui.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/accountModel.go b/internal/frontend/qt/accountModel.go index d094fe01..77663964 100644 --- a/internal/frontend/qt/accountModel.go +++ b/internal/frontend/qt/accountModel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/accounts.go b/internal/frontend/qt/accounts.go index 9038a6ab..ca0563b6 100644 --- a/internal/frontend/qt/accounts.go +++ b/internal/frontend/qt/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/frontend.go b/internal/frontend/qt/frontend.go index eb4bb868..80741789 100644 --- a/internal/frontend/qt/frontend.go +++ b/internal/frontend/qt/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/frontend_nogui.go b/internal/frontend/qt/frontend_nogui.go index 3a743067..1e1c9863 100644 --- a/internal/frontend/qt/frontend_nogui.go +++ b/internal/frontend/qt/frontend_nogui.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/helpers.go b/internal/frontend/qt/helpers.go index 32cc470e..50b24538 100644 --- a/internal/frontend/qt/helpers.go +++ b/internal/frontend/qt/helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/notification.go b/internal/frontend/qt/notification.go index 961ef7c8..f92a5e05 100644 --- a/internal/frontend/qt/notification.go +++ b/internal/frontend/qt/notification.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/systray.go b/internal/frontend/qt/systray.go index c1bcf171..60f7ee00 100644 --- a/internal/frontend/qt/systray.go +++ b/internal/frontend/qt/systray.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/qt/ui.go b/internal/frontend/qt/ui.go index 919891d3..954074b3 100644 --- a/internal/frontend/qt/ui.go +++ b/internal/frontend/qt/ui.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/frontend/share/icons/export.sh b/internal/frontend/share/icons/export.sh index d5c4c0e4..2f71e7af 100644 --- a/internal/frontend/share/icons/export.sh +++ b/internal/frontend/share/icons/export.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/internal/frontend/types/types.go b/internal/frontend/types/types.go index cf8da377..2bab2c2f 100644 --- a/internal/frontend/types/types.go +++ b/internal/frontend/types/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/backend.go b/internal/imap/backend.go index d80fb5e1..aa6cb554 100644 --- a/internal/imap/backend.go +++ b/internal/imap/backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/backend_cache.go b/internal/imap/backend_cache.go index 57582d77..0847ea1f 100644 --- a/internal/imap/backend_cache.go +++ b/internal/imap/backend_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/backend_updates.go b/internal/imap/backend_updates.go index 85db3a4a..b148404d 100644 --- a/internal/imap/backend_updates.go +++ b/internal/imap/backend_updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/bridge.go b/internal/imap/bridge.go index 271775cb..825482df 100644 --- a/internal/imap/bridge.go +++ b/internal/imap/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/cache/cache.go b/internal/imap/cache/cache.go index 2689c848..54ce89e3 100644 --- a/internal/imap/cache/cache.go +++ b/internal/imap/cache/cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/cache/cache_test.go b/internal/imap/cache/cache_test.go index 2d43a0d8..38e6c21a 100644 --- a/internal/imap/cache/cache_test.go +++ b/internal/imap/cache/cache_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/id/extension.go b/internal/imap/id/extension.go index d4b095be..bf7deb2b 100644 --- a/internal/imap/id/extension.go +++ b/internal/imap/id/extension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/imap.go b/internal/imap/imap.go index 835f078b..5845b71c 100644 --- a/internal/imap/imap.go +++ b/internal/imap/imap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/mailbox.go b/internal/imap/mailbox.go index bc4d55ba..b1162816 100644 --- a/internal/imap/mailbox.go +++ b/internal/imap/mailbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/mailbox_message.go b/internal/imap/mailbox_message.go index 2893672a..b76d7ea4 100644 --- a/internal/imap/mailbox_message.go +++ b/internal/imap/mailbox_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/mailbox_message_test.go b/internal/imap/mailbox_message_test.go index faaeb457..a0689d73 100644 --- a/internal/imap/mailbox_message_test.go +++ b/internal/imap/mailbox_message_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/mailbox_messages.go b/internal/imap/mailbox_messages.go index a18da1b4..232dc114 100644 --- a/internal/imap/mailbox_messages.go +++ b/internal/imap/mailbox_messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/mailbox_root.go b/internal/imap/mailbox_root.go index 35fb08b1..062748d4 100644 --- a/internal/imap/mailbox_root.go +++ b/internal/imap/mailbox_root.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/server.go b/internal/imap/server.go index b3351e1a..8539fb80 100644 --- a/internal/imap/server.go +++ b/internal/imap/server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/store.go b/internal/imap/store.go index 61694b16..6273d105 100644 --- a/internal/imap/store.go +++ b/internal/imap/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/uidplus/extension.go b/internal/imap/uidplus/extension.go index d226a25b..e3f574c2 100644 --- a/internal/imap/uidplus/extension.go +++ b/internal/imap/uidplus/extension.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/uidplus/extension_test.go b/internal/imap/uidplus/extension_test.go index 36fa7625..b08b37f8 100644 --- a/internal/imap/uidplus/extension_test.go +++ b/internal/imap/uidplus/extension_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/user.go b/internal/imap/user.go index b4e03b12..8c36d9c5 100644 --- a/internal/imap/user.go +++ b/internal/imap/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/imap/utils.go b/internal/imap/utils.go index 4cf75966..167f999b 100644 --- a/internal/imap/utils.go +++ b/internal/imap/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/credits.go b/internal/importexport/credits.go index b582f358..e913256a 100644 --- a/internal/importexport/credits.go +++ b/internal/importexport/credits.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/importexport.go b/internal/importexport/importexport.go index 26a3e1c2..f5b95e74 100644 --- a/internal/importexport/importexport.go +++ b/internal/importexport/importexport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/metrics.go b/internal/importexport/metrics.go index 878c346a..1b3a9c77 100644 --- a/internal/importexport/metrics.go +++ b/internal/importexport/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/release_notes.go b/internal/importexport/release_notes.go index def44351..0d3c998b 100644 --- a/internal/importexport/release_notes.go +++ b/internal/importexport/release_notes.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/store_factory.go b/internal/importexport/store_factory.go index 99f1299d..f60ef355 100644 --- a/internal/importexport/store_factory.go +++ b/internal/importexport/store_factory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/importexport/types.go b/internal/importexport/types.go index c1c580db..38eda195 100644 --- a/internal/importexport/types.go +++ b/internal/importexport/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/metrics/metrics.go b/internal/metrics/metrics.go index 0296472a..d6669b19 100644 --- a/internal/metrics/metrics.go +++ b/internal/metrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/preferences/preferences.go b/internal/preferences/preferences.go index cba4f864..0cdadf4c 100644 --- a/internal/preferences/preferences.go +++ b/internal/preferences/preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/backend.go b/internal/smtp/backend.go index 0611285a..73c87e14 100644 --- a/internal/smtp/backend.go +++ b/internal/smtp/backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/bridge.go b/internal/smtp/bridge.go index 84536fa8..3a6ad096 100644 --- a/internal/smtp/bridge.go +++ b/internal/smtp/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/keys_test.go b/internal/smtp/keys_test.go index 48e7866e..7df29143 100644 --- a/internal/smtp/keys_test.go +++ b/internal/smtp/keys_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/preferences.go b/internal/smtp/preferences.go index 2def010e..293a17ff 100644 --- a/internal/smtp/preferences.go +++ b/internal/smtp/preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/preferences_test.go b/internal/smtp/preferences_test.go index e79f366a..c07c8064 100644 --- a/internal/smtp/preferences_test.go +++ b/internal/smtp/preferences_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/repro_test.go b/internal/smtp/repro_test.go index b673c218..5e6d86db 100644 --- a/internal/smtp/repro_test.go +++ b/internal/smtp/repro_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/send_recorder.go b/internal/smtp/send_recorder.go index 61855b98..525187ea 100644 --- a/internal/smtp/send_recorder.go +++ b/internal/smtp/send_recorder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/send_recorder_test.go b/internal/smtp/send_recorder_test.go index 06f07701..b831268b 100644 --- a/internal/smtp/send_recorder_test.go +++ b/internal/smtp/send_recorder_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/server.go b/internal/smtp/server.go index f60b8531..c3013ebb 100644 --- a/internal/smtp/server.go +++ b/internal/smtp/server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/smtp.go b/internal/smtp/smtp.go index 19fd416c..3e6b59d1 100644 --- a/internal/smtp/smtp.go +++ b/internal/smtp/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/store.go b/internal/smtp/store.go index 875abe01..4f0218a6 100644 --- a/internal/smtp/store.go +++ b/internal/smtp/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/user.go b/internal/smtp/user.go index b79209b5..fd857dee 100644 --- a/internal/smtp/user.go +++ b/internal/smtp/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/utils.go b/internal/smtp/utils.go index 745ff2dc..bf4c1f62 100644 --- a/internal/smtp/utils.go +++ b/internal/smtp/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/smtp/vcard_tools.go b/internal/smtp/vcard_tools.go index 90cf5743..bc9abf1d 100644 --- a/internal/smtp/vcard_tools.go +++ b/internal/smtp/vcard_tools.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/address.go b/internal/store/address.go index 65e1fb07..adea9324 100644 --- a/internal/store/address.go +++ b/internal/store/address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/address_mailbox.go b/internal/store/address_mailbox.go index 35bcad96..7cc9bafc 100644 --- a/internal/store/address_mailbox.go +++ b/internal/store/address_mailbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/address_message.go b/internal/store/address_message.go index 94cebe39..21d0aa84 100644 --- a/internal/store/address_message.go +++ b/internal/store/address_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/cache.go b/internal/store/cache.go index 948abf93..76757ca1 100644 --- a/internal/store/cache.go +++ b/internal/store/cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/change.go b/internal/store/change.go index b6894b1e..74de7407 100644 --- a/internal/store/change.go +++ b/internal/store/change.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/change_test.go b/internal/store/change_test.go index 316ced32..574ca8be 100644 --- a/internal/store/change_test.go +++ b/internal/store/change_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/convert.go b/internal/store/convert.go index 34503e85..37f7b73e 100644 --- a/internal/store/convert.go +++ b/internal/store/convert.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/cooldown.go b/internal/store/cooldown.go index a46ece13..5aa5b74f 100644 --- a/internal/store/cooldown.go +++ b/internal/store/cooldown.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/cooldown_test.go b/internal/store/cooldown_test.go index e8783628..bf3eff12 100644 --- a/internal/store/cooldown_test.go +++ b/internal/store/cooldown_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/event_loop.go b/internal/store/event_loop.go index 4ef94a16..0f59501c 100644 --- a/internal/store/event_loop.go +++ b/internal/store/event_loop.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/event_loop_test.go b/internal/store/event_loop_test.go index 90ca3c4c..139c4e44 100644 --- a/internal/store/event_loop_test.go +++ b/internal/store/event_loop_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox.go b/internal/store/mailbox.go index f3767f12..5dfcdbba 100644 --- a/internal/store/mailbox.go +++ b/internal/store/mailbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox_counts.go b/internal/store/mailbox_counts.go index 4fd3a636..ca48a7c7 100644 --- a/internal/store/mailbox_counts.go +++ b/internal/store/mailbox_counts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox_counts_test.go b/internal/store/mailbox_counts_test.go index 27686790..6f9ce816 100644 --- a/internal/store/mailbox_counts_test.go +++ b/internal/store/mailbox_counts_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox_ids.go b/internal/store/mailbox_ids.go index 18961a4b..c81fdfa5 100644 --- a/internal/store/mailbox_ids.go +++ b/internal/store/mailbox_ids.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox_ids_test.go b/internal/store/mailbox_ids_test.go index 567aed77..da1ca4bb 100644 --- a/internal/store/mailbox_ids_test.go +++ b/internal/store/mailbox_ids_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/mailbox_message.go b/internal/store/mailbox_message.go index 0edd8769..e0443387 100644 --- a/internal/store/mailbox_message.go +++ b/internal/store/mailbox_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/main_test.go b/internal/store/main_test.go index 492e18e6..df634b3c 100644 --- a/internal/store/main_test.go +++ b/internal/store/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/message.go b/internal/store/message.go index 38b230a6..12b3e59a 100644 --- a/internal/store/message.go +++ b/internal/store/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/store.go b/internal/store/store.go index 3a4f53fd..1f038ecd 100644 --- a/internal/store/store.go +++ b/internal/store/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/store_address_mode.go b/internal/store/store_address_mode.go index 0f394fd6..bb9fe16a 100644 --- a/internal/store/store_address_mode.go +++ b/internal/store/store_address_mode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/store_structure_version.go b/internal/store/store_structure_version.go index 92f62510..6a6111a9 100644 --- a/internal/store/store_structure_version.go +++ b/internal/store/store_structure_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/store_test.go b/internal/store/store_test.go index 3e4b5130..f851ff0d 100644 --- a/internal/store/store_test.go +++ b/internal/store/store_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/store_test_exports.go b/internal/store/store_test_exports.go index 21bd7a98..d651a66e 100644 --- a/internal/store/store_test_exports.go +++ b/internal/store/store_test_exports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/sync.go b/internal/store/sync.go index d5380f1d..50598dc8 100644 --- a/internal/store/sync.go +++ b/internal/store/sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/sync_state.go b/internal/store/sync_state.go index c088522b..4af26fb7 100644 --- a/internal/store/sync_state.go +++ b/internal/store/sync_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/sync_state_test.go b/internal/store/sync_state_test.go index 7c3c31ff..6295847a 100644 --- a/internal/store/sync_state_test.go +++ b/internal/store/sync_state_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/sync_test.go b/internal/store/sync_test.go index d400cbf9..1467ff78 100644 --- a/internal/store/sync_test.go +++ b/internal/store/sync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/types.go b/internal/store/types.go index a23b458e..b510f2f0 100644 --- a/internal/store/types.go +++ b/internal/store/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/ulimit.go b/internal/store/ulimit.go index 9c74702c..6027690d 100644 --- a/internal/store/ulimit.go +++ b/internal/store/ulimit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user.go b/internal/store/user.go index b48f2a34..b0b92150 100644 --- a/internal/store/user.go +++ b/internal/store/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_address.go b/internal/store/user_address.go index 2ee297f9..3f7f5679 100644 --- a/internal/store/user_address.go +++ b/internal/store/user_address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_address_info.go b/internal/store/user_address_info.go index f777a9f7..f034e3c9 100644 --- a/internal/store/user_address_info.go +++ b/internal/store/user_address_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_mailbox.go b/internal/store/user_mailbox.go index 29bff9a4..226663a1 100644 --- a/internal/store/user_mailbox.go +++ b/internal/store/user_mailbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_message.go b/internal/store/user_message.go index 9dfbd07f..61346ea7 100644 --- a/internal/store/user_message.go +++ b/internal/store/user_message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_message_test.go b/internal/store/user_message_test.go index 4e28ca29..854bef3d 100644 --- a/internal/store/user_message_test.go +++ b/internal/store/user_message_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_sync.go b/internal/store/user_sync.go index 69ef3b3a..9f81b2f2 100644 --- a/internal/store/user_sync.go +++ b/internal/store/user_sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/store/user_sync_test.go b/internal/store/user_sync_test.go index ca0b9770..eb822e1e 100644 --- a/internal/store/user_sync_test.go +++ b/internal/store/user_sync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/mailbox.go b/internal/transfer/mailbox.go index db6f2eac..4ce97718 100644 --- a/internal/transfer/mailbox.go +++ b/internal/transfer/mailbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/mailbox_test.go b/internal/transfer/mailbox_test.go index ee1a8333..068b1087 100644 --- a/internal/transfer/mailbox_test.go +++ b/internal/transfer/mailbox_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/message.go b/internal/transfer/message.go index f710fc52..b3b6dd69 100644 --- a/internal/transfer/message.go +++ b/internal/transfer/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/progress.go b/internal/transfer/progress.go index bc2dc6c9..c68c361c 100644 --- a/internal/transfer/progress.go +++ b/internal/transfer/progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/progress_counts.go b/internal/transfer/progress_counts.go index 2c594078..e7d8be12 100644 --- a/internal/transfer/progress_counts.go +++ b/internal/transfer/progress_counts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/progress_test.go b/internal/transfer/progress_test.go index c0ff22e1..899d7a5a 100644 --- a/internal/transfer/progress_test.go +++ b/internal/transfer/progress_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider.go b/internal/transfer/provider.go index 34048013..25079914 100644 --- a/internal/transfer/provider.go +++ b/internal/transfer/provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_eml.go b/internal/transfer/provider_eml.go index ec4e794b..dbd2758f 100644 --- a/internal/transfer/provider_eml.go +++ b/internal/transfer/provider_eml.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_eml_source.go b/internal/transfer/provider_eml_source.go index 7211e174..a31ac4ff 100644 --- a/internal/transfer/provider_eml_source.go +++ b/internal/transfer/provider_eml_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_eml_target.go b/internal/transfer/provider_eml_target.go index 89c03b3f..6ef29b0c 100644 --- a/internal/transfer/provider_eml_target.go +++ b/internal/transfer/provider_eml_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_eml_test.go b/internal/transfer/provider_eml_test.go index 76f499b6..385d5f5d 100644 --- a/internal/transfer/provider_eml_test.go +++ b/internal/transfer/provider_eml_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_imap.go b/internal/transfer/provider_imap.go index 19cc5214..1d13a43f 100644 --- a/internal/transfer/provider_imap.go +++ b/internal/transfer/provider_imap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_imap_errors.go b/internal/transfer/provider_imap_errors.go index bbc2aefb..795b9cd4 100644 --- a/internal/transfer/provider_imap_errors.go +++ b/internal/transfer/provider_imap_errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_imap_source.go b/internal/transfer/provider_imap_source.go index 04b68179..0d2ac8bc 100644 --- a/internal/transfer/provider_imap_source.go +++ b/internal/transfer/provider_imap_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_imap_test.go b/internal/transfer/provider_imap_test.go index 55443d4c..245d30c3 100644 --- a/internal/transfer/provider_imap_test.go +++ b/internal/transfer/provider_imap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_imap_utils.go b/internal/transfer/provider_imap_utils.go index 4dbda047..8c622933 100644 --- a/internal/transfer/provider_imap_utils.go +++ b/internal/transfer/provider_imap_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_local.go b/internal/transfer/provider_local.go index 4b52064d..dcd5a303 100644 --- a/internal/transfer/provider_local.go +++ b/internal/transfer/provider_local.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_local_source.go b/internal/transfer/provider_local_source.go index e3549fe8..65b9852c 100644 --- a/internal/transfer/provider_local_source.go +++ b/internal/transfer/provider_local_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_local_test.go b/internal/transfer/provider_local_test.go index 8cd9093b..3c60edd2 100644 --- a/internal/transfer/provider_local_test.go +++ b/internal/transfer/provider_local_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox.go b/internal/transfer/provider_mbox.go index 8b0d19b5..16c24727 100644 --- a/internal/transfer/provider_mbox.go +++ b/internal/transfer/provider_mbox.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox_gmail_labels.go b/internal/transfer/provider_mbox_gmail_labels.go index 7a9e28c4..243c16cf 100644 --- a/internal/transfer/provider_mbox_gmail_labels.go +++ b/internal/transfer/provider_mbox_gmail_labels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox_gmail_labels_test.go b/internal/transfer/provider_mbox_gmail_labels_test.go index 9bc65845..293b10a2 100644 --- a/internal/transfer/provider_mbox_gmail_labels_test.go +++ b/internal/transfer/provider_mbox_gmail_labels_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox_source.go b/internal/transfer/provider_mbox_source.go index e0a64d11..68ada1d1 100644 --- a/internal/transfer/provider_mbox_source.go +++ b/internal/transfer/provider_mbox_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox_target.go b/internal/transfer/provider_mbox_target.go index 6251a70d..c9da34d8 100644 --- a/internal/transfer/provider_mbox_target.go +++ b/internal/transfer/provider_mbox_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_mbox_test.go b/internal/transfer/provider_mbox_test.go index 51f1028f..83cabdad 100644 --- a/internal/transfer/provider_mbox_test.go +++ b/internal/transfer/provider_mbox_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_pmapi.go b/internal/transfer/provider_pmapi.go index 7b11f43c..fd16dc0f 100644 --- a/internal/transfer/provider_pmapi.go +++ b/internal/transfer/provider_pmapi.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_pmapi_source.go b/internal/transfer/provider_pmapi_source.go index f1957f78..bac7422d 100644 --- a/internal/transfer/provider_pmapi_source.go +++ b/internal/transfer/provider_pmapi_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_pmapi_target.go b/internal/transfer/provider_pmapi_target.go index b788bf1e..4ce7443c 100644 --- a/internal/transfer/provider_pmapi_target.go +++ b/internal/transfer/provider_pmapi_target.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_pmapi_test.go b/internal/transfer/provider_pmapi_test.go index fd32b887..f7a7587a 100644 --- a/internal/transfer/provider_pmapi_test.go +++ b/internal/transfer/provider_pmapi_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_pmapi_utils.go b/internal/transfer/provider_pmapi_utils.go index b5932a13..b14be9ae 100644 --- a/internal/transfer/provider_pmapi_utils.go +++ b/internal/transfer/provider_pmapi_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/provider_test.go b/internal/transfer/provider_test.go index 61e5dace..4b018901 100644 --- a/internal/transfer/provider_test.go +++ b/internal/transfer/provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/report.go b/internal/transfer/report.go index 0e731e2d..61343225 100644 --- a/internal/transfer/report.go +++ b/internal/transfer/report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/rules.go b/internal/transfer/rules.go index 26a13487..cb98a258 100644 --- a/internal/transfer/rules.go +++ b/internal/transfer/rules.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/rules_test.go b/internal/transfer/rules_test.go index 3f002279..29317a19 100644 --- a/internal/transfer/rules_test.go +++ b/internal/transfer/rules_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/timeit.go b/internal/transfer/timeit.go index 23bfd4e1..34b49c64 100644 --- a/internal/transfer/timeit.go +++ b/internal/transfer/timeit.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/transfer.go b/internal/transfer/transfer.go index ec37a80f..a33e9b3b 100644 --- a/internal/transfer/transfer.go +++ b/internal/transfer/transfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/transfer_test.go b/internal/transfer/transfer_test.go index f71e6d9c..978b0bd7 100644 --- a/internal/transfer/transfer_test.go +++ b/internal/transfer/transfer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/types.go b/internal/transfer/types.go index c9dec426..f5661842 100644 --- a/internal/transfer/types.go +++ b/internal/transfer/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/utils.go b/internal/transfer/utils.go index e8871af5..a9381b42 100644 --- a/internal/transfer/utils.go +++ b/internal/transfer/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/transfer/utils_test.go b/internal/transfer/utils_test.go index 27045bcb..3ec5fcb5 100644 --- a/internal/transfer/utils_test.go +++ b/internal/transfer/utils_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/compare_versions.go b/internal/updates/compare_versions.go index d1a963c5..ff83b94c 100644 --- a/internal/updates/compare_versions.go +++ b/internal/updates/compare_versions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/compare_versions_test.go b/internal/updates/compare_versions_test.go index 1d2fb089..af3fe6c3 100644 --- a/internal/updates/compare_versions_test.go +++ b/internal/updates/compare_versions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/downloader.go b/internal/updates/downloader.go index d189f9d5..97748f00 100644 --- a/internal/updates/downloader.go +++ b/internal/updates/downloader.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/progress.go b/internal/updates/progress.go index 0aea62fa..462643da 100644 --- a/internal/updates/progress.go +++ b/internal/updates/progress.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/signature.go b/internal/updates/signature.go index 3df70bd4..dbf6d37f 100644 --- a/internal/updates/signature.go +++ b/internal/updates/signature.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/sync.go b/internal/updates/sync.go index 9bc55853..e59e45a4 100644 --- a/internal/updates/sync.go +++ b/internal/updates/sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/sync_test.go b/internal/updates/sync_test.go index 0386d4d1..2a390ebb 100644 --- a/internal/updates/sync_test.go +++ b/internal/updates/sync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/tar.go b/internal/updates/tar.go index 0fd2dd9f..c34ec24a 100644 --- a/internal/updates/tar.go +++ b/internal/updates/tar.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/updates.go b/internal/updates/updates.go index 6c63f99a..5666388a 100644 --- a/internal/updates/updates.go +++ b/internal/updates/updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/updates_beta.go b/internal/updates/updates_beta.go index a6252438..4f8a8741 100644 --- a/internal/updates/updates_beta.go +++ b/internal/updates/updates_beta.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/updates_qa.go b/internal/updates/updates_qa.go index cdf070dc..365e217c 100644 --- a/internal/updates/updates_qa.go +++ b/internal/updates/updates_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/updates_test.go b/internal/updates/updates_test.go index c0e89b40..2bf86bf1 100644 --- a/internal/updates/updates_test.go +++ b/internal/updates/updates_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/updates/version_info.go b/internal/updates/version_info.go index 2ebd1675..6ab2afc7 100644 --- a/internal/updates/version_info.go +++ b/internal/updates/version_info.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/credentials.go b/internal/users/credentials/credentials.go index 7b67b520..bf89e875 100644 --- a/internal/users/credentials/credentials.go +++ b/internal/users/credentials/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/credentials_test.go b/internal/users/credentials/credentials_test.go index 348987fb..fefe68ee 100644 --- a/internal/users/credentials/credentials_test.go +++ b/internal/users/credentials/credentials_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/pass.go b/internal/users/credentials/pass.go index 10ffd096..fbadc5be 100644 --- a/internal/users/credentials/pass.go +++ b/internal/users/credentials/pass.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/pass_imaptest.go b/internal/users/credentials/pass_imaptest.go index 89aa6e84..3edcefff 100644 --- a/internal/users/credentials/pass_imaptest.go +++ b/internal/users/credentials/pass_imaptest.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/store.go b/internal/users/credentials/store.go index 8341fa15..a3230a6f 100644 --- a/internal/users/credentials/store.go +++ b/internal/users/credentials/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/credentials/store_test.go b/internal/users/credentials/store_test.go index b88f2214..a440b261 100644 --- a/internal/users/credentials/store_test.go +++ b/internal/users/credentials/store_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/types.go b/internal/users/types.go index 73ce1119..f108d977 100644 --- a/internal/users/types.go +++ b/internal/users/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/user.go b/internal/users/user.go index b4d6abde..98836588 100644 --- a/internal/users/user.go +++ b/internal/users/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/user_credentials_test.go b/internal/users/user_credentials_test.go index 9ee6a73f..ab0698ac 100644 --- a/internal/users/user_credentials_test.go +++ b/internal/users/user_credentials_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/user_new_test.go b/internal/users/user_new_test.go index e4bb8116..47c0719a 100644 --- a/internal/users/user_new_test.go +++ b/internal/users/user_new_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/user_test.go b/internal/users/user_test.go index cba28dd8..9c3aff6e 100644 --- a/internal/users/user_test.go +++ b/internal/users/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users.go b/internal/users/users.go index a26e1399..01159663 100644 --- a/internal/users/users.go +++ b/internal/users/users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users_actions_test.go b/internal/users/users_actions_test.go index 4bd1a138..74cf0563 100644 --- a/internal/users/users_actions_test.go +++ b/internal/users/users_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users_login_test.go b/internal/users/users_login_test.go index a976ac5b..97492f04 100644 --- a/internal/users/users_login_test.go +++ b/internal/users/users_login_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users_new_test.go b/internal/users/users_new_test.go index c30a130d..d901162b 100644 --- a/internal/users/users_new_test.go +++ b/internal/users/users_new_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users_test.go b/internal/users/users_test.go index e5c9cece..ef087e1e 100644 --- a/internal/users/users_test.go +++ b/internal/users/users_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/internal/users/users_test_exports.go b/internal/users/users_test_exports.go index d0d865a1..b6d5fc01 100644 --- a/internal/users/users_test_exports.go +++ b/internal/users/users_test_exports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/algo/algo.go b/pkg/algo/algo.go index e7b45bb4..0aeff8b1 100644 --- a/pkg/algo/algo.go +++ b/pkg/algo/algo.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/algo/sets.go b/pkg/algo/sets.go index c244cae4..bb89aa64 100644 --- a/pkg/algo/sets.go +++ b/pkg/algo/sets.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/algo/sets_test.go b/pkg/algo/sets_test.go index 299a530a..cdc15a50 100644 --- a/pkg/algo/sets_test.go +++ b/pkg/algo/sets_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/config.go b/pkg/config/config.go index f89b2c82..7208a743 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/config_test.go b/pkg/config/config_test.go index 929ac04b..966a4f9c 100644 --- a/pkg/config/config_test.go +++ b/pkg/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/logs.go b/pkg/config/logs.go index 2a53df59..c3930d0e 100644 --- a/pkg/config/logs.go +++ b/pkg/config/logs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/logs_all.go b/pkg/config/logs_all.go index 213f9665..0bb0a3fa 100644 --- a/pkg/config/logs_all.go +++ b/pkg/config/logs_all.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/logs_qa.go b/pkg/config/logs_qa.go index c5c3f990..ec5c90ff 100644 --- a/pkg/config/logs_qa.go +++ b/pkg/config/logs_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/logs_test.go b/pkg/config/logs_test.go index 53938b34..cc5dd706 100644 --- a/pkg/config/logs_test.go +++ b/pkg/config/logs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/pmapi_noprod.go b/pkg/config/pmapi_noprod.go index ec1c093d..50dffd55 100644 --- a/pkg/config/pmapi_noprod.go +++ b/pkg/config/pmapi_noprod.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/pmapi_prod.go b/pkg/config/pmapi_prod.go index fde1274c..223f9e6c 100644 --- a/pkg/config/pmapi_prod.go +++ b/pkg/config/pmapi_prod.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/preferences.go b/pkg/config/preferences.go index 8a6fdf3b..94a119bb 100644 --- a/pkg/config/preferences.go +++ b/pkg/config/preferences.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/preferences_test.go b/pkg/config/preferences_test.go index a285a882..6930a671 100644 --- a/pkg/config/preferences_test.go +++ b/pkg/config/preferences_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/tls.go b/pkg/config/tls.go index 8fd714f9..f346ddf7 100644 --- a/pkg/config/tls.go +++ b/pkg/config/tls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/config/tls_test.go b/pkg/config/tls_test.go index 84717120..73eab47e 100644 --- a/pkg/config/tls_test.go +++ b/pkg/config/tls_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/confirmer/confirmer.go b/pkg/confirmer/confirmer.go index eabb59c7..3c9b8235 100644 --- a/pkg/confirmer/confirmer.go +++ b/pkg/confirmer/confirmer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/confirmer/confirmer_test.go b/pkg/confirmer/confirmer_test.go index 60b64fc9..50d64fae 100644 --- a/pkg/confirmer/confirmer_test.go +++ b/pkg/confirmer/confirmer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/confirmer/request.go b/pkg/confirmer/request.go index b7591fad..2d6a4f2d 100644 --- a/pkg/confirmer/request.go +++ b/pkg/confirmer/request.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index 19c617b4..900e58c8 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/dialer/dial_client.go b/pkg/dialer/dial_client.go index 5638278d..34124b5f 100644 --- a/pkg/dialer/dial_client.go +++ b/pkg/dialer/dial_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/keychain/keychain.go b/pkg/keychain/keychain.go index c5be6631..60081dfd 100644 --- a/pkg/keychain/keychain.go +++ b/pkg/keychain/keychain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/keychain/keychain_darwin.go b/pkg/keychain/keychain_darwin.go index 43723fe0..507aee25 100644 --- a/pkg/keychain/keychain_darwin.go +++ b/pkg/keychain/keychain_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/keychain/keychain_linux.go b/pkg/keychain/keychain_linux.go index 9376d9a9..41f6a0c0 100644 --- a/pkg/keychain/keychain_linux.go +++ b/pkg/keychain/keychain_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/keychain/keychain_test.go b/pkg/keychain/keychain_test.go index 0afee513..01a8064a 100644 --- a/pkg/keychain/keychain_test.go +++ b/pkg/keychain/keychain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/keychain/keychain_windows.go b/pkg/keychain/keychain_windows.go index 3f038c6a..6590bc1a 100644 --- a/pkg/keychain/keychain_windows.go +++ b/pkg/keychain/keychain_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/listener/listener.go b/pkg/listener/listener.go index 7bb693d0..17121b9c 100644 --- a/pkg/listener/listener.go +++ b/pkg/listener/listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/listener/listener_test.go b/pkg/listener/listener_test.go index 6be512b7..f45800bf 100644 --- a/pkg/listener/listener_test.go +++ b/pkg/listener/listener_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/address.go b/pkg/message/address.go index a1c2ae33..b34c018c 100644 --- a/pkg/message/address.go +++ b/pkg/message/address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/body.go b/pkg/message/body.go index a704d1e0..07f059dd 100644 --- a/pkg/message/body.go +++ b/pkg/message/body.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/build.go b/pkg/message/build.go index f5e8422a..3b9dd2c8 100644 --- a/pkg/message/build.go +++ b/pkg/message/build.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/envelope.go b/pkg/message/envelope.go index 45b45bc4..19e1e6cf 100644 --- a/pkg/message/envelope.go +++ b/pkg/message/envelope.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/flags.go b/pkg/message/flags.go index c0b0ad38..5902f711 100644 --- a/pkg/message/flags.go +++ b/pkg/message/flags.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/header.go b/pkg/message/header.go index 5a633f91..e48f4065 100644 --- a/pkg/message/header.go +++ b/pkg/message/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/init.go b/pkg/message/init.go index a8a09f06..31f5cc92 100644 --- a/pkg/message/init.go +++ b/pkg/message/init.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/message.go b/pkg/message/message.go index 6093c180..d4904c58 100644 --- a/pkg/message/message.go +++ b/pkg/message/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser.go b/pkg/message/parser.go index 7dab69a6..f32687ad 100644 --- a/pkg/message/parser.go +++ b/pkg/message/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/handler.go b/pkg/message/parser/handler.go index 60274b82..7976e06b 100644 --- a/pkg/message/parser/handler.go +++ b/pkg/message/parser/handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/parser.go b/pkg/message/parser/parser.go index 5432c282..c5b48edb 100644 --- a/pkg/message/parser/parser.go +++ b/pkg/message/parser/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/parser_test.go b/pkg/message/parser/parser_test.go index d1b456d4..8897cf14 100644 --- a/pkg/message/parser/parser_test.go +++ b/pkg/message/parser/parser_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/part.go b/pkg/message/parser/part.go index 1edc05e1..f04cd6ef 100644 --- a/pkg/message/parser/part.go +++ b/pkg/message/parser/part.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/part_test.go b/pkg/message/parser/part_test.go index 2e4f2c78..460abb15 100644 --- a/pkg/message/parser/part_test.go +++ b/pkg/message/parser/part_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/trimmer.go b/pkg/message/parser/trimmer.go index fe90a202..52ee2c55 100644 --- a/pkg/message/parser/trimmer.go +++ b/pkg/message/parser/trimmer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/trimmer_test.go b/pkg/message/parser/trimmer_test.go index a8d7d66b..e799e2af 100644 --- a/pkg/message/parser/trimmer_test.go +++ b/pkg/message/parser/trimmer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/visitor.go b/pkg/message/parser/visitor.go index de34c8c2..27e0f646 100644 --- a/pkg/message/parser/visitor.go +++ b/pkg/message/parser/visitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/walker.go b/pkg/message/parser/walker.go index d607079f..783c31f7 100644 --- a/pkg/message/parser/walker.go +++ b/pkg/message/parser/walker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/walker_test.go b/pkg/message/parser/walker_test.go index 42a69292..84c9c06a 100644 --- a/pkg/message/parser/walker_test.go +++ b/pkg/message/parser/walker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/writer.go b/pkg/message/parser/writer.go index b4cbaefc..2fd23773 100644 --- a/pkg/message/parser/writer.go +++ b/pkg/message/parser/writer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser/writer_test.go b/pkg/message/parser/writer_test.go index 568cf62d..7529d236 100644 --- a/pkg/message/parser/writer_test.go +++ b/pkg/message/parser/writer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/parser_test.go b/pkg/message/parser_test.go index ae812765..9b48a376 100644 --- a/pkg/message/parser_test.go +++ b/pkg/message/parser_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/section.go b/pkg/message/section.go index b593125d..59ec587b 100644 --- a/pkg/message/section.go +++ b/pkg/message/section.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/section_test.go b/pkg/message/section_test.go index 21b59719..80fb684c 100644 --- a/pkg/message/section_test.go +++ b/pkg/message/section_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/message/utils.go b/pkg/message/utils.go index c66fb514..556e41a7 100644 --- a/pkg/message/utils.go +++ b/pkg/message/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/mime/encoding.go b/pkg/mime/encoding.go index 4bd7f695..5e0c7a9f 100644 --- a/pkg/mime/encoding.go +++ b/pkg/mime/encoding.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/mime/encoding_test.go b/pkg/mime/encoding_test.go index 5f6a5ef9..cc69177b 100644 --- a/pkg/mime/encoding_test.go +++ b/pkg/mime/encoding_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/mime/mediaType.go b/pkg/mime/mediaType.go index f5ec2ad2..3297032b 100644 --- a/pkg/mime/mediaType.go +++ b/pkg/mime/mediaType.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/mime/utf7Decoder.go b/pkg/mime/utf7Decoder.go index 43c934bd..9741772a 100644 --- a/pkg/mime/utf7Decoder.go +++ b/pkg/mime/utf7Decoder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/parallel/parallel.go b/pkg/parallel/parallel.go index 8cd7769d..455b513a 100644 --- a/pkg/parallel/parallel.go +++ b/pkg/parallel/parallel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/parallel/parallel_test.go b/pkg/parallel/parallel_test.go index 2fdc8d70..be1e38e7 100644 --- a/pkg/parallel/parallel_test.go +++ b/pkg/parallel/parallel_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/addresses.go b/pkg/pmapi/addresses.go index 56c47e59..f5714246 100644 --- a/pkg/pmapi/addresses.go +++ b/pkg/pmapi/addresses.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/addresses_test.go b/pkg/pmapi/addresses_test.go index 19ca4d9a..e8724642 100644 --- a/pkg/pmapi/addresses_test.go +++ b/pkg/pmapi/addresses_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/attachments.go b/pkg/pmapi/attachments.go index ccf388df..c0848d96 100644 --- a/pkg/pmapi/attachments.go +++ b/pkg/pmapi/attachments.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/attachments_test.go b/pkg/pmapi/attachments_test.go index f0737a8c..bcdd48e9 100644 --- a/pkg/pmapi/attachments_test.go +++ b/pkg/pmapi/attachments_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/auth.go b/pkg/pmapi/auth.go index e7f71545..0234a195 100644 --- a/pkg/pmapi/auth.go +++ b/pkg/pmapi/auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/auth_test.go b/pkg/pmapi/auth_test.go index a73b77a8..4a752fd9 100644 --- a/pkg/pmapi/auth_test.go +++ b/pkg/pmapi/auth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/bugs.go b/pkg/pmapi/bugs.go index ea792d6d..90dff003 100644 --- a/pkg/pmapi/bugs.go +++ b/pkg/pmapi/bugs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/bugs_test.go b/pkg/pmapi/bugs_test.go index 13792000..cbbf652b 100644 --- a/pkg/pmapi/bugs_test.go +++ b/pkg/pmapi/bugs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/check_connection.go b/pkg/pmapi/check_connection.go index 5f0ea282..8b7748ef 100644 --- a/pkg/pmapi/check_connection.go +++ b/pkg/pmapi/check_connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/check_connection_test.go b/pkg/pmapi/check_connection_test.go index 5c1db7cc..0a2744fb 100644 --- a/pkg/pmapi/check_connection_test.go +++ b/pkg/pmapi/check_connection_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/client.go b/pkg/pmapi/client.go index 3f513b08..90b91a4e 100644 --- a/pkg/pmapi/client.go +++ b/pkg/pmapi/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/client_test.go b/pkg/pmapi/client_test.go index 40803468..5d243542 100644 --- a/pkg/pmapi/client_test.go +++ b/pkg/pmapi/client_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/client_types.go b/pkg/pmapi/client_types.go index 51bb92d5..354cdc3d 100644 --- a/pkg/pmapi/client_types.go +++ b/pkg/pmapi/client_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/clientmanager.go b/pkg/pmapi/clientmanager.go index e63d81e9..7526e308 100644 --- a/pkg/pmapi/clientmanager.go +++ b/pkg/pmapi/clientmanager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/clientmanager_test.go b/pkg/pmapi/clientmanager_test.go index 72402b9d..b4a77091 100644 --- a/pkg/pmapi/clientmanager_test.go +++ b/pkg/pmapi/clientmanager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/config.go b/pkg/pmapi/config.go index 2901f9f1..413be89e 100644 --- a/pkg/pmapi/config.go +++ b/pkg/pmapi/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/config_qa.go b/pkg/pmapi/config_qa.go index 08f4ad63..9e748aa3 100644 --- a/pkg/pmapi/config_qa.go +++ b/pkg/pmapi/config_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/conrep.go b/pkg/pmapi/conrep.go index c75a8ea6..39ac7d3f 100644 --- a/pkg/pmapi/conrep.go +++ b/pkg/pmapi/conrep.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/contacts.go b/pkg/pmapi/contacts.go index ed4e4098..8efd30dd 100644 --- a/pkg/pmapi/contacts.go +++ b/pkg/pmapi/contacts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/contacts_test.go b/pkg/pmapi/contacts_test.go index c2f73e9c..17399871 100644 --- a/pkg/pmapi/contacts_test.go +++ b/pkg/pmapi/contacts_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/conversations.go b/pkg/pmapi/conversations.go index 279608db..d4f4ed90 100644 --- a/pkg/pmapi/conversations.go +++ b/pkg/pmapi/conversations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/debug.go b/pkg/pmapi/debug.go index 6f74bc59..869a8bd5 100644 --- a/pkg/pmapi/debug.go +++ b/pkg/pmapi/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/dialer.go b/pkg/pmapi/dialer.go index 01076c3e..6e11e163 100644 --- a/pkg/pmapi/dialer.go +++ b/pkg/pmapi/dialer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/dialer_pinning.go b/pkg/pmapi/dialer_pinning.go index f0abe42d..84bcb984 100644 --- a/pkg/pmapi/dialer_pinning.go +++ b/pkg/pmapi/dialer_pinning.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/dialer_pinning_test.go b/pkg/pmapi/dialer_pinning_test.go index 98ffc3bf..a7b3a007 100644 --- a/pkg/pmapi/dialer_pinning_test.go +++ b/pkg/pmapi/dialer_pinning_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/dialer_proxy.go b/pkg/pmapi/dialer_proxy.go index 1e510e54..5f341a01 100644 --- a/pkg/pmapi/dialer_proxy.go +++ b/pkg/pmapi/dialer_proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/events.go b/pkg/pmapi/events.go index 3fc55248..340b57dd 100644 --- a/pkg/pmapi/events.go +++ b/pkg/pmapi/events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/events_test.go b/pkg/pmapi/events_test.go index 68a6272e..4d05aacd 100644 --- a/pkg/pmapi/events_test.go +++ b/pkg/pmapi/events_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/import.go b/pkg/pmapi/import.go index 64cc3e4b..cfd4f7f6 100644 --- a/pkg/pmapi/import.go +++ b/pkg/pmapi/import.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/import_test.go b/pkg/pmapi/import_test.go index d6b2e9b5..67521249 100644 --- a/pkg/pmapi/import_test.go +++ b/pkg/pmapi/import_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/key.go b/pkg/pmapi/key.go index 00428079..7c0e67f9 100644 --- a/pkg/pmapi/key.go +++ b/pkg/pmapi/key.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/keyring.go b/pkg/pmapi/keyring.go index 46d9dc1c..bdd18378 100644 --- a/pkg/pmapi/keyring.go +++ b/pkg/pmapi/keyring.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/keyring_test.go b/pkg/pmapi/keyring_test.go index 4777ccf3..93fe8ccd 100644 --- a/pkg/pmapi/keyring_test.go +++ b/pkg/pmapi/keyring_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/labels.go b/pkg/pmapi/labels.go index 9e0c7808..ad0d2133 100644 --- a/pkg/pmapi/labels.go +++ b/pkg/pmapi/labels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/labels_test.go b/pkg/pmapi/labels_test.go index 36096a57..d3c556a7 100644 --- a/pkg/pmapi/labels_test.go +++ b/pkg/pmapi/labels_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/message_send.go b/pkg/pmapi/message_send.go index ec4140eb..33655d40 100644 --- a/pkg/pmapi/message_send.go +++ b/pkg/pmapi/message_send.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/message_send_test.go b/pkg/pmapi/message_send_test.go index 8739234f..56d009dd 100644 --- a/pkg/pmapi/message_send_test.go +++ b/pkg/pmapi/message_send_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/messages.go b/pkg/pmapi/messages.go index b6114a02..5cce9d1f 100644 --- a/pkg/pmapi/messages.go +++ b/pkg/pmapi/messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/messages_test.go b/pkg/pmapi/messages_test.go index d6abe875..067b1401 100644 --- a/pkg/pmapi/messages_test.go +++ b/pkg/pmapi/messages_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/metrics.go b/pkg/pmapi/metrics.go index 542925f6..03f8bb19 100644 --- a/pkg/pmapi/metrics.go +++ b/pkg/pmapi/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/metrics_test.go b/pkg/pmapi/metrics_test.go index c43b4dce..4a43dee9 100644 --- a/pkg/pmapi/metrics_test.go +++ b/pkg/pmapi/metrics_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/passwords.go b/pkg/pmapi/passwords.go index 9a2f12c0..ee418680 100644 --- a/pkg/pmapi/passwords.go +++ b/pkg/pmapi/passwords.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/pin_checker.go b/pkg/pmapi/pin_checker.go index a88df888..ce2a1c9c 100644 --- a/pkg/pmapi/pin_checker.go +++ b/pkg/pmapi/pin_checker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/pin_checker_test.go b/pkg/pmapi/pin_checker_test.go index 667f88e5..eef9649f 100644 --- a/pkg/pmapi/pin_checker_test.go +++ b/pkg/pmapi/pin_checker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/pmapi_test.go b/pkg/pmapi/pmapi_test.go index 6fcfcbd8..9502405b 100644 --- a/pkg/pmapi/pmapi_test.go +++ b/pkg/pmapi/pmapi_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/pmapi_test_exports.go b/pkg/pmapi/pmapi_test_exports.go index de1efaad..08864c86 100644 --- a/pkg/pmapi/pmapi_test_exports.go +++ b/pkg/pmapi/pmapi_test_exports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/proxy.go b/pkg/pmapi/proxy.go index aa9df688..fbb0c8c2 100644 --- a/pkg/pmapi/proxy.go +++ b/pkg/pmapi/proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/proxy_test.go b/pkg/pmapi/proxy_test.go index e4e48dd1..4d313be7 100644 --- a/pkg/pmapi/proxy_test.go +++ b/pkg/pmapi/proxy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/req.go b/pkg/pmapi/req.go index 82fa3c2e..c7941c43 100644 --- a/pkg/pmapi/req.go +++ b/pkg/pmapi/req.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/res.go b/pkg/pmapi/res.go index dc388e4a..298f6c07 100644 --- a/pkg/pmapi/res.go +++ b/pkg/pmapi/res.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/server_test.go b/pkg/pmapi/server_test.go index a565832b..5ed514d6 100644 --- a/pkg/pmapi/server_test.go +++ b/pkg/pmapi/server_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/settings.go b/pkg/pmapi/settings.go index 0ab9c30f..2cd59a7a 100644 --- a/pkg/pmapi/settings.go +++ b/pkg/pmapi/settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/tlsreport.go b/pkg/pmapi/tlsreport.go index 90446926..59d3b1de 100644 --- a/pkg/pmapi/tlsreport.go +++ b/pkg/pmapi/tlsreport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/pkg/pmapi/useragent.go b/pkg/pmapi/useragent.go index a78175db..e82c0c13 100644 --- a/pkg/pmapi/useragent.go +++ b/pkg/pmapi/useragent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/useragent_test.go b/pkg/pmapi/useragent_test.go index 842c8411..32dff8ce 100644 --- a/pkg/pmapi/useragent_test.go +++ b/pkg/pmapi/useragent_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/users.go b/pkg/pmapi/users.go index 4d723ddb..f79ef004 100644 --- a/pkg/pmapi/users.go +++ b/pkg/pmapi/users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/users_test.go b/pkg/pmapi/users_test.go index 814c7559..43820d82 100644 --- a/pkg/pmapi/users_test.go +++ b/pkg/pmapi/users_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/pmapi/utils.go b/pkg/pmapi/utils.go index dfcc0e00..231d3495 100644 --- a/pkg/pmapi/utils.go +++ b/pkg/pmapi/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/ports/ports.go b/pkg/ports/ports.go index ce776cd6..09e93847 100644 --- a/pkg/ports/ports.go +++ b/pkg/ports/ports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/ports/ports_test.go b/pkg/ports/ports_test.go index e1c4a1c8..70e32fb7 100644 --- a/pkg/ports/ports_test.go +++ b/pkg/ports/ports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/sentry/report.go b/pkg/sentry/report.go index 4c8db6c5..d7773a91 100644 --- a/pkg/sentry/report.go +++ b/pkg/sentry/report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/sentry/report_test.go b/pkg/sentry/report_test.go index 95d13213..6936afb2 100644 --- a/pkg/sentry/report_test.go +++ b/pkg/sentry/report_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/srp/hash.go b/pkg/srp/hash.go index dfb50771..8ffe2cb5 100644 --- a/pkg/srp/hash.go +++ b/pkg/srp/hash.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/srp/srp.go b/pkg/srp/srp.go index 252244cb..262fffea 100644 --- a/pkg/srp/srp.go +++ b/pkg/srp/srp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/srp/srp_test.go b/pkg/srp/srp_test.go index 3b884ec8..df9152c8 100644 --- a/pkg/srp/srp_test.go +++ b/pkg/srp/srp_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/useragent/useragent.go b/pkg/useragent/useragent.go index 5052e953..caefd2e2 100644 --- a/pkg/useragent/useragent.go +++ b/pkg/useragent/useragent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/pkg/useragent/useragent_test.go b/pkg/useragent/useragent_test.go index e98fe86d..6a4ffc21 100644 --- a/pkg/useragent/useragent_test.go +++ b/pkg/useragent/useragent_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/test/accounts/account.go b/test/accounts/account.go index 35f566e1..9fedcaea 100644 --- a/test/accounts/account.go +++ b/test/accounts/account.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/accounts/accounts.go b/test/accounts/accounts.go index ef0d7916..fcdc1126 100644 --- a/test/accounts/accounts.go +++ b/test/accounts/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/api_actions_test.go b/test/api_actions_test.go index 5bab3ddf..34b9d0e5 100644 --- a/test/api_actions_test.go +++ b/test/api_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/api_checks_test.go b/test/api_checks_test.go index 231da38c..5734097e 100644 --- a/test/api_checks_test.go +++ b/test/api_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/api_setup_test.go b/test/api_setup_test.go index 71232f87..d451282e 100644 --- a/test/api_setup_test.go +++ b/test/api_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/bdd_test.go b/test/bdd_test.go index 0b072183..0817b587 100644 --- a/test/bdd_test.go +++ b/test/bdd_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/benchmarks/bench_results/human-table.py b/test/benchmarks/bench_results/human-table.py index ffe8a839..cef18e51 100644 --- a/test/benchmarks/bench_results/human-table.py +++ b/test/benchmarks/bench_results/human-table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/test/benchmarks/bench_test.go b/test/benchmarks/bench_test.go index 6e6486ea..9c0ee2b8 100644 --- a/test/benchmarks/bench_test.go +++ b/test/benchmarks/bench_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/bridge_actions_test.go b/test/bridge_actions_test.go index 5b93ca4d..4e144213 100644 --- a/test/bridge_actions_test.go +++ b/test/bridge_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/common_checks_test.go b/test/common_checks_test.go index bf1690e5..e481d14d 100644 --- a/test/common_checks_test.go +++ b/test/common_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/accounts.go b/test/context/accounts.go index fed3e3ee..00294064 100644 --- a/test/context/accounts.go +++ b/test/context/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/bddt.go b/test/context/bddt.go index 98a00376..a6d54a4a 100644 --- a/test/context/bddt.go +++ b/test/context/bddt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/bridge.go b/test/context/bridge.go index 711b5f51..f8db3dc9 100644 --- a/test/context/bridge.go +++ b/test/context/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/bridge_panic_handler.go b/test/context/bridge_panic_handler.go index 6ffe3e71..d488fe21 100644 --- a/test/context/bridge_panic_handler.go +++ b/test/context/bridge_panic_handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/cleaner.go b/test/context/cleaner.go index 627b7776..24e24c43 100644 --- a/test/context/cleaner.go +++ b/test/context/cleaner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/config.go b/test/context/config.go index 1b2e646e..8bd2d557 100644 --- a/test/context/config.go +++ b/test/context/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/context.go b/test/context/context.go index b1538590..e34ea088 100644 --- a/test/context/context.go +++ b/test/context/context.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/credentials.go b/test/context/credentials.go index 78fb8c72..1406916f 100644 --- a/test/context/credentials.go +++ b/test/context/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/environments.go b/test/context/environments.go index 4f72ce96..b30df58b 100644 --- a/test/context/environments.go +++ b/test/context/environments.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/imap.go b/test/context/imap.go index 0cccf10e..99d16300 100644 --- a/test/context/imap.go +++ b/test/context/imap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/importexport.go b/test/context/importexport.go index ed943263..0e53ea72 100644 --- a/test/context/importexport.go +++ b/test/context/importexport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/pmapi_controller.go b/test/context/pmapi_controller.go index 207de9d6..8edc3023 100644 --- a/test/context/pmapi_controller.go +++ b/test/context/pmapi_controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/smtp.go b/test/context/smtp.go index cbcada94..54c158f1 100644 --- a/test/context/smtp.go +++ b/test/context/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/store.go b/test/context/store.go index 54d5fb4c..88f9429e 100644 --- a/test/context/store.go +++ b/test/context/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/transfer.go b/test/context/transfer.go index 259acada..cf947d33 100644 --- a/test/context/transfer.go +++ b/test/context/transfer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/users.go b/test/context/users.go index c6f1e86c..a68f7f61 100644 --- a/test/context/users.go +++ b/test/context/users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/context/utils.go b/test/context/utils.go index c2971f03..814fb377 100644 --- a/test/context/utils.go +++ b/test/context/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/attachments.go b/test/fakeapi/attachments.go index c0d4fc19..1aa96561 100644 --- a/test/fakeapi/attachments.go +++ b/test/fakeapi/attachments.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/auth.go b/test/fakeapi/auth.go index 6af31866..459ef79d 100644 --- a/test/fakeapi/auth.go +++ b/test/fakeapi/auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/contacts.go b/test/fakeapi/contacts.go index 068fc7f0..2242ed27 100644 --- a/test/fakeapi/contacts.go +++ b/test/fakeapi/contacts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/controller.go b/test/fakeapi/controller.go index c8b6d080..1f713f07 100644 --- a/test/fakeapi/controller.go +++ b/test/fakeapi/controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/controller_calls.go b/test/fakeapi/controller_calls.go index f99a76e6..fef1c35f 100644 --- a/test/fakeapi/controller_calls.go +++ b/test/fakeapi/controller_calls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/controller_control.go b/test/fakeapi/controller_control.go index c677554d..4759a8c4 100644 --- a/test/fakeapi/controller_control.go +++ b/test/fakeapi/controller_control.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/controller_session.go b/test/fakeapi/controller_session.go index f08c6781..7e54f433 100644 --- a/test/fakeapi/controller_session.go +++ b/test/fakeapi/controller_session.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/controller_user.go b/test/fakeapi/controller_user.go index 142f966b..db362405 100644 --- a/test/fakeapi/controller_user.go +++ b/test/fakeapi/controller_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/counts.go b/test/fakeapi/counts.go index 20419bcc..ba06ec3a 100644 --- a/test/fakeapi/counts.go +++ b/test/fakeapi/counts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/events.go b/test/fakeapi/events.go index 813d11de..b64c214f 100644 --- a/test/fakeapi/events.go +++ b/test/fakeapi/events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/fakeapi.go b/test/fakeapi/fakeapi.go index c756bd25..898d6444 100644 --- a/test/fakeapi/fakeapi.go +++ b/test/fakeapi/fakeapi.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/idgenerator.go b/test/fakeapi/idgenerator.go index e78838b2..e9062d20 100644 --- a/test/fakeapi/idgenerator.go +++ b/test/fakeapi/idgenerator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/keys.go b/test/fakeapi/keys.go index 1e7b5033..b2d36cdf 100644 --- a/test/fakeapi/keys.go +++ b/test/fakeapi/keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/labels.go b/test/fakeapi/labels.go index 8d88c009..0ef5bf0d 100644 --- a/test/fakeapi/labels.go +++ b/test/fakeapi/labels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/messages.go b/test/fakeapi/messages.go index f558c497..78d9c0c0 100644 --- a/test/fakeapi/messages.go +++ b/test/fakeapi/messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/reports.go b/test/fakeapi/reports.go index f0604eb4..7189a8fc 100644 --- a/test/fakeapi/reports.go +++ b/test/fakeapi/reports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/user.go b/test/fakeapi/user.go index fd2963db..36d591a7 100644 --- a/test/fakeapi/user.go +++ b/test/fakeapi/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/fakeapi/utils.go b/test/fakeapi/utils.go index 49d251bd..1aa35737 100644 --- a/test/fakeapi/utils.go +++ b/test/fakeapi/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/imap_actions_auth_test.go b/test/imap_actions_auth_test.go index 4245f86d..54a7db08 100644 --- a/test/imap_actions_auth_test.go +++ b/test/imap_actions_auth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/imap_actions_mailbox_test.go b/test/imap_actions_mailbox_test.go index 9a120ab4..7cec6b8d 100644 --- a/test/imap_actions_mailbox_test.go +++ b/test/imap_actions_mailbox_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/imap_actions_messages_test.go b/test/imap_actions_messages_test.go index 3eb64dad..7b0beead 100644 --- a/test/imap_actions_messages_test.go +++ b/test/imap_actions_messages_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/imap_checks_test.go b/test/imap_checks_test.go index 28dd777f..3567d4a4 100644 --- a/test/imap_checks_test.go +++ b/test/imap_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/imap_setup_test.go b/test/imap_setup_test.go index dbbb3426..d9b8b700 100644 --- a/test/imap_setup_test.go +++ b/test/imap_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/internal_error.go b/test/internal_error.go index 126ffcde..c0f67114 100644 --- a/test/internal_error.go +++ b/test/internal_error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/calls.go b/test/liveapi/calls.go index e88c581e..28844955 100644 --- a/test/liveapi/calls.go +++ b/test/liveapi/calls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/cleanup.go b/test/liveapi/cleanup.go index 12f5240f..f8328a7f 100644 --- a/test/liveapi/cleanup.go +++ b/test/liveapi/cleanup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/controller.go b/test/liveapi/controller.go index 221ba639..88e748f1 100644 --- a/test/liveapi/controller.go +++ b/test/liveapi/controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/labels.go b/test/liveapi/labels.go index 6dcb0a4c..01078ef8 100644 --- a/test/liveapi/labels.go +++ b/test/liveapi/labels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/messages.go b/test/liveapi/messages.go index c4dde5db..1a77c511 100644 --- a/test/liveapi/messages.go +++ b/test/liveapi/messages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/transport.go b/test/liveapi/transport.go index 4a96da44..32c8d712 100644 --- a/test/liveapi/transport.go +++ b/test/liveapi/transport.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/liveapi/users.go b/test/liveapi/users.go index 44b273dc..b3648705 100644 --- a/test/liveapi/users.go +++ b/test/liveapi/users.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/main_test.go b/test/main_test.go index 7e24cb87..1dcb6f18 100644 --- a/test/main_test.go +++ b/test/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/debug.go b/test/mocks/debug.go index 38f19fbe..77b4dcfc 100644 --- a/test/mocks/debug.go +++ b/test/mocks/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/imap_client.go b/test/mocks/imap_client.go index bfbac670..e7ddc8d0 100644 --- a/test/mocks/imap_client.go +++ b/test/mocks/imap_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/imap_response.go b/test/mocks/imap_response.go index 113ab55c..89c60535 100644 --- a/test/mocks/imap_response.go +++ b/test/mocks/imap_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/imap_server.go b/test/mocks/imap_server.go index b47f5ce2..0004fec9 100644 --- a/test/mocks/imap_server.go +++ b/test/mocks/imap_server.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/smtp.go b/test/mocks/smtp.go index a2e96d18..69529914 100644 --- a/test/mocks/smtp.go +++ b/test/mocks/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/smtp_response.go b/test/mocks/smtp_response.go index 08d22596..8da699a3 100644 --- a/test/mocks/smtp_response.go +++ b/test/mocks/smtp_response.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/testingt.go b/test/mocks/testingt.go index 83961fe8..615d2a7b 100644 --- a/test/mocks/testingt.go +++ b/test/mocks/testingt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/mocks/utils.go b/test/mocks/utils.go index 5078c135..2216807f 100644 --- a/test/mocks/utils.go +++ b/test/mocks/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/smtp_actions_test.go b/test/smtp_actions_test.go index 6aa12e06..82e403fe 100644 --- a/test/smtp_actions_test.go +++ b/test/smtp_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/smtp_checks_test.go b/test/smtp_checks_test.go index b656b557..44f8e3c3 100644 --- a/test/smtp_checks_test.go +++ b/test/smtp_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/smtp_setup_test.go b/test/smtp_setup_test.go index 1338d78d..f0d0dc09 100644 --- a/test/smtp_setup_test.go +++ b/test/smtp_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/store_actions_test.go b/test/store_actions_test.go index 0389f010..b4a652de 100644 --- a/test/store_actions_test.go +++ b/test/store_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/store_checks_test.go b/test/store_checks_test.go index 3a5dd9b4..762c8e7e 100644 --- a/test/store_checks_test.go +++ b/test/store_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/store_setup_test.go b/test/store_setup_test.go index 9f428e24..7270473c 100644 --- a/test/store_setup_test.go +++ b/test/store_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/transfer_actions_test.go b/test/transfer_actions_test.go index f5b86b7a..60b7a6a1 100644 --- a/test/transfer_actions_test.go +++ b/test/transfer_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/transfer_checks_test.go b/test/transfer_checks_test.go index e1ea01fa..016a41ec 100644 --- a/test/transfer_checks_test.go +++ b/test/transfer_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/transfer_setup_test.go b/test/transfer_setup_test.go index 68ad076e..10846acc 100644 --- a/test/transfer_setup_test.go +++ b/test/transfer_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/users_actions_test.go b/test/users_actions_test.go index 98fa229c..0d6e8634 100644 --- a/test/users_actions_test.go +++ b/test/users_actions_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/users_checks_test.go b/test/users_checks_test.go index b816c1dc..fd871f72 100644 --- a/test/users_checks_test.go +++ b/test/users_checks_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/test/users_setup_test.go b/test/users_setup_test.go index 495e574c..03de401f 100644 --- a/test/users_setup_test.go +++ b/test/users_setup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge.Bridge. // diff --git a/utils/changelog_linter.sh b/utils/changelog_linter.sh index 28a247b5..d4685e9c 100755 --- a/utils/changelog_linter.sh +++ b/utils/changelog_linter.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/utils/credits.sh b/utils/credits.sh index ed265dee..0cc27483 100755 --- a/utils/credits.sh +++ b/utils/credits.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/utils/enums.sh b/utils/enums.sh index b9431abd..ab97cc32 100644 --- a/utils/enums.sh +++ b/utils/enums.sh @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Proton Technologies AG +// Copyright (c) 2021 Proton Technologies AG // // This file is part of ProtonMail Bridge. // diff --git a/utils/missing_license.sh b/utils/missing_license.sh index 58b3fad8..87b43671 100755 --- a/utils/missing_license.sh +++ b/utils/missing_license.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/utils/release-notes.sh b/utils/release-notes.sh index 9ab5ff41..319c2f8f 100755 --- a/utils/release-notes.sh +++ b/utils/release-notes.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/utils/remove_non_relative_links_darwin.sh b/utils/remove_non_relative_links_darwin.sh index 9c2633f3..7b148473 100755 --- a/utils/remove_non_relative_links_darwin.sh +++ b/utils/remove_non_relative_links_darwin.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. # diff --git a/utils/sync_bench.py b/utils/sync_bench.py index ab0f12e5..97abfbc0 100644 --- a/utils/sync_bench.py +++ b/utils/sync_bench.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (c) 2020 Proton Technologies AG +# Copyright (c) 2021 Proton Technologies AG # # This file is part of ProtonMail Bridge. #