From 194942e895c7ea0c05cbfc438409b106fe1e5a31 Mon Sep 17 00:00:00 2001 From: Atanas Janeshliev Date: Thu, 8 Jan 2026 12:41:47 +0100 Subject: [PATCH] chore: Happy New Year (2026) --- README.md | 2 +- cmd/Desktop-Bridge/main.go | 2 +- cmd/Desktop-Bridge/main_test.go | 2 +- cmd/launcher/main.go | 2 +- cmd/launcher/main_test.go | 2 +- internal/app/app.go | 2 +- internal/app/bridge.go | 2 +- internal/app/frontend.go | 2 +- internal/app/migration.go | 2 +- internal/app/migration_test.go | 2 +- internal/app/singleinstance.go | 2 +- internal/app/vault.go | 2 +- internal/bridge/api.go | 2 +- internal/bridge/api_default.go | 2 +- internal/bridge/api_qa.go | 2 +- internal/bridge/bridge.go | 2 +- internal/bridge/bridge_test.go | 2 +- internal/bridge/bug_report.go | 2 +- internal/bridge/configure.go | 2 +- internal/bridge/debug.go | 2 +- internal/bridge/draft_test.go | 2 +- internal/bridge/errors.go | 2 +- internal/bridge/events.go | 2 +- internal/bridge/heartbeat.go | 2 +- internal/bridge/identifier.go | 2 +- internal/bridge/imap.go | 2 +- internal/bridge/imapsmtp_telemetry.go | 2 +- internal/bridge/keychain.go | 2 +- internal/bridge/locations.go | 2 +- internal/bridge/main_test.go | 2 +- internal/bridge/mocks/matcher.go | 2 +- internal/bridge/observability_test.go | 2 +- internal/bridge/refresh_test.go | 2 +- internal/bridge/send_test.go | 2 +- internal/bridge/sentry_test.go | 2 +- internal/bridge/server_manager_test.go | 2 +- internal/bridge/settings.go | 2 +- internal/bridge/settings_test.go | 2 +- internal/bridge/smtp.go | 2 +- internal/bridge/sync_test.go | 2 +- internal/bridge/sync_unix_test.go | 2 +- internal/bridge/tls.go | 2 +- internal/bridge/types.go | 2 +- internal/bridge/unleash_test.go | 2 +- internal/bridge/updates.go | 2 +- internal/bridge/updates_test.go | 2 +- internal/bridge/user.go | 2 +- internal/bridge/user_event_test.go | 2 +- internal/bridge/user_events.go | 2 +- internal/bridge/user_test.go | 2 +- internal/certs/cert_store_darwin.go | 2 +- internal/certs/cert_store_darwin_test.go | 2 +- internal/certs/cert_store_linux.go | 2 +- internal/certs/cert_store_windows.go | 2 +- internal/certs/installer.go | 2 +- internal/certs/tls.go | 2 +- internal/certs/tls_test.go | 2 +- internal/clientconfig/applemail.go | 2 +- internal/clientconfig/applemail_test.go | 2 +- internal/constants/constants.go | 2 +- internal/constants/host_default.go | 2 +- internal/constants/host_qa.go | 2 +- internal/constants/update_default.go | 2 +- internal/constants/update_qa.go | 2 +- internal/constants/version_default.go | 2 +- internal/constants/version_qa.go | 2 +- internal/constants/version_test.go | 2 +- internal/cookies/jar.go | 2 +- internal/cookies/jar_test.go | 2 +- internal/crash/actions.go | 2 +- internal/crash/handler.go | 2 +- internal/crash/handler_test.go | 2 +- internal/dialer/dialer_basic.go | 2 +- internal/dialer/dialer_basic_test.go | 2 +- internal/dialer/dialer_pinning.go | 2 +- internal/dialer/dialer_pinning_checker.go | 2 +- internal/dialer/dialer_pinning_checker_default.go | 2 +- internal/dialer/dialer_pinning_checker_qa.go | 2 +- internal/dialer/dialer_pinning_report.go | 2 +- internal/dialer/dialer_pinning_reporter.go | 2 +- internal/dialer/dialer_pinning_reporter_test.go | 2 +- internal/dialer/dialer_pinning_test.go | 2 +- internal/dialer/dialer_proxy.go | 2 +- internal/dialer/dialer_proxy_provider.go | 2 +- internal/dialer/dialer_proxy_provider_test.go | 2 +- internal/dialer/dialer_proxy_test.go | 2 +- internal/dialer/dialer_test.go | 2 +- internal/errors.go | 2 +- internal/events/address.go | 2 +- internal/events/connection.go | 2 +- internal/events/error.go | 2 +- internal/events/events.go | 2 +- internal/events/label.go | 2 +- internal/events/raise.go | 2 +- internal/events/serve.go | 2 +- internal/events/sync.go | 2 +- internal/events/update.go | 2 +- internal/events/user.go | 2 +- internal/fido/fido.go | 2 +- internal/fido/fido_windows.go | 2 +- internal/fido/types.go | 2 +- internal/fido/utils.go | 2 +- internal/files/files.go | 2 +- internal/files/files_test.go | 2 +- internal/focus/client.go | 2 +- internal/focus/focus_test.go | 2 +- internal/focus/proto/focus.go | 2 +- internal/focus/service.go | 2 +- .../bridge-gui/bridge-gui-tester/AppController.cpp | 2 +- .../bridge-gui/bridge-gui-tester/AppController.h | 2 +- .../frontend/bridge-gui/bridge-gui-tester/Cert.cpp | 2 +- .../frontend/bridge-gui/bridge-gui-tester/Cert.h | 2 +- .../bridge-gui-tester/GRPCMetaDataProcessor.cpp | 2 +- .../bridge-gui-tester/GRPCMetaDataProcessor.h | 2 +- .../bridge-gui/bridge-gui-tester/GRPCQtProxy.cpp | 2 +- .../bridge-gui/bridge-gui-tester/GRPCQtProxy.h | 2 +- .../bridge-gui-tester/GRPCServerWorker.cpp | 2 +- .../bridge-gui/bridge-gui-tester/GRPCServerWorker.h | 2 +- .../bridge-gui/bridge-gui-tester/GRPCService.cpp | 2 +- .../bridge-gui/bridge-gui-tester/GRPCService.h | 2 +- .../bridge-gui/bridge-gui-tester/MainWindow.cpp | 2 +- .../bridge-gui/bridge-gui-tester/MainWindow.h | 2 +- internal/frontend/bridge-gui/bridge-gui-tester/Pch.h | 2 +- .../bridge-gui/bridge-gui-tester/Tabs/EventsTab.cpp | 2 +- .../bridge-gui/bridge-gui-tester/Tabs/EventsTab.h | 2 +- .../bridge-gui-tester/Tabs/KnowledgeBaseTab.cpp | 2 +- .../bridge-gui-tester/Tabs/KnowledgeBaseTab.h | 2 +- .../bridge-gui-tester/Tabs/SettingsTab.cpp | 2 +- .../bridge-gui/bridge-gui-tester/Tabs/SettingsTab.h | 2 +- .../bridge-gui/bridge-gui-tester/Tabs/UsersTab.cpp | 2 +- .../bridge-gui/bridge-gui-tester/Tabs/UsersTab.h | 2 +- .../bridge-gui/bridge-gui-tester/UserDialog.cpp | 2 +- .../bridge-gui/bridge-gui-tester/UserDialog.h | 2 +- .../bridge-gui/bridge-gui-tester/UserTable.cpp | 2 +- .../bridge-gui/bridge-gui-tester/UserTable.h | 2 +- .../frontend/bridge-gui/bridge-gui-tester/main.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/AppController.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/AppController.h | 2 +- .../frontend/bridge-gui/bridge-gui/BridgeApp.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/BridgeApp.h | 2 +- .../frontend/bridge-gui/bridge-gui/BuildConfig.h.in | 2 +- .../bridge-gui/bridge-gui/ClipboardProxy.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/ClipboardProxy.h | 2 +- .../frontend/bridge-gui/bridge-gui/CommandLine.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/CommandLine.h | 2 +- .../bridge-gui/bridge-gui/EventStreamWorker.cpp | 2 +- .../bridge-gui/bridge-gui/EventStreamWorker.h | 2 +- internal/frontend/bridge-gui/bridge-gui/LogUtils.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/LogUtils.h | 2 +- .../bridge-gui/bridge-gui/MacOS/DockIcon.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/MacOS/DockIcon.h | 2 +- .../frontend/bridge-gui/bridge-gui/MacOS/DockIcon.mm | 2 +- .../bridge-gui/bridge-gui/MacOS/SecondInstance.h | 2 +- .../bridge-gui/bridge-gui/MacOS/SecondInstance.mm | 2 +- internal/frontend/bridge-gui/bridge-gui/Pch.h | 2 +- .../frontend/bridge-gui/bridge-gui/QMLBackend.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/QMLBackend.h | 2 +- .../frontend/bridge-gui/bridge-gui/SentryUtils.cpp | 2 +- .../frontend/bridge-gui/bridge-gui/SentryUtils.h | 2 +- internal/frontend/bridge-gui/bridge-gui/Settings.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/Settings.h | 2 +- internal/frontend/bridge-gui/bridge-gui/TrayIcon.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/TrayIcon.h | 2 +- internal/frontend/bridge-gui/bridge-gui/UserList.cpp | 2 +- internal/frontend/bridge-gui/bridge-gui/UserList.h | 2 +- internal/frontend/bridge-gui/bridge-gui/build.sh | 2 +- internal/frontend/bridge-gui/bridge-gui/main.cpp | 2 +- .../bridge-gui/bridge-gui/qml/AccountDelegate.qml | 2 +- .../bridge-gui/bridge-gui/qml/AccountView.qml | 2 +- .../frontend/bridge-gui/bridge-gui/qml/Banner.qml | 2 +- .../frontend/bridge-gui/bridge-gui/qml/Bridge.qml | 2 +- .../bridge-gui/qml/BugReport/BugCategoryView.qml | 2 +- .../bridge-gui/qml/BugReport/BugQuestionView.qml | 2 +- .../bridge-gui/qml/BugReport/BugReportFlow.qml | 2 +- .../bridge-gui/qml/BugReport/BugReportView.qml | 2 +- .../bridge-gui/qml/BugReport/CategoryItem.qml | 2 +- .../bridge-gui/qml/BugReport/QuestionItem.qml | 2 +- .../bridge-gui/bridge-gui/qml/Configuration.qml | 2 +- .../bridge-gui/bridge-gui/qml/ConfigurationItem.qml | 2 +- .../bridge-gui/qml/ConnectionModeSettings.qml | 2 +- .../bridge-gui/bridge-gui/qml/ContentWrapper.qml | 2 +- .../bridge-gui/bridge-gui/qml/DebugWrapper.qml | 2 +- .../bridge-gui/bridge-gui/qml/GeneralSettings.qml | 2 +- .../frontend/bridge-gui/bridge-gui/qml/HelpView.qml | 2 +- .../bridge-gui/bridge-gui/qml/KeychainSettings.qml | 2 +- .../bridge-gui/bridge-gui/qml/LocalCacheSettings.qml | 2 +- .../bridge-gui/bridge-gui/qml/MainWindow.qml | 2 +- .../bridge-gui/bridge-gui/qml/NoAccountView.qml | 2 +- .../bridge-gui/bridge-gui/qml/NotificationDialog.qml | 2 +- .../bridge-gui/bridge-gui/qml/NotificationPopups.qml | 2 +- .../bridge-gui/qml/Notifications/Notification.qml | 2 +- .../qml/Notifications/NotificationFilter.qml | 2 +- .../bridge-gui/qml/Notifications/Notifications.qml | 2 +- .../bridge-gui/bridge-gui/qml/PortSettings.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Action.qml | 2 +- .../bridge-gui/qml/Proton/ApplicationWindow.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Button.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/CheckBox.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/ColorScheme.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/ComboBox.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/ContextMenu.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Dialog.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/InfoTooltip.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Label.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/LinkLabel.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Menu.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/MenuItem.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Popup.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/RadioButton.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Spinner.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Style.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Switch.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/TextArea.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/TextField.qml | 2 +- .../bridge-gui/bridge-gui/qml/Proton/Toggle.qml | 2 +- .../bridge-gui/bridge-gui/qml/SettingsItem.qml | 2 +- .../bridge-gui/bridge-gui/qml/SettingsView.qml | 2 +- .../qml/SetupWizard/ClientConfigAppleMail.qml | 2 +- .../qml/SetupWizard/ClientConfigCertInstall.qml | 2 +- .../bridge-gui/qml/SetupWizard/ClientConfigEnd.qml | 2 +- .../qml/SetupWizard/ClientConfigParameters.qml | 2 +- .../qml/SetupWizard/ClientConfigSelector.qml | 2 +- .../bridge-gui/qml/SetupWizard/ClientListItem.qml | 2 +- .../bridge-gui/qml/SetupWizard/HelpButton.qml | 2 +- .../bridge-gui/qml/SetupWizard/LeftPane.qml | 2 +- .../bridge-gui/bridge-gui/qml/SetupWizard/Login.qml | 2 +- .../bridge-gui/qml/SetupWizard/Onboarding.qml | 2 +- .../bridge-gui/qml/SetupWizard/SetupWizard.qml | 2 +- .../qml/SetupWizard/StepDescriptionBox.qml | 2 +- .../bridge-gui/bridge-gui/qml/SplashScreen.qml | 2 +- .../frontend/bridge-gui/bridge-gui/qml/Status.qml | 2 +- .../bridge-gui/qml/UserNotificationDialog.qml | 2 +- internal/frontend/bridge-gui/bridgepp/Pch.h | 2 +- .../bridge-gui/bridgepp/Test/TestBridgeUtils.cpp | 2 +- .../bridge-gui/bridgepp/Test/TestBugReportFlow.cpp | 2 +- .../bridge-gui/bridgepp/Test/TestBugReportFlow.h | 2 +- .../frontend/bridge-gui/bridgepp/Test/TestCLI.cpp | 2 +- .../bridge-gui/bridgepp/Test/TestException.cpp | 2 +- .../bridge-gui/bridgepp/Test/TestSessionID.cpp | 2 +- .../frontend/bridge-gui/bridgepp/Test/TestWorker.cpp | 2 +- .../frontend/bridge-gui/bridgepp/Test/TestWorker.h | 2 +- .../bridge-gui/bridgepp/bridgepp/BridgeUtils.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/BridgeUtils.h | 2 +- .../bridgepp/BugReportFlow/BugReportFlow.cpp | 2 +- .../bridgepp/bridgepp/BugReportFlow/BugReportFlow.h | 2 +- .../bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.h | 2 +- .../bridgepp/bridgepp/Exception/Exception.cpp | 2 +- .../bridgepp/bridgepp/Exception/Exception.h | 2 +- .../bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.cpp | 2 +- .../bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.h | 2 +- .../bridgepp/bridgepp/GRPC/EventFactory.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.h | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.h | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.h | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.h | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.h | 2 +- .../bridge-gui/bridgepp/bridgepp/Log/Log.cpp | 2 +- .../frontend/bridge-gui/bridgepp/bridgepp/Log/Log.h | 2 +- .../bridge-gui/bridgepp/bridgepp/Log/LogUtils.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/Log/LogUtils.h | 2 +- .../bridge-gui/bridgepp/bridgepp/ProcessMonitor.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/ProcessMonitor.h | 2 +- .../bridgepp/bridgepp/SessionID/SessionID.cpp | 2 +- .../bridgepp/bridgepp/SessionID/SessionID.h | 2 +- .../bridge-gui/bridgepp/bridgepp/User/User.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/User/User.h | 2 +- .../bridge-gui/bridgepp/bridgepp/Worker/Overseer.cpp | 2 +- .../bridge-gui/bridgepp/bridgepp/Worker/Overseer.h | 2 +- .../bridge-gui/bridgepp/bridgepp/Worker/Worker.h | 2 +- internal/frontend/cli/account_utils.go | 2 +- internal/frontend/cli/accounts.go | 2 +- internal/frontend/cli/debug.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/grpc/event_factory.go | 2 +- internal/frontend/grpc/event_utils.go | 2 +- internal/frontend/grpc/fido.go | 2 +- internal/frontend/grpc/fido/manager.go | 2 +- internal/frontend/grpc/fido_windows.go | 2 +- internal/frontend/grpc/service.go | 2 +- internal/frontend/grpc/service_cert.go | 2 +- internal/frontend/grpc/service_methods.go | 2 +- internal/frontend/grpc/service_stream.go | 2 +- internal/frontend/grpc/service_user.go | 2 +- internal/frontend/grpc/types.go | 2 +- internal/frontend/grpc/utils.go | 2 +- internal/frontend/grpc/utils_test.go | 2 +- internal/frontend/theme/detect_darwin.go | 2 +- internal/frontend/theme/detect_default.go | 2 +- internal/frontend/theme/detect_windows.go | 2 +- internal/frontend/theme/theme.go | 2 +- internal/frontend/theme/theme_test.go | 2 +- internal/hv/hv.go | 2 +- internal/hv/hv_test.go | 2 +- internal/identifier/identifier.go | 2 +- internal/kb/suggester.go | 2 +- internal/kb/suggester_test.go | 2 +- internal/legacy/credentials/credentials.go | 2 +- internal/legacy/credentials/credentials_test.go | 2 +- internal/legacy/credentials/store.go | 2 +- internal/legacy/credentials/store_test.go | 2 +- internal/locations/locations.go | 2 +- internal/locations/locations_test.go | 2 +- internal/locations/provider.go | 2 +- internal/logging/compression.go | 2 +- internal/logging/compression_test.go | 2 +- internal/logging/crash.go | 2 +- internal/logging/crash_test.go | 2 +- internal/logging/imap_logger.go | 2 +- internal/logging/logging.go | 2 +- internal/logging/logging_test.go | 2 +- internal/logging/pruning.go | 2 +- internal/logging/pruning_test.go | 2 +- internal/logging/rotator.go | 2 +- internal/logging/rotator_test.go | 2 +- internal/logging/sensitive_default.go | 2 +- internal/logging/sensitive_sensitive.go | 2 +- internal/logging/session_id.go | 2 +- internal/logging/session_id_test.go | 2 +- internal/logging/smtp_logger.go | 2 +- internal/network/proton.go | 2 +- internal/plan/plan.go | 2 +- internal/platform/platform.go | 2 +- internal/safe/mutex.go | 2 +- internal/sentry/hostarch_darwin.go | 2 +- internal/sentry/hostarch_default.go | 2 +- internal/sentry/lang_default.go | 2 +- internal/sentry/reporter.go | 2 +- internal/sentry/reporter_test.go | 2 +- internal/service/config.go | 2 +- internal/service/config_test.go | 2 +- internal/service/types.go | 2 +- internal/services/imapservice/api_client.go | 2 +- internal/services/imapservice/conflicts.go | 2 +- internal/services/imapservice/conflicts_test.go | 2 +- internal/services/imapservice/connector.go | 2 +- internal/services/imapservice/connector_test.go | 2 +- internal/services/imapservice/helpers.go | 2 +- internal/services/imapservice/imap_updates.go | 2 +- internal/services/imapservice/labelchecker.go | 2 +- .../observabilitymetrics/evtloopmsgevents/metrics.go | 2 +- .../observabilitymetrics/syncmsgevents/metrics.go | 2 +- internal/services/imapservice/server_manager.go | 2 +- internal/services/imapservice/service.go | 2 +- .../services/imapservice/service_address_events.go | 2 +- .../services/imapservice/service_label_events.go | 2 +- .../services/imapservice/service_message_events.go | 2 +- internal/services/imapservice/service_sync_events.go | 2 +- internal/services/imapservice/shared_cache.go | 2 +- internal/services/imapservice/shared_identity.go | 2 +- internal/services/imapservice/shared_labels.go | 2 +- internal/services/imapservice/sync_build.go | 2 +- internal/services/imapservice/sync_build_test.go | 2 +- .../services/imapservice/sync_message_builder.go | 2 +- internal/services/imapservice/sync_reporter.go | 2 +- internal/services/imapservice/sync_state_provider.go | 2 +- .../services/imapservice/sync_state_provider_test.go | 2 +- internal/services/imapservice/sync_update_applier.go | 2 +- internal/services/imapservice/utils.go | 2 +- internal/services/imapservice/utils_test.go | 2 +- internal/services/imapsmtpserver/imap.go | 2 +- internal/services/imapsmtpserver/listener.go | 2 +- internal/services/imapsmtpserver/service.go | 2 +- internal/services/imapsmtpserver/smtp.go | 2 +- internal/services/imapsmtpserver/telemetry.go | 2 +- internal/services/notifications/metrics.go | 2 +- internal/services/notifications/notification_test.go | 2 +- internal/services/notifications/service.go | 2 +- internal/services/notifications/store.go | 2 +- internal/services/observability/adapter.go | 2 +- internal/services/observability/adapter_test.go | 2 +- .../observability/distinction_error_types.go | 2 +- .../services/observability/distinction_utility.go | 2 +- .../services/observability/gluonmetrics/metrics.go | 2 +- internal/services/observability/heartbeat.go | 2 +- internal/services/observability/plan_utils.go | 2 +- internal/services/observability/service.go | 2 +- internal/services/observability/service_test.go | 2 +- internal/services/observability/test_utils.go | 2 +- internal/services/observability/utils.go | 2 +- internal/services/observability/utils_test.go | 2 +- internal/services/orderedtasks/ordered_cancel.go | 2 +- internal/services/sendrecorder/recorder.go | 2 +- internal/services/sendrecorder/recorder_test.go | 2 +- internal/services/smtp/accounts.go | 2 +- internal/services/smtp/accounts_test.go | 2 +- internal/services/smtp/errors.go | 2 +- .../services/smtp/observabilitymetrics/metrics.go | 2 +- internal/services/smtp/server_manager.go | 2 +- internal/services/smtp/service.go | 2 +- internal/services/smtp/smtp.go | 2 +- internal/services/smtp/smtp_backend.go | 2 +- internal/services/smtp/smtp_debug.go | 2 +- internal/services/smtp/smtp_default.go | 2 +- internal/services/smtp/smtp_packages.go | 2 +- internal/services/smtp/smtp_packages_test.go | 2 +- internal/services/smtp/smtp_prefs.go | 2 +- internal/services/smtp/smtp_prefs_test.go | 2 +- internal/services/syncservice/api_client.go | 2 +- internal/services/syncservice/download_cache.go | 2 +- internal/services/syncservice/handler.go | 2 +- internal/services/syncservice/handler_test.go | 2 +- internal/services/syncservice/interfaces.go | 2 +- internal/services/syncservice/job.go | 2 +- internal/services/syncservice/job_test.go | 2 +- internal/services/syncservice/limits.go | 2 +- .../syncservice/observabilitymetrics/metrics.go | 2 +- internal/services/syncservice/service.go | 2 +- internal/services/syncservice/stage_apply.go | 2 +- internal/services/syncservice/stage_apply_test.go | 2 +- internal/services/syncservice/stage_build.go | 2 +- internal/services/syncservice/stage_build_test.go | 2 +- internal/services/syncservice/stage_download.go | 2 +- internal/services/syncservice/stage_download_test.go | 2 +- internal/services/syncservice/stage_metadata.go | 2 +- internal/services/syncservice/stage_metadata_test.go | 2 +- internal/services/syncservice/stage_output.go | 2 +- internal/services/syncservice/utils.go | 2 +- internal/services/telemetry/service.go | 2 +- internal/services/telemetry/service_test.go | 2 +- internal/services/userevents/event_controller.go | 2 +- internal/services/userevents/event_poll_waiter.go | 2 +- internal/services/userevents/event_source.go | 2 +- internal/services/userevents/eventid_store.go | 2 +- internal/services/userevents/service.go | 2 +- .../userevents/service_handle_event_error_test.go | 2 +- .../services/userevents/service_handle_event_test.go | 2 +- internal/services/userevents/service_test.go | 2 +- internal/services/userevents/subscribable.go | 2 +- internal/services/userevents/subscriber.go | 2 +- internal/services/userevents/subscriber_test.go | 2 +- internal/services/userevents/subscription.go | 2 +- internal/services/useridentity/auth.go | 2 +- internal/services/useridentity/service.go | 2 +- internal/services/useridentity/service_test.go | 2 +- internal/services/useridentity/state.go | 2 +- internal/telemetry/heartbeat.go | 2 +- internal/telemetry/heartbeat_test.go | 2 +- internal/telemetry/repair.go | 2 +- internal/telemetry/types_heartbeat.go | 2 +- internal/try/try.go | 2 +- internal/try/try_test.go | 2 +- internal/unleash/service.go | 2 +- internal/unleash/startup.go | 2 +- internal/unleash/startup_test.go | 2 +- internal/updater/channel.go | 2 +- internal/updater/host_default.go | 2 +- internal/updater/host_qa.go | 2 +- internal/updater/install_darwin.go | 2 +- internal/updater/install_default.go | 2 +- internal/updater/key_default.go | 2 +- internal/updater/keyring.go | 2 +- internal/updater/sync.go | 2 +- internal/updater/sync_test.go | 2 +- internal/updater/types_test.go | 2 +- internal/updater/types_version.go | 2 +- internal/updater/updater.go | 2 +- internal/updater/version.go | 2 +- internal/updater/version_test.go | 2 +- internal/updater/versioncompare/compare_darwin.go | 2 +- .../updater/versioncompare/compare_darwin_test.go | 2 +- internal/updater/versioncompare/compare_linux.go | 2 +- internal/updater/versioncompare/compare_windows.go | 2 +- internal/updater/versioncompare/types.go | 2 +- internal/user/debug.go | 2 +- internal/user/errors.go | 2 +- internal/user/keys_test.go | 2 +- internal/user/migration.go | 2 +- internal/user/repair_telemetry.go | 2 +- internal/user/user.go | 2 +- internal/user/user_check.go | 2 +- internal/user/user_check_test.go | 2 +- internal/user/user_test.go | 2 +- internal/useragent/platform.go | 2 +- internal/useragent/platform_darwin.go | 2 +- internal/useragent/platform_default.go | 2 +- internal/useragent/platform_test.go | 2 +- internal/useragent/useragent.go | 2 +- internal/useragent/useragent_test.go | 2 +- internal/usertypes/addressmode.go | 2 +- internal/usertypes/keys.go | 2 +- internal/usertypes/types.go | 2 +- internal/usertypes/types_test.go | 2 +- internal/vault/certs.go | 2 +- internal/vault/certs_test.go | 2 +- internal/vault/cookies.go | 2 +- internal/vault/cookies_test.go | 2 +- internal/vault/helper.go | 2 +- internal/vault/helper_test.go | 2 +- internal/vault/keychain_settings.go | 2 +- internal/vault/keychain_settings_test.go | 2 +- internal/vault/keychain_state.go | 2 +- internal/vault/keychain_state_test.go | 2 +- internal/vault/migrate.go | 2 +- internal/vault/migrate_test.go | 2 +- internal/vault/migrate_v2.3.x.go | 2 +- internal/vault/migrate_v2.4.x.go | 2 +- internal/vault/observabilitymetrics/metrics.go | 2 +- internal/vault/password_archive.go | 2 +- internal/vault/settings.go | 2 +- internal/vault/settings_test.go | 2 +- internal/vault/storage/storage.go | 2 +- internal/vault/token.go | 2 +- internal/vault/types_certs.go | 2 +- internal/vault/types_data.go | 2 +- internal/vault/types_file.go | 2 +- internal/vault/types_password_archive.go | 2 +- internal/vault/types_settings.go | 2 +- internal/vault/types_user.go | 2 +- internal/vault/user.go | 2 +- internal/vault/user_test.go | 2 +- internal/vault/vault.go | 2 +- internal/vault/vault_bench_test.go | 2 +- internal/vault/vault_debug.go | 2 +- internal/vault/vault_test.go | 2 +- internal/versioner/install.go | 2 +- internal/versioner/name_default.go | 2 +- internal/versioner/name_windows.go | 2 +- internal/versioner/remove.go | 2 +- internal/versioner/remove_darwin.go | 2 +- internal/versioner/remove_linux.go | 2 +- internal/versioner/remove_windows.go | 2 +- internal/versioner/util.go | 2 +- internal/versioner/version.go | 2 +- internal/versioner/version_test.go | 2 +- internal/versioner/versioner.go | 2 +- internal/versioner/versioner_remove_test.go | 2 +- internal/versioner/versioner_test.go | 2 +- pkg/algo/algo.go | 2 +- pkg/algo/encode.go | 2 +- pkg/algo/hash.go | 2 +- pkg/algo/sets.go | 2 +- pkg/algo/sets_test.go | 2 +- pkg/cpc/cpc.go | 2 +- pkg/cpc/cpc_test.go | 2 +- pkg/dialer/dial_client.go | 2 +- pkg/files/removal.go | 2 +- pkg/files/removal_test.go | 2 +- pkg/keychain/helper_darwin.go | 2 +- pkg/keychain/helper_dbus_linux.go | 2 +- pkg/keychain/helper_linux.go | 2 +- pkg/keychain/helper_windows.go | 2 +- pkg/keychain/keychain.go | 2 +- pkg/keychain/keychain_darwin.go | 2 +- pkg/keychain/keychain_default.go | 2 +- pkg/keychain/keychain_missing.go | 2 +- pkg/keychain/keychain_test.go | 2 +- pkg/keychain/test_helper.go | 2 +- pkg/message/build.go | 2 +- pkg/message/build_custom.go | 2 +- pkg/message/build_framework_test.go | 2 +- pkg/message/build_test.go | 2 +- pkg/message/decrypt.go | 2 +- pkg/message/decrypt_and_build.go | 2 +- pkg/message/header.go | 2 +- pkg/message/header_test.go | 2 +- pkg/message/message.go | 2 +- pkg/message/options.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/mime/encoding.go | 2 +- pkg/mime/encoding_test.go | 2 +- pkg/mime/mediaType.go | 2 +- pkg/mime/utf7Decoder.go | 2 +- pkg/mobileconfig/config.go | 2 +- pkg/mobileconfig/template.go | 2 +- pkg/ports/ports.go | 2 +- pkg/ports/ports_test.go | 2 +- pkg/restarter/restarter.go | 2 +- pkg/restarter/restarter_test.go | 2 +- pkg/restarter/start_default.go | 2 +- pkg/restarter/start_windows.go | 2 +- pkg/sum/sum.go | 2 +- pkg/sum/sum_test.go | 2 +- pkg/tar/tar.go | 2 +- tests/api_test.go | 2 +- tests/bdd_test.go | 2 +- tests/bridge_test.go | 2 +- tests/collector_test.go | 2 +- tests/contact_test.go | 2 +- tests/ctx_bridge_test.go | 2 +- tests/ctx_heartbeat_test.go | 2 +- tests/ctx_helper_test.go | 2 +- tests/ctx_imap_test.go | 2 +- tests/ctx_reporter_test.go | 2 +- tests/ctx_smtp_test.go | 2 +- tests/ctx_test.go | 2 +- tests/diff.go | 2 +- tests/diff_test.go | 2 +- tests/environment_test.go | 2 +- tests/external_test.go | 2 +- tests/fast.go | 2 +- tests/frontend_test.go | 2 +- tests/heartbeat_test.go | 2 +- tests/imap_test.go | 2 +- tests/main_test.go | 2 +- tests/observability_test.go | 2 +- tests/smtp_test.go | 2 +- tests/steps_test.go | 2 +- tests/types_test.go | 2 +- tests/user_test.go | 2 +- tests/utils/gmail/service.go | 2 +- tests/utils/gmail/tokenservice/tokenservice.go | 2 +- utils/bridge-rollout/bridge-rollout.go | 2 +- utils/bridge_app_version.sh | 2 +- utils/changelog_linter.sh | 2 +- utils/coverage.sh | 2 +- utils/credits.sh | 2 +- utils/debug/debug_assemble.go | 2 +- utils/dependency_license.sh | 2 +- utils/dxtn/main.cpp | 2 +- utils/dxtn/main.h | 2 +- utils/export_icons.sh | 2 +- utils/get_revision.sh | 2 +- utils/govulncheck.sh | 2 +- utils/hasher/main.go | 2 +- utils/kb-suggester/kb-suggester.go | 2 +- utils/keyring.go | 2 +- utils/license_header.txt | 2 +- utils/missing_license.sh | 2 +- utils/port-blocker/port-blocker.go | 2 +- utils/rebranding.sh | 12 ++++++------ utils/release_notes.sh | 2 +- utils/remove_non_relative_links_darwin.sh | 2 +- utils/smtp-send/main.go | 2 +- utils/sync_bench.py | 2 +- utils/update_test_keys.sh | 2 +- utils/validate_bug_report_file.py | 2 +- utils/vault-editor/main.go | 2 +- utils/versioner/main.go | 2 +- 649 files changed, 654 insertions(+), 654 deletions(-) diff --git a/README.md b/README.md index be317aec..6653b049 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Proton Mail Bridge -Copyright (c) 2025 Proton AG +Copyright (c) 2026 Proton AG This repository holds the Proton Mail Bridge application. For a detailed build information see [BUILDS](./BUILDS.md). diff --git a/cmd/Desktop-Bridge/main.go b/cmd/Desktop-Bridge/main.go index a8e3a8ce..6069ce72 100644 --- a/cmd/Desktop-Bridge/main.go +++ b/cmd/Desktop-Bridge/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/cmd/Desktop-Bridge/main_test.go b/cmd/Desktop-Bridge/main_test.go index 46f4c404..27fa923d 100644 --- a/cmd/Desktop-Bridge/main_test.go +++ b/cmd/Desktop-Bridge/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/cmd/launcher/main.go b/cmd/launcher/main.go index 2884a84f..9355eaf2 100644 --- a/cmd/launcher/main.go +++ b/cmd/launcher/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/cmd/launcher/main_test.go b/cmd/launcher/main_test.go index 25571321..1a640b9b 100644 --- a/cmd/launcher/main_test.go +++ b/cmd/launcher/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/app.go b/internal/app/app.go index 432bc55b..1daf3ad3 100644 --- a/internal/app/app.go +++ b/internal/app/app.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/bridge.go b/internal/app/bridge.go index 2b56158f..6cce7b0e 100644 --- a/internal/app/bridge.go +++ b/internal/app/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/frontend.go b/internal/app/frontend.go index 8065f868..7d0fc98c 100644 --- a/internal/app/frontend.go +++ b/internal/app/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/migration.go b/internal/app/migration.go index 745fecb3..d3de20f3 100644 --- a/internal/app/migration.go +++ b/internal/app/migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/migration_test.go b/internal/app/migration_test.go index 29f0aaa0..6f829576 100644 --- a/internal/app/migration_test.go +++ b/internal/app/migration_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/singleinstance.go b/internal/app/singleinstance.go index bb89c528..7d168044 100644 --- a/internal/app/singleinstance.go +++ b/internal/app/singleinstance.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/app/vault.go b/internal/app/vault.go index c0c91030..ece9d588 100644 --- a/internal/app/vault.go +++ b/internal/app/vault.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/api.go b/internal/bridge/api.go index 4a0d80e0..fd8af497 100644 --- a/internal/bridge/api.go +++ b/internal/bridge/api.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/api_default.go b/internal/bridge/api_default.go index 7ff7cf49..7cbf0dbe 100644 --- a/internal/bridge/api_default.go +++ b/internal/bridge/api_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/api_qa.go b/internal/bridge/api_qa.go index ec14ee7e..15ce81dc 100644 --- a/internal/bridge/api_qa.go +++ b/internal/bridge/api_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/bridge.go b/internal/bridge/bridge.go index 4b371bfe..cd73fd0d 100644 --- a/internal/bridge/bridge.go +++ b/internal/bridge/bridge.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/bridge_test.go b/internal/bridge/bridge_test.go index 4d787b08..be742eed 100644 --- a/internal/bridge/bridge_test.go +++ b/internal/bridge/bridge_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/bug_report.go b/internal/bridge/bug_report.go index 1974b8a1..50bf41f6 100644 --- a/internal/bridge/bug_report.go +++ b/internal/bridge/bug_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/configure.go b/internal/bridge/configure.go index 1f250fb2..202cee8b 100644 --- a/internal/bridge/configure.go +++ b/internal/bridge/configure.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/debug.go b/internal/bridge/debug.go index 45b1bbd8..942a6c7c 100644 --- a/internal/bridge/debug.go +++ b/internal/bridge/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/draft_test.go b/internal/bridge/draft_test.go index 07addd16..5f6b67f4 100644 --- a/internal/bridge/draft_test.go +++ b/internal/bridge/draft_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/errors.go b/internal/bridge/errors.go index 26bc40f3..97c78021 100644 --- a/internal/bridge/errors.go +++ b/internal/bridge/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/events.go b/internal/bridge/events.go index f3de534b..a488dd26 100644 --- a/internal/bridge/events.go +++ b/internal/bridge/events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/heartbeat.go b/internal/bridge/heartbeat.go index 6b6890ea..caf0d182 100644 --- a/internal/bridge/heartbeat.go +++ b/internal/bridge/heartbeat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/identifier.go b/internal/bridge/identifier.go index 4e2a22c1..91deaa4e 100644 --- a/internal/bridge/identifier.go +++ b/internal/bridge/identifier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/imap.go b/internal/bridge/imap.go index 4e651feb..385bc452 100644 --- a/internal/bridge/imap.go +++ b/internal/bridge/imap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/imapsmtp_telemetry.go b/internal/bridge/imapsmtp_telemetry.go index 71d596bc..4a23df62 100644 --- a/internal/bridge/imapsmtp_telemetry.go +++ b/internal/bridge/imapsmtp_telemetry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/keychain.go b/internal/bridge/keychain.go index 8343dd8c..023ca5b7 100644 --- a/internal/bridge/keychain.go +++ b/internal/bridge/keychain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/locations.go b/internal/bridge/locations.go index fffd2764..883c024b 100644 --- a/internal/bridge/locations.go +++ b/internal/bridge/locations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/main_test.go b/internal/bridge/main_test.go index 069be60d..610860f6 100644 --- a/internal/bridge/main_test.go +++ b/internal/bridge/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/mocks/matcher.go b/internal/bridge/mocks/matcher.go index 09f51c2c..cc7ef4e5 100644 --- a/internal/bridge/mocks/matcher.go +++ b/internal/bridge/mocks/matcher.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/observability_test.go b/internal/bridge/observability_test.go index 136222e5..d3d980f4 100644 --- a/internal/bridge/observability_test.go +++ b/internal/bridge/observability_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/refresh_test.go b/internal/bridge/refresh_test.go index 0ab5b851..4d573a06 100644 --- a/internal/bridge/refresh_test.go +++ b/internal/bridge/refresh_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/send_test.go b/internal/bridge/send_test.go index 432aebd1..15ee12bc 100644 --- a/internal/bridge/send_test.go +++ b/internal/bridge/send_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/sentry_test.go b/internal/bridge/sentry_test.go index 771b997f..e2e35a48 100644 --- a/internal/bridge/sentry_test.go +++ b/internal/bridge/sentry_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/server_manager_test.go b/internal/bridge/server_manager_test.go index d750bb6f..94942499 100644 --- a/internal/bridge/server_manager_test.go +++ b/internal/bridge/server_manager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/settings.go b/internal/bridge/settings.go index bdbe0336..df478a13 100644 --- a/internal/bridge/settings.go +++ b/internal/bridge/settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/settings_test.go b/internal/bridge/settings_test.go index 786723c4..18f398bb 100644 --- a/internal/bridge/settings_test.go +++ b/internal/bridge/settings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/smtp.go b/internal/bridge/smtp.go index 18ee4c30..66807b27 100644 --- a/internal/bridge/smtp.go +++ b/internal/bridge/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/sync_test.go b/internal/bridge/sync_test.go index 79d05008..e703cade 100644 --- a/internal/bridge/sync_test.go +++ b/internal/bridge/sync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/sync_unix_test.go b/internal/bridge/sync_unix_test.go index 0556b3d7..3d395e2b 100644 --- a/internal/bridge/sync_unix_test.go +++ b/internal/bridge/sync_unix_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/tls.go b/internal/bridge/tls.go index a5b0d74d..8f526931 100644 --- a/internal/bridge/tls.go +++ b/internal/bridge/tls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/types.go b/internal/bridge/types.go index 7c92ff1c..5dc27b3d 100644 --- a/internal/bridge/types.go +++ b/internal/bridge/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/unleash_test.go b/internal/bridge/unleash_test.go index ca04c392..06409bd8 100644 --- a/internal/bridge/unleash_test.go +++ b/internal/bridge/unleash_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/updates.go b/internal/bridge/updates.go index 933a29aa..d9ce157d 100644 --- a/internal/bridge/updates.go +++ b/internal/bridge/updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/updates_test.go b/internal/bridge/updates_test.go index dfd7e152..5225d896 100644 --- a/internal/bridge/updates_test.go +++ b/internal/bridge/updates_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/user.go b/internal/bridge/user.go index 2947f082..7b94cdd0 100644 --- a/internal/bridge/user.go +++ b/internal/bridge/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/user_event_test.go b/internal/bridge/user_event_test.go index eec4439e..0b29c0fb 100644 --- a/internal/bridge/user_event_test.go +++ b/internal/bridge/user_event_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/user_events.go b/internal/bridge/user_events.go index a047d378..fb51bf63 100644 --- a/internal/bridge/user_events.go +++ b/internal/bridge/user_events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/bridge/user_test.go b/internal/bridge/user_test.go index f5e410a2..4dd53521 100644 --- a/internal/bridge/user_test.go +++ b/internal/bridge/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/cert_store_darwin.go b/internal/certs/cert_store_darwin.go index b9de3c18..abfef115 100644 --- a/internal/certs/cert_store_darwin.go +++ b/internal/certs/cert_store_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/cert_store_darwin_test.go b/internal/certs/cert_store_darwin_test.go index d75c6552..b5b9f31b 100644 --- a/internal/certs/cert_store_darwin_test.go +++ b/internal/certs/cert_store_darwin_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/cert_store_linux.go b/internal/certs/cert_store_linux.go index 64020b22..0270a54c 100644 --- a/internal/certs/cert_store_linux.go +++ b/internal/certs/cert_store_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/cert_store_windows.go b/internal/certs/cert_store_windows.go index c1a3cd8c..f71c71ac 100644 --- a/internal/certs/cert_store_windows.go +++ b/internal/certs/cert_store_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/installer.go b/internal/certs/installer.go index 317c0a0f..0c91fade 100644 --- a/internal/certs/installer.go +++ b/internal/certs/installer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/tls.go b/internal/certs/tls.go index b8a62f50..354d548e 100644 --- a/internal/certs/tls.go +++ b/internal/certs/tls.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/certs/tls_test.go b/internal/certs/tls_test.go index cd6c6fbf..56334d76 100644 --- a/internal/certs/tls_test.go +++ b/internal/certs/tls_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/clientconfig/applemail.go b/internal/clientconfig/applemail.go index d22de686..216902e9 100644 --- a/internal/clientconfig/applemail.go +++ b/internal/clientconfig/applemail.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/clientconfig/applemail_test.go b/internal/clientconfig/applemail_test.go index 74e1f960..cf616d6f 100644 --- a/internal/clientconfig/applemail_test.go +++ b/internal/clientconfig/applemail_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/constants.go b/internal/constants/constants.go index 501093c0..db661821 100644 --- a/internal/constants/constants.go +++ b/internal/constants/constants.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/constants/host_default.go b/internal/constants/host_default.go index 8e73e9f4..1a22f040 100644 --- a/internal/constants/host_default.go +++ b/internal/constants/host_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/host_qa.go b/internal/constants/host_qa.go index 5e66e622..96ad86b5 100644 --- a/internal/constants/host_qa.go +++ b/internal/constants/host_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/update_default.go b/internal/constants/update_default.go index 151aaba3..d17d5c1b 100644 --- a/internal/constants/update_default.go +++ b/internal/constants/update_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/update_qa.go b/internal/constants/update_qa.go index b5337dd1..e7e6e002 100644 --- a/internal/constants/update_qa.go +++ b/internal/constants/update_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/version_default.go b/internal/constants/version_default.go index 3df26992..6ff0f2bf 100644 --- a/internal/constants/version_default.go +++ b/internal/constants/version_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/constants/version_qa.go b/internal/constants/version_qa.go index 42d652c8..a71a4c94 100644 --- a/internal/constants/version_qa.go +++ b/internal/constants/version_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/constants/version_test.go b/internal/constants/version_test.go index 0eb045cd..c27039d3 100644 --- a/internal/constants/version_test.go +++ b/internal/constants/version_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/cookies/jar.go b/internal/cookies/jar.go index 9278e545..4d2623ab 100644 --- a/internal/cookies/jar.go +++ b/internal/cookies/jar.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/cookies/jar_test.go b/internal/cookies/jar_test.go index f433ec40..2c5252ea 100644 --- a/internal/cookies/jar_test.go +++ b/internal/cookies/jar_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/crash/actions.go b/internal/crash/actions.go index 30f00300..d066bee4 100644 --- a/internal/crash/actions.go +++ b/internal/crash/actions.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/crash/handler.go b/internal/crash/handler.go index bfa88c3a..04556867 100644 --- a/internal/crash/handler.go +++ b/internal/crash/handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/crash/handler_test.go b/internal/crash/handler_test.go index 39a93099..6bcd3855 100644 --- a/internal/crash/handler_test.go +++ b/internal/crash/handler_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_basic.go b/internal/dialer/dialer_basic.go index cf60419c..f54e8a03 100644 --- a/internal/dialer/dialer_basic.go +++ b/internal/dialer/dialer_basic.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_basic_test.go b/internal/dialer/dialer_basic_test.go index 3d81cf0f..c3aa036b 100644 --- a/internal/dialer/dialer_basic_test.go +++ b/internal/dialer/dialer_basic_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_pinning.go b/internal/dialer/dialer_pinning.go index fde85284..821cabe5 100644 --- a/internal/dialer/dialer_pinning.go +++ b/internal/dialer/dialer_pinning.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_pinning_checker.go b/internal/dialer/dialer_pinning_checker.go index 38a21903..90bd2a32 100644 --- a/internal/dialer/dialer_pinning_checker.go +++ b/internal/dialer/dialer_pinning_checker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_checker_default.go b/internal/dialer/dialer_pinning_checker_default.go index e8428490..f3687594 100644 --- a/internal/dialer/dialer_pinning_checker_default.go +++ b/internal/dialer/dialer_pinning_checker_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_checker_qa.go b/internal/dialer/dialer_pinning_checker_qa.go index 87047dcf..e4352c1e 100644 --- a/internal/dialer/dialer_pinning_checker_qa.go +++ b/internal/dialer/dialer_pinning_checker_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_report.go b/internal/dialer/dialer_pinning_report.go index f4a3bd92..ac59fbe5 100644 --- a/internal/dialer/dialer_pinning_report.go +++ b/internal/dialer/dialer_pinning_report.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_reporter.go b/internal/dialer/dialer_pinning_reporter.go index 5f450d1d..206142dc 100644 --- a/internal/dialer/dialer_pinning_reporter.go +++ b/internal/dialer/dialer_pinning_reporter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_reporter_test.go b/internal/dialer/dialer_pinning_reporter_test.go index 20dddd09..9256e95f 100644 --- a/internal/dialer/dialer_pinning_reporter_test.go +++ b/internal/dialer/dialer_pinning_reporter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_pinning_test.go b/internal/dialer/dialer_pinning_test.go index 87f65280..5c7b3401 100644 --- a/internal/dialer/dialer_pinning_test.go +++ b/internal/dialer/dialer_pinning_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_proxy.go b/internal/dialer/dialer_proxy.go index da69dfa2..00ed8742 100644 --- a/internal/dialer/dialer_proxy.go +++ b/internal/dialer/dialer_proxy.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/dialer/dialer_proxy_provider.go b/internal/dialer/dialer_proxy_provider.go index 5fbaa961..397b2996 100644 --- a/internal/dialer/dialer_proxy_provider.go +++ b/internal/dialer/dialer_proxy_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_proxy_provider_test.go b/internal/dialer/dialer_proxy_provider_test.go index 541cea3c..0ee2061a 100644 --- a/internal/dialer/dialer_proxy_provider_test.go +++ b/internal/dialer/dialer_proxy_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_proxy_test.go b/internal/dialer/dialer_proxy_test.go index 9ef79ca8..14ab7a5e 100644 --- a/internal/dialer/dialer_proxy_test.go +++ b/internal/dialer/dialer_proxy_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/dialer/dialer_test.go b/internal/dialer/dialer_test.go index a1dbbeab..291ddf9b 100644 --- a/internal/dialer/dialer_test.go +++ b/internal/dialer/dialer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/errors.go b/internal/errors.go index acabcee4..a1cd3c1b 100644 --- a/internal/errors.go +++ b/internal/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/address.go b/internal/events/address.go index 6358ecdc..952daa21 100644 --- a/internal/events/address.go +++ b/internal/events/address.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/connection.go b/internal/events/connection.go index a89fd768..b29a2930 100644 --- a/internal/events/connection.go +++ b/internal/events/connection.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/error.go b/internal/events/error.go index 131f3c6c..171f9172 100644 --- a/internal/events/error.go +++ b/internal/events/error.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/events.go b/internal/events/events.go index bdc57a5c..892ff50c 100644 --- a/internal/events/events.go +++ b/internal/events/events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/label.go b/internal/events/label.go index ee7e212a..16a26e61 100644 --- a/internal/events/label.go +++ b/internal/events/label.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/raise.go b/internal/events/raise.go index c273183d..38eb97fa 100644 --- a/internal/events/raise.go +++ b/internal/events/raise.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/serve.go b/internal/events/serve.go index ffbac403..8ff3198c 100644 --- a/internal/events/serve.go +++ b/internal/events/serve.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/sync.go b/internal/events/sync.go index c9c452ce..3879b319 100644 --- a/internal/events/sync.go +++ b/internal/events/sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/update.go b/internal/events/update.go index 8cf2d357..ce15a7ca 100644 --- a/internal/events/update.go +++ b/internal/events/update.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/events/user.go b/internal/events/user.go index ce26f5ac..24ecdb1c 100644 --- a/internal/events/user.go +++ b/internal/events/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/fido/fido.go b/internal/fido/fido.go index b63577bb..5d7036dc 100644 --- a/internal/fido/fido.go +++ b/internal/fido/fido.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/fido/fido_windows.go b/internal/fido/fido_windows.go index e48f73ef..53e7697e 100644 --- a/internal/fido/fido_windows.go +++ b/internal/fido/fido_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/fido/types.go b/internal/fido/types.go index 75234600..99f64d52 100644 --- a/internal/fido/types.go +++ b/internal/fido/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/fido/utils.go b/internal/fido/utils.go index a49735b9..3d2f81c5 100644 --- a/internal/fido/utils.go +++ b/internal/fido/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/files/files.go b/internal/files/files.go index 0ae695be..8676a79b 100644 --- a/internal/files/files.go +++ b/internal/files/files.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/files/files_test.go b/internal/files/files_test.go index 0bc01aa4..d85fb0b0 100644 --- a/internal/files/files_test.go +++ b/internal/files/files_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/focus/client.go b/internal/focus/client.go index a141ea58..b5f505e9 100644 --- a/internal/focus/client.go +++ b/internal/focus/client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/focus/focus_test.go b/internal/focus/focus_test.go index e35f0f01..2119d85f 100644 --- a/internal/focus/focus_test.go +++ b/internal/focus/focus_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/focus/proto/focus.go b/internal/focus/proto/focus.go index e206ea91..09eff55d 100644 --- a/internal/focus/proto/focus.go +++ b/internal/focus/proto/focus.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/focus/service.go b/internal/focus/service.go index 06feb2ed..738ae835 100644 --- a/internal/focus/service.go +++ b/internal/focus/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/AppController.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/AppController.cpp index d18be4c8..7e55d6a6 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/AppController.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/AppController.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/AppController.h b/internal/frontend/bridge-gui/bridge-gui-tester/AppController.h index bc364856..750ee97d 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/AppController.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/AppController.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Cert.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/Cert.cpp index e51b6ccd..3118f9bd 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Cert.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Cert.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Cert.h b/internal/frontend/bridge-gui/bridge-gui-tester/Cert.h index 79fae5c4..e6a0c8b3 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Cert.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Cert.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.cpp index 5831912a..adaf8ea7 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.h b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.h index b77e93bc..58c00a0c 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCMetaDataProcessor.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.cpp index 28c9f671..c862a592 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.h b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.h index 9bd07ba5..e59c683a 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCQtProxy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.cpp index 7bffe312..26d8fbdd 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.h b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.h index 02809c64..2318ca2a 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCServerWorker.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.cpp index 729bce1f..b6d88da8 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.h b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.h index 885a3fcc..a6dda06f 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/GRPCService.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.cpp index efd893ce..24a45623 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.h b/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.h index 38754c0c..7e85cabe 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/MainWindow.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Pch.h b/internal/frontend/bridge-gui/bridge-gui-tester/Pch.h index b744e11f..c62c776e 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Pch.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.cpp index 56cbf1d2..05b6ac52 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.h b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.h index a1569197..ed893dff 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/EventsTab.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.cpp index e531b62c..cae7c391 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.h b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.h index 5981987c..3fc427a1 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/KnowledgeBaseTab.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.cpp index 77dfe490..2edfd031 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.h b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.h index cdc2455e..ea3e4ca6 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/SettingsTab.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.cpp index 76f23d4e..6ccbb744 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.h b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.h index e55fa32b..bb1d5d7a 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/Tabs/UsersTab.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.cpp index da1e02f8..9deb3974 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.h b/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.h index 986a59bc..46a4fa71 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/UserDialog.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.cpp index 5d759807..6c58677c 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.h b/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.h index a2c6a51c..07b421f2 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.h +++ b/internal/frontend/bridge-gui/bridge-gui-tester/UserTable.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui-tester/main.cpp b/internal/frontend/bridge-gui/bridge-gui-tester/main.cpp index 60dce811..3407cf12 100644 --- a/internal/frontend/bridge-gui/bridge-gui-tester/main.cpp +++ b/internal/frontend/bridge-gui/bridge-gui-tester/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/AppController.cpp b/internal/frontend/bridge-gui/bridge-gui/AppController.cpp index 7b3b06d9..85994790 100644 --- a/internal/frontend/bridge-gui/bridge-gui/AppController.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/AppController.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/AppController.h b/internal/frontend/bridge-gui/bridge-gui/AppController.h index 42397402..9d2cfbb4 100644 --- a/internal/frontend/bridge-gui/bridge-gui/AppController.h +++ b/internal/frontend/bridge-gui/bridge-gui/AppController.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/BridgeApp.cpp b/internal/frontend/bridge-gui/bridge-gui/BridgeApp.cpp index f1223453..d10bba27 100644 --- a/internal/frontend/bridge-gui/bridge-gui/BridgeApp.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/BridgeApp.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/BridgeApp.h b/internal/frontend/bridge-gui/bridge-gui/BridgeApp.h index be88e42e..637994bf 100644 --- a/internal/frontend/bridge-gui/bridge-gui/BridgeApp.h +++ b/internal/frontend/bridge-gui/bridge-gui/BridgeApp.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/BuildConfig.h.in b/internal/frontend/bridge-gui/bridge-gui/BuildConfig.h.in index 8eaf2d63..097061a3 100644 --- a/internal/frontend/bridge-gui/bridge-gui/BuildConfig.h.in +++ b/internal/frontend/bridge-gui/bridge-gui/BuildConfig.h.in @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.cpp b/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.cpp index c014e4e6..9ada4917 100644 --- a/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.h b/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.h index d134a0b5..e2d5ca21 100644 --- a/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.h +++ b/internal/frontend/bridge-gui/bridge-gui/ClipboardProxy.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/CommandLine.cpp b/internal/frontend/bridge-gui/bridge-gui/CommandLine.cpp index dfd082ac..33d0183b 100644 --- a/internal/frontend/bridge-gui/bridge-gui/CommandLine.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/CommandLine.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/CommandLine.h b/internal/frontend/bridge-gui/bridge-gui/CommandLine.h index 9ce2f4a2..7b64776b 100644 --- a/internal/frontend/bridge-gui/bridge-gui/CommandLine.h +++ b/internal/frontend/bridge-gui/bridge-gui/CommandLine.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.cpp b/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.cpp index 6f7cb741..992f669c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.h b/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.h index b8485ade..a3741f5a 100644 --- a/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.h +++ b/internal/frontend/bridge-gui/bridge-gui/EventStreamWorker.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/LogUtils.cpp b/internal/frontend/bridge-gui/bridge-gui/LogUtils.cpp index 94b5621a..a9052803 100644 --- a/internal/frontend/bridge-gui/bridge-gui/LogUtils.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/LogUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/LogUtils.h b/internal/frontend/bridge-gui/bridge-gui/LogUtils.h index 1de24821..2c6f7851 100644 --- a/internal/frontend/bridge-gui/bridge-gui/LogUtils.h +++ b/internal/frontend/bridge-gui/bridge-gui/LogUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.cpp b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.cpp index b0a371dc..6a70c44c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.h b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.h index 2c7eada6..b39570b3 100644 --- a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.h +++ b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.mm b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.mm index b360fde4..8d2bd95e 100644 --- a/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.mm +++ b/internal/frontend/bridge-gui/bridge-gui/MacOS/DockIcon.mm @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.h b/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.h index 85c87ae3..42686d9c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.h +++ b/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.mm b/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.mm index d1066fc6..a8678aeb 100644 --- a/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.mm +++ b/internal/frontend/bridge-gui/bridge-gui/MacOS/SecondInstance.mm @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/Pch.h b/internal/frontend/bridge-gui/bridge-gui/Pch.h index 0af2504b..421000de 100644 --- a/internal/frontend/bridge-gui/bridge-gui/Pch.h +++ b/internal/frontend/bridge-gui/bridge-gui/Pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/QMLBackend.cpp b/internal/frontend/bridge-gui/bridge-gui/QMLBackend.cpp index c1104832..13abd3e5 100644 --- a/internal/frontend/bridge-gui/bridge-gui/QMLBackend.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/QMLBackend.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/QMLBackend.h b/internal/frontend/bridge-gui/bridge-gui/QMLBackend.h index f0edd7c2..c5419800 100644 --- a/internal/frontend/bridge-gui/bridge-gui/QMLBackend.h +++ b/internal/frontend/bridge-gui/bridge-gui/QMLBackend.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/SentryUtils.cpp b/internal/frontend/bridge-gui/bridge-gui/SentryUtils.cpp index 4063d6a8..a6a1338a 100644 --- a/internal/frontend/bridge-gui/bridge-gui/SentryUtils.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/SentryUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/SentryUtils.h b/internal/frontend/bridge-gui/bridge-gui/SentryUtils.h index 3bf69fd4..2796bfea 100644 --- a/internal/frontend/bridge-gui/bridge-gui/SentryUtils.h +++ b/internal/frontend/bridge-gui/bridge-gui/SentryUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/Settings.cpp b/internal/frontend/bridge-gui/bridge-gui/Settings.cpp index b2c805b3..6bddb823 100644 --- a/internal/frontend/bridge-gui/bridge-gui/Settings.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/Settings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/Settings.h b/internal/frontend/bridge-gui/bridge-gui/Settings.h index a6c852b6..8245bc7f 100644 --- a/internal/frontend/bridge-gui/bridge-gui/Settings.h +++ b/internal/frontend/bridge-gui/bridge-gui/Settings.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/TrayIcon.cpp b/internal/frontend/bridge-gui/bridge-gui/TrayIcon.cpp index 1571bdaa..1a96a1d2 100644 --- a/internal/frontend/bridge-gui/bridge-gui/TrayIcon.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/TrayIcon.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/TrayIcon.h b/internal/frontend/bridge-gui/bridge-gui/TrayIcon.h index 79648282..83e53563 100644 --- a/internal/frontend/bridge-gui/bridge-gui/TrayIcon.h +++ b/internal/frontend/bridge-gui/bridge-gui/TrayIcon.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/UserList.cpp b/internal/frontend/bridge-gui/bridge-gui/UserList.cpp index 049b378b..4226eaa2 100644 --- a/internal/frontend/bridge-gui/bridge-gui/UserList.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/UserList.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/UserList.h b/internal/frontend/bridge-gui/bridge-gui/UserList.h index 77c0cb95..7a10ffbb 100644 --- a/internal/frontend/bridge-gui/bridge-gui/UserList.h +++ b/internal/frontend/bridge-gui/bridge-gui/UserList.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/build.sh b/internal/frontend/bridge-gui/bridge-gui/build.sh index 1b1e1ee4..bcd56009 100755 --- a/internal/frontend/bridge-gui/bridge-gui/build.sh +++ b/internal/frontend/bridge-gui/bridge-gui/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/internal/frontend/bridge-gui/bridge-gui/main.cpp b/internal/frontend/bridge-gui/bridge-gui/main.cpp index 26266eda..cce9d4e7 100644 --- a/internal/frontend/bridge-gui/bridge-gui/main.cpp +++ b/internal/frontend/bridge-gui/bridge-gui/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/AccountDelegate.qml b/internal/frontend/bridge-gui/bridge-gui/qml/AccountDelegate.qml index cf876351..bb3fef0b 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/AccountDelegate.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/AccountDelegate.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/AccountView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/AccountView.qml index e23dab83..f70b9d6a 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/AccountView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/AccountView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Banner.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Banner.qml index db8e9a9f..38487324 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Banner.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Banner.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Bridge.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Bridge.qml index f9b83fbe..fdaf21e5 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Bridge.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Bridge.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugCategoryView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugCategoryView.qml index 8f324356..4792b07c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugCategoryView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugCategoryView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugQuestionView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugQuestionView.qml index fdf488f9..e4ebf753 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugQuestionView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugQuestionView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportFlow.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportFlow.qml index 48338245..79a9a519 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportFlow.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportFlow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportView.qml index bd7173f6..f1da5c72 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/BugReportView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/CategoryItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/CategoryItem.qml index cd17ac9b..57f6a4af 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/CategoryItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/CategoryItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/QuestionItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/QuestionItem.qml index 27d41e16..32f38b71 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/QuestionItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/BugReport/QuestionItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Configuration.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Configuration.qml index 34c793c4..5be6a438 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Configuration.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Configuration.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/ConfigurationItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/ConfigurationItem.qml index df61648d..e8722056 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/ConfigurationItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/ConfigurationItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/ConnectionModeSettings.qml b/internal/frontend/bridge-gui/bridge-gui/qml/ConnectionModeSettings.qml index 6a32121f..f5ee31dc 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/ConnectionModeSettings.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/ConnectionModeSettings.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/ContentWrapper.qml b/internal/frontend/bridge-gui/bridge-gui/qml/ContentWrapper.qml index 6259e3d4..a96de203 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/ContentWrapper.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/ContentWrapper.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/DebugWrapper.qml b/internal/frontend/bridge-gui/bridge-gui/qml/DebugWrapper.qml index f00a34da..6d5fa6e4 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/DebugWrapper.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/DebugWrapper.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/GeneralSettings.qml b/internal/frontend/bridge-gui/bridge-gui/qml/GeneralSettings.qml index 05c467cd..09b0b2d5 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/GeneralSettings.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/GeneralSettings.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/HelpView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/HelpView.qml index a2de9cab..5067cd1a 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/HelpView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/HelpView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/KeychainSettings.qml b/internal/frontend/bridge-gui/bridge-gui/qml/KeychainSettings.qml index 9584ed85..a4b776fb 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/KeychainSettings.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/KeychainSettings.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/LocalCacheSettings.qml b/internal/frontend/bridge-gui/bridge-gui/qml/LocalCacheSettings.qml index 5880f754..f4251b5c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/LocalCacheSettings.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/LocalCacheSettings.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/MainWindow.qml b/internal/frontend/bridge-gui/bridge-gui/qml/MainWindow.qml index 34c617dc..26d540d4 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/MainWindow.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/MainWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/NoAccountView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/NoAccountView.qml index 23ce1d92..ec680f3a 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/NoAccountView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/NoAccountView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/NotificationDialog.qml b/internal/frontend/bridge-gui/bridge-gui/qml/NotificationDialog.qml index 0fc6e7e9..15166e22 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/NotificationDialog.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/NotificationDialog.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/NotificationPopups.qml b/internal/frontend/bridge-gui/bridge-gui/qml/NotificationPopups.qml index 761b7066..0d9d0508 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/NotificationPopups.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/NotificationPopups.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notification.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notification.qml index 2624dcf7..65e9e7f0 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notification.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notification.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/NotificationFilter.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/NotificationFilter.qml index 2c24cdbc..8eb7c1bc 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/NotificationFilter.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/NotificationFilter.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notifications.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notifications.qml index 4fa7f010..4fdfceb5 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notifications.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Notifications/Notifications.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/PortSettings.qml b/internal/frontend/bridge-gui/bridge-gui/qml/PortSettings.qml index 3edd9edd..2b4bcd27 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/PortSettings.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/PortSettings.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Action.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Action.qml index 2ec4984a..60aae567 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Action.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Action.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ApplicationWindow.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ApplicationWindow.qml index 2b1cb953..b9b43e20 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ApplicationWindow.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ApplicationWindow.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Button.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Button.qml index 978f4cab..a93577c1 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Button.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Button.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/CheckBox.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/CheckBox.qml index c8c91a0b..9d5e09d9 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/CheckBox.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/CheckBox.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ColorScheme.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ColorScheme.qml index 9b8514e3..841ace44 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ColorScheme.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ColorScheme.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ComboBox.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ComboBox.qml index f4f4c4be..2a19a4a2 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ComboBox.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ComboBox.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ContextMenu.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ContextMenu.qml index b5e57f4e..e17c9a93 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ContextMenu.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/ContextMenu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Dialog.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Dialog.qml index 4d46a99a..05d8891d 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Dialog.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Dialog.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/InfoTooltip.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/InfoTooltip.qml index 9b5c2ce1..830ebf6d 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/InfoTooltip.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/InfoTooltip.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Label.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Label.qml index f748bb2d..fd09f5c5 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Label.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Label.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/LinkLabel.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/LinkLabel.qml index 59ca5fc0..b9d3f6de 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/LinkLabel.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/LinkLabel.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Menu.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Menu.qml index 1d554216..f814c30f 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Menu.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Menu.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/MenuItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/MenuItem.qml index 8edbd7c8..7115905d 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/MenuItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/MenuItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Popup.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Popup.qml index 9ce4828e..bbda0b84 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Popup.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Popup.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/RadioButton.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/RadioButton.qml index 9df29e39..c2ecafc9 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/RadioButton.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/RadioButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Spinner.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Spinner.qml index 0051afa2..3789a2b9 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Spinner.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Spinner.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Style.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Style.qml index dd95f4b7..9302ad55 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Style.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Style.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Switch.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Switch.qml index 29bf2854..40b3f38b 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Switch.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Switch.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextArea.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextArea.qml index 081b7b9a..679ba0dd 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextArea.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextArea.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextField.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextField.qml index b85dd756..5302c0df 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextField.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/TextField.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Toggle.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Toggle.qml index 249b1098..ce82002e 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Toggle.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Proton/Toggle.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SettingsItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SettingsItem.qml index 005573e9..653f9b48 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SettingsItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SettingsItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SettingsView.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SettingsView.qml index 0c921633..0ce7bd00 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SettingsView.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SettingsView.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigAppleMail.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigAppleMail.qml index 0acd3b0a..f90f7b18 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigAppleMail.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigAppleMail.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigCertInstall.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigCertInstall.qml index 616e7f04..200ed06e 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigCertInstall.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigCertInstall.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigEnd.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigEnd.qml index faeb545e..e61c95be 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigEnd.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigEnd.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigParameters.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigParameters.qml index 26308ef4..c734644d 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigParameters.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigParameters.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigSelector.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigSelector.qml index e66483c9..ff73a143 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigSelector.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientConfigSelector.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientListItem.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientListItem.qml index 10ae411e..446f2de6 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientListItem.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/ClientListItem.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/HelpButton.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/HelpButton.qml index fb0c79e1..b8799a80 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/HelpButton.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/HelpButton.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/LeftPane.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/LeftPane.qml index f50872c6..5d9b583d 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/LeftPane.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/LeftPane.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Login.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Login.qml index 3089094f..4476678c 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Login.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Login.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Onboarding.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Onboarding.qml index fe93a7e5..3259ef23 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Onboarding.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/Onboarding.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/SetupWizard.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/SetupWizard.qml index 52e908c9..78de747e 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/SetupWizard.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/SetupWizard.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/StepDescriptionBox.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/StepDescriptionBox.qml index 4d10e940..68e46add 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/StepDescriptionBox.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SetupWizard/StepDescriptionBox.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml b/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml index 68807834..e40aafdf 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/SplashScreen.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/Status.qml b/internal/frontend/bridge-gui/bridge-gui/qml/Status.qml index 7160b5d4..567325bf 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/Status.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/Status.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridge-gui/qml/UserNotificationDialog.qml b/internal/frontend/bridge-gui/bridge-gui/qml/UserNotificationDialog.qml index fd7b9beb..26a06478 100644 --- a/internal/frontend/bridge-gui/bridge-gui/qml/UserNotificationDialog.qml +++ b/internal/frontend/bridge-gui/bridge-gui/qml/UserNotificationDialog.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/frontend/bridge-gui/bridgepp/Pch.h b/internal/frontend/bridge-gui/bridgepp/Pch.h index f0c3d953..2ca7d721 100644 --- a/internal/frontend/bridge-gui/bridgepp/Pch.h +++ b/internal/frontend/bridge-gui/bridgepp/Pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestBridgeUtils.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestBridgeUtils.cpp index e594165f..0cd96331 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestBridgeUtils.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestBridgeUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.cpp index 0d407bc0..91f65d55 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.h b/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.h index 48295a3f..3b349513 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.h +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestBugReportFlow.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestCLI.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestCLI.cpp index 4a50ab7a..870e44eb 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestCLI.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestCLI.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestException.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestException.cpp index 647a46ce..5cac5682 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestException.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestException.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestSessionID.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestSessionID.cpp index 2e753af1..dfc08c0f 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestSessionID.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestSessionID.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.cpp b/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.cpp index 9067af11..a82a2a15 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.cpp +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.h b/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.h index 8476f69a..17033bdf 100644 --- a/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.h +++ b/internal/frontend/bridge-gui/bridgepp/Test/TestWorker.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.cpp index 9b37687f..aac551ee 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.h index b5f68487..8182a827 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/BridgeUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.cpp index f961142f..aed1c769 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.h index 69ff1d20..a0343c3f 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/BugReportFlow/BugReportFlow.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.cpp index 3a3b219b..08a516ba 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.h index f8a2641e..a32a835c 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/CLI/CLIUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.cpp index 4a5c2e8f..ecc47b8e 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.h index ad8a8c9d..0307b516 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Exception/Exception.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.cpp index eb94dc01..11cdb24f 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.h index ee204a1a..42cb592b 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/FocusGRPC/FocusGRPCClient.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.cpp index 51a410a2..f2975b86 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.h index e888fb41..3d753cff 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/EventFactory.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.cpp index 19484bf9..0e936b3f 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.h index eed9426f..1f5a81c0 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCClient.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.cpp index 0427065e..7a9cbc6b 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.h index 0de5c667..29a06947 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCConfig.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.cpp index 5163366e..5faf9331 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.h index 6170a55f..91000dee 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCErrors.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.cpp index fbc35fd1..26ca3554 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.h index 9a552f01..fd747e9f 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/GRPC/GRPCUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.cpp index 6fdb88a8..957ff5d7 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.h index 156954b9..9b4114b3 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/Log.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.cpp index 0cd6d86d..7e814e37 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.h index e5fab9ad..8bee054c 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Log/LogUtils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.cpp index d8698118..49061223 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.h index 8d684808..30e69d38 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/ProcessMonitor.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.cpp index b0454286..14ad53ab 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.h index d6da67d7..be431e1e 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/SessionID/SessionID.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.cpp index 6f8eced2..d50ce4f6 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.h index a321b1ca..92ebc328 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/User/User.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.cpp b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.cpp index f13ded87..212ea161 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.cpp +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.h index 454c6cc3..d4c610bf 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Overseer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Worker.h b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Worker.h index d8ba9f23..0543097e 100644 --- a/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Worker.h +++ b/internal/frontend/bridge-gui/bridgepp/bridgepp/Worker/Worker.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/account_utils.go b/internal/frontend/cli/account_utils.go index 4b9bf3d1..19ebf9a2 100644 --- a/internal/frontend/cli/account_utils.go +++ b/internal/frontend/cli/account_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/accounts.go b/internal/frontend/cli/accounts.go index 8e634d9d..e13c6668 100644 --- a/internal/frontend/cli/accounts.go +++ b/internal/frontend/cli/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/debug.go b/internal/frontend/cli/debug.go index de33ee32..e174a07d 100644 --- a/internal/frontend/cli/debug.go +++ b/internal/frontend/cli/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/frontend.go b/internal/frontend/cli/frontend.go index 401ad5f8..fe1e1080 100644 --- a/internal/frontend/cli/frontend.go +++ b/internal/frontend/cli/frontend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/system.go b/internal/frontend/cli/system.go index 0f1d9686..2d8f4da1 100644 --- a/internal/frontend/cli/system.go +++ b/internal/frontend/cli/system.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/updates.go b/internal/frontend/cli/updates.go index 506fab0b..8ae6585c 100644 --- a/internal/frontend/cli/updates.go +++ b/internal/frontend/cli/updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/cli/utils.go b/internal/frontend/cli/utils.go index 49cf7fc9..6146e108 100644 --- a/internal/frontend/cli/utils.go +++ b/internal/frontend/cli/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/event_factory.go b/internal/frontend/grpc/event_factory.go index f5ea2703..3b837032 100644 --- a/internal/frontend/grpc/event_factory.go +++ b/internal/frontend/grpc/event_factory.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/frontend/grpc/event_utils.go b/internal/frontend/grpc/event_utils.go index 249f6493..f357e273 100644 --- a/internal/frontend/grpc/event_utils.go +++ b/internal/frontend/grpc/event_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/fido.go b/internal/frontend/grpc/fido.go index 099783ab..965439b8 100644 --- a/internal/frontend/grpc/fido.go +++ b/internal/frontend/grpc/fido.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/fido/manager.go b/internal/frontend/grpc/fido/manager.go index a27cbfd8..03871d21 100644 --- a/internal/frontend/grpc/fido/manager.go +++ b/internal/frontend/grpc/fido/manager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/fido_windows.go b/internal/frontend/grpc/fido_windows.go index c0705cad..866a7ea9 100644 --- a/internal/frontend/grpc/fido_windows.go +++ b/internal/frontend/grpc/fido_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/service.go b/internal/frontend/grpc/service.go index 612cddb6..84caaa29 100644 --- a/internal/frontend/grpc/service.go +++ b/internal/frontend/grpc/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/frontend/grpc/service_cert.go b/internal/frontend/grpc/service_cert.go index 9db1f02d..f69115ca 100644 --- a/internal/frontend/grpc/service_cert.go +++ b/internal/frontend/grpc/service_cert.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/service_methods.go b/internal/frontend/grpc/service_methods.go index e602f52f..29c8c5f8 100644 --- a/internal/frontend/grpc/service_methods.go +++ b/internal/frontend/grpc/service_methods.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/frontend/grpc/service_stream.go b/internal/frontend/grpc/service_stream.go index 7983676e..3206cca8 100644 --- a/internal/frontend/grpc/service_stream.go +++ b/internal/frontend/grpc/service_stream.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/frontend/grpc/service_user.go b/internal/frontend/grpc/service_user.go index 4f319ae0..abd58be0 100644 --- a/internal/frontend/grpc/service_user.go +++ b/internal/frontend/grpc/service_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/types.go b/internal/frontend/grpc/types.go index 297e29c8..853bb7eb 100644 --- a/internal/frontend/grpc/types.go +++ b/internal/frontend/grpc/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/frontend/grpc/utils.go b/internal/frontend/grpc/utils.go index 8341ddbe..587e6c66 100644 --- a/internal/frontend/grpc/utils.go +++ b/internal/frontend/grpc/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/grpc/utils_test.go b/internal/frontend/grpc/utils_test.go index b1e072b8..ec4e3654 100644 --- a/internal/frontend/grpc/utils_test.go +++ b/internal/frontend/grpc/utils_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/theme/detect_darwin.go b/internal/frontend/theme/detect_darwin.go index fb634be8..db117b94 100644 --- a/internal/frontend/theme/detect_darwin.go +++ b/internal/frontend/theme/detect_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/theme/detect_default.go b/internal/frontend/theme/detect_default.go index 07244b70..03fa3a0b 100644 --- a/internal/frontend/theme/detect_default.go +++ b/internal/frontend/theme/detect_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/theme/detect_windows.go b/internal/frontend/theme/detect_windows.go index 9b6b4f73..10b0d248 100644 --- a/internal/frontend/theme/detect_windows.go +++ b/internal/frontend/theme/detect_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/theme/theme.go b/internal/frontend/theme/theme.go index d2289e4d..f2b93951 100644 --- a/internal/frontend/theme/theme.go +++ b/internal/frontend/theme/theme.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/frontend/theme/theme_test.go b/internal/frontend/theme/theme_test.go index fa7aa705..565bdc36 100644 --- a/internal/frontend/theme/theme_test.go +++ b/internal/frontend/theme/theme_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/hv/hv.go b/internal/hv/hv.go index 99b9c50a..5bd623a2 100644 --- a/internal/hv/hv.go +++ b/internal/hv/hv.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // This file is part of Proton Mail Bridge. // Proton Mail Bridge is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/internal/hv/hv_test.go b/internal/hv/hv_test.go index 41704f3b..c216e666 100644 --- a/internal/hv/hv_test.go +++ b/internal/hv/hv_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/identifier/identifier.go b/internal/identifier/identifier.go index d5ed528b..f11ed329 100644 --- a/internal/identifier/identifier.go +++ b/internal/identifier/identifier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/kb/suggester.go b/internal/kb/suggester.go index c6573250..71f40d8d 100644 --- a/internal/kb/suggester.go +++ b/internal/kb/suggester.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/kb/suggester_test.go b/internal/kb/suggester_test.go index a54768fa..0d789d53 100644 --- a/internal/kb/suggester_test.go +++ b/internal/kb/suggester_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/legacy/credentials/credentials.go b/internal/legacy/credentials/credentials.go index 1441fc4a..e9576bbc 100644 --- a/internal/legacy/credentials/credentials.go +++ b/internal/legacy/credentials/credentials.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/legacy/credentials/credentials_test.go b/internal/legacy/credentials/credentials_test.go index 901c2f25..1e5b93ea 100644 --- a/internal/legacy/credentials/credentials_test.go +++ b/internal/legacy/credentials/credentials_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/legacy/credentials/store.go b/internal/legacy/credentials/store.go index 467b9eba..cf6fa5e4 100644 --- a/internal/legacy/credentials/store.go +++ b/internal/legacy/credentials/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/legacy/credentials/store_test.go b/internal/legacy/credentials/store_test.go index 2693d6a9..d686ec9a 100644 --- a/internal/legacy/credentials/store_test.go +++ b/internal/legacy/credentials/store_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/locations/locations.go b/internal/locations/locations.go index 853081f7..16b79f44 100644 --- a/internal/locations/locations.go +++ b/internal/locations/locations.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/locations/locations_test.go b/internal/locations/locations_test.go index 8eeee546..fb5c487b 100644 --- a/internal/locations/locations_test.go +++ b/internal/locations/locations_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/locations/provider.go b/internal/locations/provider.go index 3eec70d0..43ab5942 100644 --- a/internal/locations/provider.go +++ b/internal/locations/provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/compression.go b/internal/logging/compression.go index 3987d9b4..754c1859 100644 --- a/internal/logging/compression.go +++ b/internal/logging/compression.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/compression_test.go b/internal/logging/compression_test.go index de005d48..d9ae9f24 100644 --- a/internal/logging/compression_test.go +++ b/internal/logging/compression_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/crash.go b/internal/logging/crash.go index 0cbf4758..8b87cd09 100644 --- a/internal/logging/crash.go +++ b/internal/logging/crash.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/crash_test.go b/internal/logging/crash_test.go index 222ff602..2baca176 100644 --- a/internal/logging/crash_test.go +++ b/internal/logging/crash_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/imap_logger.go b/internal/logging/imap_logger.go index 8cad1948..4cfce335 100644 --- a/internal/logging/imap_logger.go +++ b/internal/logging/imap_logger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/logging.go b/internal/logging/logging.go index 666fff35..77a733d5 100644 --- a/internal/logging/logging.go +++ b/internal/logging/logging.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/logging_test.go b/internal/logging/logging_test.go index 4bef45c8..74af8d8e 100644 --- a/internal/logging/logging_test.go +++ b/internal/logging/logging_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/pruning.go b/internal/logging/pruning.go index 4f3108a8..65369238 100644 --- a/internal/logging/pruning.go +++ b/internal/logging/pruning.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/pruning_test.go b/internal/logging/pruning_test.go index dcd0da3a..00abd22b 100644 --- a/internal/logging/pruning_test.go +++ b/internal/logging/pruning_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/rotator.go b/internal/logging/rotator.go index 059b7b3c..b35f6405 100644 --- a/internal/logging/rotator.go +++ b/internal/logging/rotator.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/rotator_test.go b/internal/logging/rotator_test.go index 8eac4405..c4bf5c72 100644 --- a/internal/logging/rotator_test.go +++ b/internal/logging/rotator_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/sensitive_default.go b/internal/logging/sensitive_default.go index bbfb0c73..c8b66dad 100644 --- a/internal/logging/sensitive_default.go +++ b/internal/logging/sensitive_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/sensitive_sensitive.go b/internal/logging/sensitive_sensitive.go index b81554c0..6e1edd00 100644 --- a/internal/logging/sensitive_sensitive.go +++ b/internal/logging/sensitive_sensitive.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/session_id.go b/internal/logging/session_id.go index ec80ee9c..f8256337 100644 --- a/internal/logging/session_id.go +++ b/internal/logging/session_id.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/session_id_test.go b/internal/logging/session_id_test.go index f10c36da..090e0c9b 100644 --- a/internal/logging/session_id_test.go +++ b/internal/logging/session_id_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/logging/smtp_logger.go b/internal/logging/smtp_logger.go index f0f31c64..3adfbb1a 100644 --- a/internal/logging/smtp_logger.go +++ b/internal/logging/smtp_logger.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/network/proton.go b/internal/network/proton.go index e5edceaa..efa2d67c 100644 --- a/internal/network/proton.go +++ b/internal/network/proton.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/plan/plan.go b/internal/plan/plan.go index e7be97f6..668d1245 100644 --- a/internal/plan/plan.go +++ b/internal/plan/plan.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/platform/platform.go b/internal/platform/platform.go index d4d3b42c..32abfa14 100644 --- a/internal/platform/platform.go +++ b/internal/platform/platform.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/safe/mutex.go b/internal/safe/mutex.go index 0ca2cdbb..1ee5a19a 100644 --- a/internal/safe/mutex.go +++ b/internal/safe/mutex.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/sentry/hostarch_darwin.go b/internal/sentry/hostarch_darwin.go index 3a4ab20b..af0afdea 100644 --- a/internal/sentry/hostarch_darwin.go +++ b/internal/sentry/hostarch_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/sentry/hostarch_default.go b/internal/sentry/hostarch_default.go index 550816c5..5faa9c35 100644 --- a/internal/sentry/hostarch_default.go +++ b/internal/sentry/hostarch_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/sentry/lang_default.go b/internal/sentry/lang_default.go index 65287f86..f204205b 100644 --- a/internal/sentry/lang_default.go +++ b/internal/sentry/lang_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/sentry/reporter.go b/internal/sentry/reporter.go index 09aebde5..4f89457d 100644 --- a/internal/sentry/reporter.go +++ b/internal/sentry/reporter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/sentry/reporter_test.go b/internal/sentry/reporter_test.go index c6eb3770..82f9bf4a 100644 --- a/internal/sentry/reporter_test.go +++ b/internal/sentry/reporter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/service/config.go b/internal/service/config.go index 433b486b..d35d542e 100644 --- a/internal/service/config.go +++ b/internal/service/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/service/config_test.go b/internal/service/config_test.go index 72720b42..44ad19af 100644 --- a/internal/service/config_test.go +++ b/internal/service/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/service/types.go b/internal/service/types.go index c04c7b15..e2ffbf22 100644 --- a/internal/service/types.go +++ b/internal/service/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/internal/services/imapservice/api_client.go b/internal/services/imapservice/api_client.go index 0a627dc2..e7bbe7f7 100644 --- a/internal/services/imapservice/api_client.go +++ b/internal/services/imapservice/api_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/conflicts.go b/internal/services/imapservice/conflicts.go index 93f26f56..68d968ff 100644 --- a/internal/services/imapservice/conflicts.go +++ b/internal/services/imapservice/conflicts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/conflicts_test.go b/internal/services/imapservice/conflicts_test.go index 3f613000..a613c020 100644 --- a/internal/services/imapservice/conflicts_test.go +++ b/internal/services/imapservice/conflicts_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/connector.go b/internal/services/imapservice/connector.go index 707f273d..2cb7735d 100644 --- a/internal/services/imapservice/connector.go +++ b/internal/services/imapservice/connector.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/connector_test.go b/internal/services/imapservice/connector_test.go index 0404c419..14f2f064 100644 --- a/internal/services/imapservice/connector_test.go +++ b/internal/services/imapservice/connector_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/helpers.go b/internal/services/imapservice/helpers.go index d0bd8b76..a4c2cd86 100644 --- a/internal/services/imapservice/helpers.go +++ b/internal/services/imapservice/helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/imap_updates.go b/internal/services/imapservice/imap_updates.go index bf5df43f..47eaedaf 100644 --- a/internal/services/imapservice/imap_updates.go +++ b/internal/services/imapservice/imap_updates.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/labelchecker.go b/internal/services/imapservice/labelchecker.go index 3d6438cc..4e398fb7 100644 --- a/internal/services/imapservice/labelchecker.go +++ b/internal/services/imapservice/labelchecker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/observabilitymetrics/evtloopmsgevents/metrics.go b/internal/services/imapservice/observabilitymetrics/evtloopmsgevents/metrics.go index 31ead4c2..573bea2f 100644 --- a/internal/services/imapservice/observabilitymetrics/evtloopmsgevents/metrics.go +++ b/internal/services/imapservice/observabilitymetrics/evtloopmsgevents/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/observabilitymetrics/syncmsgevents/metrics.go b/internal/services/imapservice/observabilitymetrics/syncmsgevents/metrics.go index b9df6c6b..408d1480 100644 --- a/internal/services/imapservice/observabilitymetrics/syncmsgevents/metrics.go +++ b/internal/services/imapservice/observabilitymetrics/syncmsgevents/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/server_manager.go b/internal/services/imapservice/server_manager.go index 8a8aa5d4..0a0f4e31 100644 --- a/internal/services/imapservice/server_manager.go +++ b/internal/services/imapservice/server_manager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/service.go b/internal/services/imapservice/service.go index 394caf4f..8882b51c 100644 --- a/internal/services/imapservice/service.go +++ b/internal/services/imapservice/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/service_address_events.go b/internal/services/imapservice/service_address_events.go index ca00974e..f91887e5 100644 --- a/internal/services/imapservice/service_address_events.go +++ b/internal/services/imapservice/service_address_events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/service_label_events.go b/internal/services/imapservice/service_label_events.go index 766ec201..309f72be 100644 --- a/internal/services/imapservice/service_label_events.go +++ b/internal/services/imapservice/service_label_events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/service_message_events.go b/internal/services/imapservice/service_message_events.go index 15f9a907..79fc306c 100644 --- a/internal/services/imapservice/service_message_events.go +++ b/internal/services/imapservice/service_message_events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/service_sync_events.go b/internal/services/imapservice/service_sync_events.go index 149a8839..8b3adbf4 100644 --- a/internal/services/imapservice/service_sync_events.go +++ b/internal/services/imapservice/service_sync_events.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/shared_cache.go b/internal/services/imapservice/shared_cache.go index 703fd835..c6dcee2b 100644 --- a/internal/services/imapservice/shared_cache.go +++ b/internal/services/imapservice/shared_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/shared_identity.go b/internal/services/imapservice/shared_identity.go index 17967d1e..8808d60a 100644 --- a/internal/services/imapservice/shared_identity.go +++ b/internal/services/imapservice/shared_identity.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/shared_labels.go b/internal/services/imapservice/shared_labels.go index 96092eee..aa881571 100644 --- a/internal/services/imapservice/shared_labels.go +++ b/internal/services/imapservice/shared_labels.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_build.go b/internal/services/imapservice/sync_build.go index 971eabd1..b379a13c 100644 --- a/internal/services/imapservice/sync_build.go +++ b/internal/services/imapservice/sync_build.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_build_test.go b/internal/services/imapservice/sync_build_test.go index 477f1662..365d94f1 100644 --- a/internal/services/imapservice/sync_build_test.go +++ b/internal/services/imapservice/sync_build_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_message_builder.go b/internal/services/imapservice/sync_message_builder.go index e98ca67e..10914d67 100644 --- a/internal/services/imapservice/sync_message_builder.go +++ b/internal/services/imapservice/sync_message_builder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_reporter.go b/internal/services/imapservice/sync_reporter.go index a2526989..af5674ee 100644 --- a/internal/services/imapservice/sync_reporter.go +++ b/internal/services/imapservice/sync_reporter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_state_provider.go b/internal/services/imapservice/sync_state_provider.go index b86957c1..08ebc3c3 100644 --- a/internal/services/imapservice/sync_state_provider.go +++ b/internal/services/imapservice/sync_state_provider.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_state_provider_test.go b/internal/services/imapservice/sync_state_provider_test.go index 022e5050..2fb12483 100644 --- a/internal/services/imapservice/sync_state_provider_test.go +++ b/internal/services/imapservice/sync_state_provider_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/sync_update_applier.go b/internal/services/imapservice/sync_update_applier.go index 47add5cf..db6356e9 100644 --- a/internal/services/imapservice/sync_update_applier.go +++ b/internal/services/imapservice/sync_update_applier.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/utils.go b/internal/services/imapservice/utils.go index 4675a675..b77cbba4 100644 --- a/internal/services/imapservice/utils.go +++ b/internal/services/imapservice/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapservice/utils_test.go b/internal/services/imapservice/utils_test.go index 0715746d..d36e828c 100644 --- a/internal/services/imapservice/utils_test.go +++ b/internal/services/imapservice/utils_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapsmtpserver/imap.go b/internal/services/imapsmtpserver/imap.go index 8745d046..591a192b 100644 --- a/internal/services/imapsmtpserver/imap.go +++ b/internal/services/imapsmtpserver/imap.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapsmtpserver/listener.go b/internal/services/imapsmtpserver/listener.go index 79a44243..bf87134b 100644 --- a/internal/services/imapsmtpserver/listener.go +++ b/internal/services/imapsmtpserver/listener.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapsmtpserver/service.go b/internal/services/imapsmtpserver/service.go index d82ddf18..df4a7103 100644 --- a/internal/services/imapsmtpserver/service.go +++ b/internal/services/imapsmtpserver/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapsmtpserver/smtp.go b/internal/services/imapsmtpserver/smtp.go index 9335ae88..1a5aafbc 100644 --- a/internal/services/imapsmtpserver/smtp.go +++ b/internal/services/imapsmtpserver/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/imapsmtpserver/telemetry.go b/internal/services/imapsmtpserver/telemetry.go index ef632856..6b0c77ab 100644 --- a/internal/services/imapsmtpserver/telemetry.go +++ b/internal/services/imapsmtpserver/telemetry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/notifications/metrics.go b/internal/services/notifications/metrics.go index f5e69cd9..96d8ac4e 100644 --- a/internal/services/notifications/metrics.go +++ b/internal/services/notifications/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/notifications/notification_test.go b/internal/services/notifications/notification_test.go index 54023524..b87c75ed 100644 --- a/internal/services/notifications/notification_test.go +++ b/internal/services/notifications/notification_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/notifications/service.go b/internal/services/notifications/service.go index 0325e9bc..43b63585 100644 --- a/internal/services/notifications/service.go +++ b/internal/services/notifications/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/notifications/store.go b/internal/services/notifications/store.go index 89e53fac..947fd7dd 100644 --- a/internal/services/notifications/store.go +++ b/internal/services/notifications/store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/adapter.go b/internal/services/observability/adapter.go index 7f5d69df..4e510dc9 100644 --- a/internal/services/observability/adapter.go +++ b/internal/services/observability/adapter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/adapter_test.go b/internal/services/observability/adapter_test.go index 62be631e..4f5e0743 100644 --- a/internal/services/observability/adapter_test.go +++ b/internal/services/observability/adapter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/distinction_error_types.go b/internal/services/observability/distinction_error_types.go index 5f419685..f4bcc699 100644 --- a/internal/services/observability/distinction_error_types.go +++ b/internal/services/observability/distinction_error_types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/distinction_utility.go b/internal/services/observability/distinction_utility.go index cb9aa732..81450223 100644 --- a/internal/services/observability/distinction_utility.go +++ b/internal/services/observability/distinction_utility.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/gluonmetrics/metrics.go b/internal/services/observability/gluonmetrics/metrics.go index c1fc7ccc..ecf7ebc8 100644 --- a/internal/services/observability/gluonmetrics/metrics.go +++ b/internal/services/observability/gluonmetrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/heartbeat.go b/internal/services/observability/heartbeat.go index 8fe57383..bb7c5856 100644 --- a/internal/services/observability/heartbeat.go +++ b/internal/services/observability/heartbeat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/plan_utils.go b/internal/services/observability/plan_utils.go index 93fe7a39..02212d5d 100644 --- a/internal/services/observability/plan_utils.go +++ b/internal/services/observability/plan_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/service.go b/internal/services/observability/service.go index 8aede912..086242d4 100644 --- a/internal/services/observability/service.go +++ b/internal/services/observability/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/service_test.go b/internal/services/observability/service_test.go index 7affdef3..0e9b4c1d 100644 --- a/internal/services/observability/service_test.go +++ b/internal/services/observability/service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/test_utils.go b/internal/services/observability/test_utils.go index e6ff1246..c12bb554 100644 --- a/internal/services/observability/test_utils.go +++ b/internal/services/observability/test_utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/utils.go b/internal/services/observability/utils.go index 431e5b84..79f16bb9 100644 --- a/internal/services/observability/utils.go +++ b/internal/services/observability/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/observability/utils_test.go b/internal/services/observability/utils_test.go index 3f6f95a5..cccec5f4 100644 --- a/internal/services/observability/utils_test.go +++ b/internal/services/observability/utils_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/orderedtasks/ordered_cancel.go b/internal/services/orderedtasks/ordered_cancel.go index 7b3fad3f..ac38cd97 100644 --- a/internal/services/orderedtasks/ordered_cancel.go +++ b/internal/services/orderedtasks/ordered_cancel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/sendrecorder/recorder.go b/internal/services/sendrecorder/recorder.go index 045be17b..ea4b7bee 100644 --- a/internal/services/sendrecorder/recorder.go +++ b/internal/services/sendrecorder/recorder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/sendrecorder/recorder_test.go b/internal/services/sendrecorder/recorder_test.go index 5c3d2763..2106df8d 100644 --- a/internal/services/sendrecorder/recorder_test.go +++ b/internal/services/sendrecorder/recorder_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/accounts.go b/internal/services/smtp/accounts.go index 62bc315c..ccb0ce4b 100644 --- a/internal/services/smtp/accounts.go +++ b/internal/services/smtp/accounts.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/accounts_test.go b/internal/services/smtp/accounts_test.go index 2a74e84e..e3f94bc7 100644 --- a/internal/services/smtp/accounts_test.go +++ b/internal/services/smtp/accounts_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/errors.go b/internal/services/smtp/errors.go index 6f4ab11d..8519a776 100644 --- a/internal/services/smtp/errors.go +++ b/internal/services/smtp/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/observabilitymetrics/metrics.go b/internal/services/smtp/observabilitymetrics/metrics.go index 2df13636..2534b75f 100644 --- a/internal/services/smtp/observabilitymetrics/metrics.go +++ b/internal/services/smtp/observabilitymetrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/server_manager.go b/internal/services/smtp/server_manager.go index 67856153..d0112452 100644 --- a/internal/services/smtp/server_manager.go +++ b/internal/services/smtp/server_manager.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/service.go b/internal/services/smtp/service.go index 2da4401b..96e25d57 100644 --- a/internal/services/smtp/service.go +++ b/internal/services/smtp/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp.go b/internal/services/smtp/smtp.go index 02d479be..68a17133 100644 --- a/internal/services/smtp/smtp.go +++ b/internal/services/smtp/smtp.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_backend.go b/internal/services/smtp/smtp_backend.go index f480aecb..c49c32a1 100644 --- a/internal/services/smtp/smtp_backend.go +++ b/internal/services/smtp/smtp_backend.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_debug.go b/internal/services/smtp/smtp_debug.go index 72aecb1a..ed7e6764 100644 --- a/internal/services/smtp/smtp_debug.go +++ b/internal/services/smtp/smtp_debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_default.go b/internal/services/smtp/smtp_default.go index 9dd05aca..bc5ca47e 100644 --- a/internal/services/smtp/smtp_default.go +++ b/internal/services/smtp/smtp_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_packages.go b/internal/services/smtp/smtp_packages.go index f9614573..29f19d36 100644 --- a/internal/services/smtp/smtp_packages.go +++ b/internal/services/smtp/smtp_packages.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_packages_test.go b/internal/services/smtp/smtp_packages_test.go index 03124b97..4df8bbfd 100644 --- a/internal/services/smtp/smtp_packages_test.go +++ b/internal/services/smtp/smtp_packages_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_prefs.go b/internal/services/smtp/smtp_prefs.go index c8dbcb6d..d7017be7 100644 --- a/internal/services/smtp/smtp_prefs.go +++ b/internal/services/smtp/smtp_prefs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/smtp/smtp_prefs_test.go b/internal/services/smtp/smtp_prefs_test.go index eeaa433d..507a8881 100644 --- a/internal/services/smtp/smtp_prefs_test.go +++ b/internal/services/smtp/smtp_prefs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/api_client.go b/internal/services/syncservice/api_client.go index 266a0cb6..fd2f028a 100644 --- a/internal/services/syncservice/api_client.go +++ b/internal/services/syncservice/api_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/download_cache.go b/internal/services/syncservice/download_cache.go index ea5be174..0864cc9a 100644 --- a/internal/services/syncservice/download_cache.go +++ b/internal/services/syncservice/download_cache.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/handler.go b/internal/services/syncservice/handler.go index e009170b..ef8a58dd 100644 --- a/internal/services/syncservice/handler.go +++ b/internal/services/syncservice/handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/handler_test.go b/internal/services/syncservice/handler_test.go index 83edb880..c3b6a1b1 100644 --- a/internal/services/syncservice/handler_test.go +++ b/internal/services/syncservice/handler_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/interfaces.go b/internal/services/syncservice/interfaces.go index 6bbd3571..b2be82cc 100644 --- a/internal/services/syncservice/interfaces.go +++ b/internal/services/syncservice/interfaces.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/job.go b/internal/services/syncservice/job.go index 3498cf99..2b810905 100644 --- a/internal/services/syncservice/job.go +++ b/internal/services/syncservice/job.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/job_test.go b/internal/services/syncservice/job_test.go index 71412481..6eddecd0 100644 --- a/internal/services/syncservice/job_test.go +++ b/internal/services/syncservice/job_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/limits.go b/internal/services/syncservice/limits.go index c1006c20..c4ad160d 100644 --- a/internal/services/syncservice/limits.go +++ b/internal/services/syncservice/limits.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/observabilitymetrics/metrics.go b/internal/services/syncservice/observabilitymetrics/metrics.go index a7a44e06..dd55a159 100644 --- a/internal/services/syncservice/observabilitymetrics/metrics.go +++ b/internal/services/syncservice/observabilitymetrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/service.go b/internal/services/syncservice/service.go index bcd0e59f..cc657ff0 100644 --- a/internal/services/syncservice/service.go +++ b/internal/services/syncservice/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_apply.go b/internal/services/syncservice/stage_apply.go index 1d4ad638..31330fac 100644 --- a/internal/services/syncservice/stage_apply.go +++ b/internal/services/syncservice/stage_apply.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_apply_test.go b/internal/services/syncservice/stage_apply_test.go index 44cd66fb..dfcef005 100644 --- a/internal/services/syncservice/stage_apply_test.go +++ b/internal/services/syncservice/stage_apply_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_build.go b/internal/services/syncservice/stage_build.go index b157ddd8..0d3bafe3 100644 --- a/internal/services/syncservice/stage_build.go +++ b/internal/services/syncservice/stage_build.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_build_test.go b/internal/services/syncservice/stage_build_test.go index 8f6ae854..a2e5bf38 100644 --- a/internal/services/syncservice/stage_build_test.go +++ b/internal/services/syncservice/stage_build_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_download.go b/internal/services/syncservice/stage_download.go index fed9829c..a8009a69 100644 --- a/internal/services/syncservice/stage_download.go +++ b/internal/services/syncservice/stage_download.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_download_test.go b/internal/services/syncservice/stage_download_test.go index 27640499..04a3c88e 100644 --- a/internal/services/syncservice/stage_download_test.go +++ b/internal/services/syncservice/stage_download_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_metadata.go b/internal/services/syncservice/stage_metadata.go index 873f659b..11d2af80 100644 --- a/internal/services/syncservice/stage_metadata.go +++ b/internal/services/syncservice/stage_metadata.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_metadata_test.go b/internal/services/syncservice/stage_metadata_test.go index 37426ceb..a18d0443 100644 --- a/internal/services/syncservice/stage_metadata_test.go +++ b/internal/services/syncservice/stage_metadata_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/stage_output.go b/internal/services/syncservice/stage_output.go index 14dc350b..2c7e3de4 100644 --- a/internal/services/syncservice/stage_output.go +++ b/internal/services/syncservice/stage_output.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/syncservice/utils.go b/internal/services/syncservice/utils.go index ba2dadcb..7449220f 100644 --- a/internal/services/syncservice/utils.go +++ b/internal/services/syncservice/utils.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/telemetry/service.go b/internal/services/telemetry/service.go index 8621e16b..aa88a6e9 100644 --- a/internal/services/telemetry/service.go +++ b/internal/services/telemetry/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/telemetry/service_test.go b/internal/services/telemetry/service_test.go index 27430fe7..e605e74c 100644 --- a/internal/services/telemetry/service_test.go +++ b/internal/services/telemetry/service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/event_controller.go b/internal/services/userevents/event_controller.go index 53dc2c3c..19ff2a06 100644 --- a/internal/services/userevents/event_controller.go +++ b/internal/services/userevents/event_controller.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/event_poll_waiter.go b/internal/services/userevents/event_poll_waiter.go index f348d57a..1a4505ef 100644 --- a/internal/services/userevents/event_poll_waiter.go +++ b/internal/services/userevents/event_poll_waiter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/event_source.go b/internal/services/userevents/event_source.go index 8ab588d7..7ae457ff 100644 --- a/internal/services/userevents/event_source.go +++ b/internal/services/userevents/event_source.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/eventid_store.go b/internal/services/userevents/eventid_store.go index 5761b9eb..26a0dd6e 100644 --- a/internal/services/userevents/eventid_store.go +++ b/internal/services/userevents/eventid_store.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/service.go b/internal/services/userevents/service.go index 307cf868..930d9e72 100644 --- a/internal/services/userevents/service.go +++ b/internal/services/userevents/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/service_handle_event_error_test.go b/internal/services/userevents/service_handle_event_error_test.go index 38ba5122..d007fd92 100644 --- a/internal/services/userevents/service_handle_event_error_test.go +++ b/internal/services/userevents/service_handle_event_error_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/service_handle_event_test.go b/internal/services/userevents/service_handle_event_test.go index c9d587ae..289decfe 100644 --- a/internal/services/userevents/service_handle_event_test.go +++ b/internal/services/userevents/service_handle_event_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/service_test.go b/internal/services/userevents/service_test.go index f501023d..0023259b 100644 --- a/internal/services/userevents/service_test.go +++ b/internal/services/userevents/service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/subscribable.go b/internal/services/userevents/subscribable.go index b55c35c7..de1cc133 100644 --- a/internal/services/userevents/subscribable.go +++ b/internal/services/userevents/subscribable.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/subscriber.go b/internal/services/userevents/subscriber.go index c9d471fa..238e8bbd 100644 --- a/internal/services/userevents/subscriber.go +++ b/internal/services/userevents/subscriber.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/subscriber_test.go b/internal/services/userevents/subscriber_test.go index 1d7f1154..9a2d7cbf 100644 --- a/internal/services/userevents/subscriber_test.go +++ b/internal/services/userevents/subscriber_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/userevents/subscription.go b/internal/services/userevents/subscription.go index 93090d8e..0ce85b9e 100644 --- a/internal/services/userevents/subscription.go +++ b/internal/services/userevents/subscription.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/useridentity/auth.go b/internal/services/useridentity/auth.go index 2cdd366a..185d91e3 100644 --- a/internal/services/useridentity/auth.go +++ b/internal/services/useridentity/auth.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/useridentity/service.go b/internal/services/useridentity/service.go index 9de33122..cb20439c 100644 --- a/internal/services/useridentity/service.go +++ b/internal/services/useridentity/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/useridentity/service_test.go b/internal/services/useridentity/service_test.go index 45d3a4a2..44c58c3b 100644 --- a/internal/services/useridentity/service_test.go +++ b/internal/services/useridentity/service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/services/useridentity/state.go b/internal/services/useridentity/state.go index 5991fba7..87d06f23 100644 --- a/internal/services/useridentity/state.go +++ b/internal/services/useridentity/state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/telemetry/heartbeat.go b/internal/telemetry/heartbeat.go index 345b5aab..7d879211 100644 --- a/internal/telemetry/heartbeat.go +++ b/internal/telemetry/heartbeat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/telemetry/heartbeat_test.go b/internal/telemetry/heartbeat_test.go index b6665257..cb232fc0 100644 --- a/internal/telemetry/heartbeat_test.go +++ b/internal/telemetry/heartbeat_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/telemetry/repair.go b/internal/telemetry/repair.go index e56bd030..de799ff2 100644 --- a/internal/telemetry/repair.go +++ b/internal/telemetry/repair.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/telemetry/types_heartbeat.go b/internal/telemetry/types_heartbeat.go index 16e69ddb..11fca844 100644 --- a/internal/telemetry/types_heartbeat.go +++ b/internal/telemetry/types_heartbeat.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/try/try.go b/internal/try/try.go index c44fe8da..454cee16 100644 --- a/internal/try/try.go +++ b/internal/try/try.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/try/try_test.go b/internal/try/try_test.go index 94feba76..1cff61e9 100644 --- a/internal/try/try_test.go +++ b/internal/try/try_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/unleash/service.go b/internal/unleash/service.go index e432507c..8ef04545 100644 --- a/internal/unleash/service.go +++ b/internal/unleash/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/unleash/startup.go b/internal/unleash/startup.go index 180d9fba..9eea5ff9 100644 --- a/internal/unleash/startup.go +++ b/internal/unleash/startup.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/unleash/startup_test.go b/internal/unleash/startup_test.go index 5a2cf604..64f5cb0f 100644 --- a/internal/unleash/startup_test.go +++ b/internal/unleash/startup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/channel.go b/internal/updater/channel.go index 9d8b89ca..3762d5fa 100644 --- a/internal/updater/channel.go +++ b/internal/updater/channel.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/host_default.go b/internal/updater/host_default.go index c16ff78e..810335d5 100644 --- a/internal/updater/host_default.go +++ b/internal/updater/host_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/host_qa.go b/internal/updater/host_qa.go index 376f201a..8a4d0121 100644 --- a/internal/updater/host_qa.go +++ b/internal/updater/host_qa.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/install_darwin.go b/internal/updater/install_darwin.go index b1799a32..dd0e1652 100644 --- a/internal/updater/install_darwin.go +++ b/internal/updater/install_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/install_default.go b/internal/updater/install_default.go index df262da3..cb3f955e 100644 --- a/internal/updater/install_default.go +++ b/internal/updater/install_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/key_default.go b/internal/updater/key_default.go index e1aa67fb..08036bda 100644 --- a/internal/updater/key_default.go +++ b/internal/updater/key_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/keyring.go b/internal/updater/keyring.go index cd18859b..61960449 100644 --- a/internal/updater/keyring.go +++ b/internal/updater/keyring.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/sync.go b/internal/updater/sync.go index 566fd346..02cce117 100644 --- a/internal/updater/sync.go +++ b/internal/updater/sync.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/sync_test.go b/internal/updater/sync_test.go index ea9a842a..a47872f4 100644 --- a/internal/updater/sync_test.go +++ b/internal/updater/sync_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/types_test.go b/internal/updater/types_test.go index 8c6efec7..624094fc 100644 --- a/internal/updater/types_test.go +++ b/internal/updater/types_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/types_version.go b/internal/updater/types_version.go index ae99f1b3..5c20a6ce 100644 --- a/internal/updater/types_version.go +++ b/internal/updater/types_version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/updater.go b/internal/updater/updater.go index b704e9f9..aca7b6e4 100644 --- a/internal/updater/updater.go +++ b/internal/updater/updater.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/version.go b/internal/updater/version.go index aa98a8b8..9f66af64 100644 --- a/internal/updater/version.go +++ b/internal/updater/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/version_test.go b/internal/updater/version_test.go index e036cea1..4170517e 100644 --- a/internal/updater/version_test.go +++ b/internal/updater/version_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/versioncompare/compare_darwin.go b/internal/updater/versioncompare/compare_darwin.go index 5b219e98..dddb34e1 100644 --- a/internal/updater/versioncompare/compare_darwin.go +++ b/internal/updater/versioncompare/compare_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/versioncompare/compare_darwin_test.go b/internal/updater/versioncompare/compare_darwin_test.go index abf6fc63..ce346813 100644 --- a/internal/updater/versioncompare/compare_darwin_test.go +++ b/internal/updater/versioncompare/compare_darwin_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/versioncompare/compare_linux.go b/internal/updater/versioncompare/compare_linux.go index 9a8d2ba1..ef05d0b1 100644 --- a/internal/updater/versioncompare/compare_linux.go +++ b/internal/updater/versioncompare/compare_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/versioncompare/compare_windows.go b/internal/updater/versioncompare/compare_windows.go index c7192328..43e82283 100644 --- a/internal/updater/versioncompare/compare_windows.go +++ b/internal/updater/versioncompare/compare_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/updater/versioncompare/types.go b/internal/updater/versioncompare/types.go index 4adc4b95..bccf56c4 100644 --- a/internal/updater/versioncompare/types.go +++ b/internal/updater/versioncompare/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/debug.go b/internal/user/debug.go index 73adcc30..cb3757e4 100644 --- a/internal/user/debug.go +++ b/internal/user/debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/errors.go b/internal/user/errors.go index a2376afa..618fa7ea 100644 --- a/internal/user/errors.go +++ b/internal/user/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/keys_test.go b/internal/user/keys_test.go index 79581f02..d9f187c7 100644 --- a/internal/user/keys_test.go +++ b/internal/user/keys_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/migration.go b/internal/user/migration.go index 7222cd59..1063274a 100644 --- a/internal/user/migration.go +++ b/internal/user/migration.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/repair_telemetry.go b/internal/user/repair_telemetry.go index cf750f76..5f349c22 100644 --- a/internal/user/repair_telemetry.go +++ b/internal/user/repair_telemetry.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/user.go b/internal/user/user.go index 6a05c5af..40072989 100644 --- a/internal/user/user.go +++ b/internal/user/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/user_check.go b/internal/user/user_check.go index 252148ff..417d0411 100644 --- a/internal/user/user_check.go +++ b/internal/user/user_check.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/user_check_test.go b/internal/user/user_check_test.go index b29dd097..557c7d05 100644 --- a/internal/user/user_check_test.go +++ b/internal/user/user_check_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/user/user_test.go b/internal/user/user_test.go index 77901113..53979227 100644 --- a/internal/user/user_test.go +++ b/internal/user/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/platform.go b/internal/useragent/platform.go index 3e351ca5..4af2e635 100644 --- a/internal/useragent/platform.go +++ b/internal/useragent/platform.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/platform_darwin.go b/internal/useragent/platform_darwin.go index ef1d87e8..e7d773a7 100644 --- a/internal/useragent/platform_darwin.go +++ b/internal/useragent/platform_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/platform_default.go b/internal/useragent/platform_default.go index 47d6eae3..55f35658 100644 --- a/internal/useragent/platform_default.go +++ b/internal/useragent/platform_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/platform_test.go b/internal/useragent/platform_test.go index f7783e5a..15c278b3 100644 --- a/internal/useragent/platform_test.go +++ b/internal/useragent/platform_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/useragent.go b/internal/useragent/useragent.go index 1aecf1f0..0d3261fd 100644 --- a/internal/useragent/useragent.go +++ b/internal/useragent/useragent.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/useragent/useragent_test.go b/internal/useragent/useragent_test.go index 47f0af3d..0ce348ac 100644 --- a/internal/useragent/useragent_test.go +++ b/internal/useragent/useragent_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/usertypes/addressmode.go b/internal/usertypes/addressmode.go index 2a23bba1..8823d87a 100644 --- a/internal/usertypes/addressmode.go +++ b/internal/usertypes/addressmode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/usertypes/keys.go b/internal/usertypes/keys.go index d7cce7fa..b6bc3338 100644 --- a/internal/usertypes/keys.go +++ b/internal/usertypes/keys.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/usertypes/types.go b/internal/usertypes/types.go index 55ecddfc..f7ee5954 100644 --- a/internal/usertypes/types.go +++ b/internal/usertypes/types.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/usertypes/types_test.go b/internal/usertypes/types_test.go index 55a049c1..5a9944bf 100644 --- a/internal/usertypes/types_test.go +++ b/internal/usertypes/types_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/certs.go b/internal/vault/certs.go index 1bef0ef7..c857dcc2 100644 --- a/internal/vault/certs.go +++ b/internal/vault/certs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/certs_test.go b/internal/vault/certs_test.go index 1a43f733..43340902 100644 --- a/internal/vault/certs_test.go +++ b/internal/vault/certs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/cookies.go b/internal/vault/cookies.go index d5d34efe..3b4abc90 100644 --- a/internal/vault/cookies.go +++ b/internal/vault/cookies.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/cookies_test.go b/internal/vault/cookies_test.go index 00bc8620..c13dd727 100644 --- a/internal/vault/cookies_test.go +++ b/internal/vault/cookies_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/helper.go b/internal/vault/helper.go index 90ee417d..e128f8ff 100644 --- a/internal/vault/helper.go +++ b/internal/vault/helper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/helper_test.go b/internal/vault/helper_test.go index 752bde47..c492812c 100644 --- a/internal/vault/helper_test.go +++ b/internal/vault/helper_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/keychain_settings.go b/internal/vault/keychain_settings.go index 209a623e..3d8e48bf 100644 --- a/internal/vault/keychain_settings.go +++ b/internal/vault/keychain_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/keychain_settings_test.go b/internal/vault/keychain_settings_test.go index ab1abf0f..ad33cf06 100644 --- a/internal/vault/keychain_settings_test.go +++ b/internal/vault/keychain_settings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/keychain_state.go b/internal/vault/keychain_state.go index 3f138e38..3b8a1a5b 100644 --- a/internal/vault/keychain_state.go +++ b/internal/vault/keychain_state.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/keychain_state_test.go b/internal/vault/keychain_state_test.go index 0bcd692e..fc880053 100644 --- a/internal/vault/keychain_state_test.go +++ b/internal/vault/keychain_state_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/migrate.go b/internal/vault/migrate.go index ab8def2c..691e155d 100644 --- a/internal/vault/migrate.go +++ b/internal/vault/migrate.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/migrate_test.go b/internal/vault/migrate_test.go index 5bebaf7a..49b2036b 100644 --- a/internal/vault/migrate_test.go +++ b/internal/vault/migrate_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/migrate_v2.3.x.go b/internal/vault/migrate_v2.3.x.go index 8e6c0412..f4939d29 100644 --- a/internal/vault/migrate_v2.3.x.go +++ b/internal/vault/migrate_v2.3.x.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/migrate_v2.4.x.go b/internal/vault/migrate_v2.4.x.go index 6c7bbf9d..00d1e20c 100644 --- a/internal/vault/migrate_v2.4.x.go +++ b/internal/vault/migrate_v2.4.x.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/observabilitymetrics/metrics.go b/internal/vault/observabilitymetrics/metrics.go index 5e81516f..c376ddd4 100644 --- a/internal/vault/observabilitymetrics/metrics.go +++ b/internal/vault/observabilitymetrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/password_archive.go b/internal/vault/password_archive.go index 0a8a4074..f9c99594 100644 --- a/internal/vault/password_archive.go +++ b/internal/vault/password_archive.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/settings.go b/internal/vault/settings.go index f44de626..53572f44 100644 --- a/internal/vault/settings.go +++ b/internal/vault/settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/settings_test.go b/internal/vault/settings_test.go index 728aa050..a2c8d749 100644 --- a/internal/vault/settings_test.go +++ b/internal/vault/settings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/storage/storage.go b/internal/vault/storage/storage.go index f946219b..80f21316 100644 --- a/internal/vault/storage/storage.go +++ b/internal/vault/storage/storage.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/token.go b/internal/vault/token.go index 3447f696..4d7ce434 100644 --- a/internal/vault/token.go +++ b/internal/vault/token.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_certs.go b/internal/vault/types_certs.go index 3537a5f5..c71b8d9a 100644 --- a/internal/vault/types_certs.go +++ b/internal/vault/types_certs.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_data.go b/internal/vault/types_data.go index e5c84e08..370de25c 100644 --- a/internal/vault/types_data.go +++ b/internal/vault/types_data.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_file.go b/internal/vault/types_file.go index f08b6164..f3b1fd66 100644 --- a/internal/vault/types_file.go +++ b/internal/vault/types_file.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_password_archive.go b/internal/vault/types_password_archive.go index 74692510..e7e00fec 100644 --- a/internal/vault/types_password_archive.go +++ b/internal/vault/types_password_archive.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_settings.go b/internal/vault/types_settings.go index 16694edf..36f6b3d5 100644 --- a/internal/vault/types_settings.go +++ b/internal/vault/types_settings.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/types_user.go b/internal/vault/types_user.go index d22488f4..1666d2a8 100644 --- a/internal/vault/types_user.go +++ b/internal/vault/types_user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/user.go b/internal/vault/user.go index 872e0ac4..b4e78a3f 100644 --- a/internal/vault/user.go +++ b/internal/vault/user.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/user_test.go b/internal/vault/user_test.go index 6ce044f9..7cb8bf6f 100644 --- a/internal/vault/user_test.go +++ b/internal/vault/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/vault.go b/internal/vault/vault.go index 4dbb70cd..f60a845f 100644 --- a/internal/vault/vault.go +++ b/internal/vault/vault.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/vault_bench_test.go b/internal/vault/vault_bench_test.go index 4bb0fb7a..77bb7c52 100644 --- a/internal/vault/vault_bench_test.go +++ b/internal/vault/vault_bench_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/vault_debug.go b/internal/vault/vault_debug.go index 1508875c..2a296fac 100644 --- a/internal/vault/vault_debug.go +++ b/internal/vault/vault_debug.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/vault/vault_test.go b/internal/vault/vault_test.go index 9c2abe66..62d9cf26 100644 --- a/internal/vault/vault_test.go +++ b/internal/vault/vault_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/install.go b/internal/versioner/install.go index cab8eeb3..877217d1 100644 --- a/internal/versioner/install.go +++ b/internal/versioner/install.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/name_default.go b/internal/versioner/name_default.go index 798c32fe..9a1fc7a7 100644 --- a/internal/versioner/name_default.go +++ b/internal/versioner/name_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/name_windows.go b/internal/versioner/name_windows.go index 60c0e1b2..8f7bc731 100644 --- a/internal/versioner/name_windows.go +++ b/internal/versioner/name_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/remove.go b/internal/versioner/remove.go index 84dbcfa7..1fc3162a 100644 --- a/internal/versioner/remove.go +++ b/internal/versioner/remove.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/remove_darwin.go b/internal/versioner/remove_darwin.go index d0a20441..2ef71c45 100644 --- a/internal/versioner/remove_darwin.go +++ b/internal/versioner/remove_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/remove_linux.go b/internal/versioner/remove_linux.go index 749244d3..fad61a2c 100644 --- a/internal/versioner/remove_linux.go +++ b/internal/versioner/remove_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/remove_windows.go b/internal/versioner/remove_windows.go index 58793daa..120e9f5c 100644 --- a/internal/versioner/remove_windows.go +++ b/internal/versioner/remove_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/util.go b/internal/versioner/util.go index 79163eea..d695cbd1 100644 --- a/internal/versioner/util.go +++ b/internal/versioner/util.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/version.go b/internal/versioner/version.go index 786f8d90..3d2a8b16 100644 --- a/internal/versioner/version.go +++ b/internal/versioner/version.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/version_test.go b/internal/versioner/version_test.go index 89688c2d..6e4bf72e 100644 --- a/internal/versioner/version_test.go +++ b/internal/versioner/version_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/versioner.go b/internal/versioner/versioner.go index 541d120c..66f3db92 100644 --- a/internal/versioner/versioner.go +++ b/internal/versioner/versioner.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/versioner_remove_test.go b/internal/versioner/versioner_remove_test.go index dac2fad3..dc8011c7 100644 --- a/internal/versioner/versioner_remove_test.go +++ b/internal/versioner/versioner_remove_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/internal/versioner/versioner_test.go b/internal/versioner/versioner_test.go index 023771c7..49809120 100644 --- a/internal/versioner/versioner_test.go +++ b/internal/versioner/versioner_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/algo/algo.go b/pkg/algo/algo.go index 13601b15..5e1d569b 100644 --- a/pkg/algo/algo.go +++ b/pkg/algo/algo.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/algo/encode.go b/pkg/algo/encode.go index ade2a175..c03bc010 100644 --- a/pkg/algo/encode.go +++ b/pkg/algo/encode.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/algo/hash.go b/pkg/algo/hash.go index 6ede4c75..32e48076 100644 --- a/pkg/algo/hash.go +++ b/pkg/algo/hash.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/algo/sets.go b/pkg/algo/sets.go index d775a75e..69691b05 100644 --- a/pkg/algo/sets.go +++ b/pkg/algo/sets.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/algo/sets_test.go b/pkg/algo/sets_test.go index 37a36320..b3db492e 100644 --- a/pkg/algo/sets_test.go +++ b/pkg/algo/sets_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/cpc/cpc.go b/pkg/cpc/cpc.go index 2eda69d7..fe7d3005 100644 --- a/pkg/cpc/cpc.go +++ b/pkg/cpc/cpc.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/cpc/cpc_test.go b/pkg/cpc/cpc_test.go index 2bc80076..6ccd0d3a 100644 --- a/pkg/cpc/cpc_test.go +++ b/pkg/cpc/cpc_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/dialer/dial_client.go b/pkg/dialer/dial_client.go index 1f0cbd49..afac2d89 100644 --- a/pkg/dialer/dial_client.go +++ b/pkg/dialer/dial_client.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/files/removal.go b/pkg/files/removal.go index 092db100..5965b13d 100644 --- a/pkg/files/removal.go +++ b/pkg/files/removal.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/files/removal_test.go b/pkg/files/removal_test.go index a00599f3..91942aa8 100644 --- a/pkg/files/removal_test.go +++ b/pkg/files/removal_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/helper_darwin.go b/pkg/keychain/helper_darwin.go index 8d8aa7e6..0413fd61 100644 --- a/pkg/keychain/helper_darwin.go +++ b/pkg/keychain/helper_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/helper_dbus_linux.go b/pkg/keychain/helper_dbus_linux.go index 6141f6b6..a45f1b33 100644 --- a/pkg/keychain/helper_dbus_linux.go +++ b/pkg/keychain/helper_dbus_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/helper_linux.go b/pkg/keychain/helper_linux.go index 996e192e..a38c6328 100644 --- a/pkg/keychain/helper_linux.go +++ b/pkg/keychain/helper_linux.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/helper_windows.go b/pkg/keychain/helper_windows.go index 009d4b27..0955ed95 100644 --- a/pkg/keychain/helper_windows.go +++ b/pkg/keychain/helper_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/keychain.go b/pkg/keychain/keychain.go index 0b090d43..a4599a2d 100644 --- a/pkg/keychain/keychain.go +++ b/pkg/keychain/keychain.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/keychain_darwin.go b/pkg/keychain/keychain_darwin.go index d94725ab..7732cde2 100644 --- a/pkg/keychain/keychain_darwin.go +++ b/pkg/keychain/keychain_darwin.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/keychain_default.go b/pkg/keychain/keychain_default.go index 67e1978b..351bd6ae 100644 --- a/pkg/keychain/keychain_default.go +++ b/pkg/keychain/keychain_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/keychain_missing.go b/pkg/keychain/keychain_missing.go index ad1f5b0a..5b2ea8a3 100644 --- a/pkg/keychain/keychain_missing.go +++ b/pkg/keychain/keychain_missing.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/keychain_test.go b/pkg/keychain/keychain_test.go index f7709a30..c907593e 100644 --- a/pkg/keychain/keychain_test.go +++ b/pkg/keychain/keychain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/keychain/test_helper.go b/pkg/keychain/test_helper.go index 4f8d0ff4..7c0ca89e 100644 --- a/pkg/keychain/test_helper.go +++ b/pkg/keychain/test_helper.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/build.go b/pkg/message/build.go index c25991f2..64be0561 100644 --- a/pkg/message/build.go +++ b/pkg/message/build.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/build_custom.go b/pkg/message/build_custom.go index a815c56a..97da3390 100644 --- a/pkg/message/build_custom.go +++ b/pkg/message/build_custom.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/build_framework_test.go b/pkg/message/build_framework_test.go index 4879a8f8..a5649df5 100644 --- a/pkg/message/build_framework_test.go +++ b/pkg/message/build_framework_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/build_test.go b/pkg/message/build_test.go index 3f1b3ba6..11c6bb87 100644 --- a/pkg/message/build_test.go +++ b/pkg/message/build_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/decrypt.go b/pkg/message/decrypt.go index d0a3b8f7..5f7ed4ba 100644 --- a/pkg/message/decrypt.go +++ b/pkg/message/decrypt.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/decrypt_and_build.go b/pkg/message/decrypt_and_build.go index eb402685..6686875d 100644 --- a/pkg/message/decrypt_and_build.go +++ b/pkg/message/decrypt_and_build.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/header.go b/pkg/message/header.go index 889b952a..805ff04b 100644 --- a/pkg/message/header.go +++ b/pkg/message/header.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/header_test.go b/pkg/message/header_test.go index 69715139..2eca211a 100644 --- a/pkg/message/header_test.go +++ b/pkg/message/header_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/message.go b/pkg/message/message.go index 17206c06..70d4a2d1 100644 --- a/pkg/message/message.go +++ b/pkg/message/message.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/options.go b/pkg/message/options.go index baa89ac5..9a8d6a75 100644 --- a/pkg/message/options.go +++ b/pkg/message/options.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser.go b/pkg/message/parser.go index c05cd1d9..ec1d7bd0 100644 --- a/pkg/message/parser.go +++ b/pkg/message/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/handler.go b/pkg/message/parser/handler.go index 2982c92c..78a0e560 100644 --- a/pkg/message/parser/handler.go +++ b/pkg/message/parser/handler.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/parser.go b/pkg/message/parser/parser.go index d74025f5..fc007055 100644 --- a/pkg/message/parser/parser.go +++ b/pkg/message/parser/parser.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/parser_test.go b/pkg/message/parser/parser_test.go index 6c6f949c..7d3a8b9f 100644 --- a/pkg/message/parser/parser_test.go +++ b/pkg/message/parser/parser_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/part.go b/pkg/message/parser/part.go index 793fd617..f51b573a 100644 --- a/pkg/message/parser/part.go +++ b/pkg/message/parser/part.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/part_test.go b/pkg/message/parser/part_test.go index caffcc7e..2fcfde11 100644 --- a/pkg/message/parser/part_test.go +++ b/pkg/message/parser/part_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/trimmer.go b/pkg/message/parser/trimmer.go index fe95ea28..00f6557a 100644 --- a/pkg/message/parser/trimmer.go +++ b/pkg/message/parser/trimmer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/trimmer_test.go b/pkg/message/parser/trimmer_test.go index f7cc8255..bb499eec 100644 --- a/pkg/message/parser/trimmer_test.go +++ b/pkg/message/parser/trimmer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/visitor.go b/pkg/message/parser/visitor.go index d5cbb3ce..626a70be 100644 --- a/pkg/message/parser/visitor.go +++ b/pkg/message/parser/visitor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/walker.go b/pkg/message/parser/walker.go index 121d1256..093004da 100644 --- a/pkg/message/parser/walker.go +++ b/pkg/message/parser/walker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/walker_test.go b/pkg/message/parser/walker_test.go index ddb650f7..c49ce014 100644 --- a/pkg/message/parser/walker_test.go +++ b/pkg/message/parser/walker_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/writer.go b/pkg/message/parser/writer.go index 1da1578f..faa2387b 100644 --- a/pkg/message/parser/writer.go +++ b/pkg/message/parser/writer.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser/writer_test.go b/pkg/message/parser/writer_test.go index af87ab5a..a40d9434 100644 --- a/pkg/message/parser/writer_test.go +++ b/pkg/message/parser/writer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/message/parser_test.go b/pkg/message/parser_test.go index b676a399..19f5df21 100644 --- a/pkg/message/parser_test.go +++ b/pkg/message/parser_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mime/encoding.go b/pkg/mime/encoding.go index 37d7f367..fbb3b249 100644 --- a/pkg/mime/encoding.go +++ b/pkg/mime/encoding.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mime/encoding_test.go b/pkg/mime/encoding_test.go index ec6f7172..ba689b01 100644 --- a/pkg/mime/encoding_test.go +++ b/pkg/mime/encoding_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mime/mediaType.go b/pkg/mime/mediaType.go index 916e9b14..bd8f16e6 100644 --- a/pkg/mime/mediaType.go +++ b/pkg/mime/mediaType.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mime/utf7Decoder.go b/pkg/mime/utf7Decoder.go index 0e67681c..9fa117a5 100644 --- a/pkg/mime/utf7Decoder.go +++ b/pkg/mime/utf7Decoder.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mobileconfig/config.go b/pkg/mobileconfig/config.go index 46bdbb6f..d1c5f1fa 100644 --- a/pkg/mobileconfig/config.go +++ b/pkg/mobileconfig/config.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/mobileconfig/template.go b/pkg/mobileconfig/template.go index e1b7931b..3cca5836 100644 --- a/pkg/mobileconfig/template.go +++ b/pkg/mobileconfig/template.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/ports/ports.go b/pkg/ports/ports.go index f0718ee7..668e34b0 100644 --- a/pkg/ports/ports.go +++ b/pkg/ports/ports.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/ports/ports_test.go b/pkg/ports/ports_test.go index f515db4e..89110174 100644 --- a/pkg/ports/ports_test.go +++ b/pkg/ports/ports_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/restarter/restarter.go b/pkg/restarter/restarter.go index 2ba44e02..4bf3f6c8 100644 --- a/pkg/restarter/restarter.go +++ b/pkg/restarter/restarter.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/restarter/restarter_test.go b/pkg/restarter/restarter_test.go index a6076aa8..8ac06ee4 100644 --- a/pkg/restarter/restarter_test.go +++ b/pkg/restarter/restarter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/restarter/start_default.go b/pkg/restarter/start_default.go index ddd46a43..15f26568 100644 --- a/pkg/restarter/start_default.go +++ b/pkg/restarter/start_default.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/restarter/start_windows.go b/pkg/restarter/start_windows.go index 9cb6ebe9..0bc3e2a4 100644 --- a/pkg/restarter/start_windows.go +++ b/pkg/restarter/start_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/sum/sum.go b/pkg/sum/sum.go index e7e99607..dd7e3f9d 100644 --- a/pkg/sum/sum.go +++ b/pkg/sum/sum.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/sum/sum_test.go b/pkg/sum/sum_test.go index 804baa98..397ac516 100644 --- a/pkg/sum/sum_test.go +++ b/pkg/sum/sum_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/pkg/tar/tar.go b/pkg/tar/tar.go index cb3414fc..89bfcfed 100644 --- a/pkg/tar/tar.go +++ b/pkg/tar/tar.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/api_test.go b/tests/api_test.go index 0f2fc4dc..f7b2089f 100644 --- a/tests/api_test.go +++ b/tests/api_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/bdd_test.go b/tests/bdd_test.go index cf1728f2..cd31e31f 100644 --- a/tests/bdd_test.go +++ b/tests/bdd_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/tests/bridge_test.go b/tests/bridge_test.go index 55887919..fae1ef5f 100644 --- a/tests/bridge_test.go +++ b/tests/bridge_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/collector_test.go b/tests/collector_test.go index 0bf39372..0dbfa94d 100644 --- a/tests/collector_test.go +++ b/tests/collector_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/contact_test.go b/tests/contact_test.go index bc9df69a..23a26bcc 100644 --- a/tests/contact_test.go +++ b/tests/contact_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_bridge_test.go b/tests/ctx_bridge_test.go index a304319a..ba633091 100644 --- a/tests/ctx_bridge_test.go +++ b/tests/ctx_bridge_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_heartbeat_test.go b/tests/ctx_heartbeat_test.go index 18c40e92..2f49a817 100644 --- a/tests/ctx_heartbeat_test.go +++ b/tests/ctx_heartbeat_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_helper_test.go b/tests/ctx_helper_test.go index e8b25d2b..44d87dfc 100644 --- a/tests/ctx_helper_test.go +++ b/tests/ctx_helper_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_imap_test.go b/tests/ctx_imap_test.go index 733fed07..5c48ead1 100644 --- a/tests/ctx_imap_test.go +++ b/tests/ctx_imap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_reporter_test.go b/tests/ctx_reporter_test.go index 5879baae..8c55ef97 100644 --- a/tests/ctx_reporter_test.go +++ b/tests/ctx_reporter_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_smtp_test.go b/tests/ctx_smtp_test.go index 93cbbc5c..b8c9a841 100644 --- a/tests/ctx_smtp_test.go +++ b/tests/ctx_smtp_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/ctx_test.go b/tests/ctx_test.go index 862174aa..407ade27 100644 --- a/tests/ctx_test.go +++ b/tests/ctx_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/diff.go b/tests/diff.go index 5d27540b..58aefa2f 100644 --- a/tests/diff.go +++ b/tests/diff.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/diff_test.go b/tests/diff_test.go index be5dd24a..48c9cc0b 100644 --- a/tests/diff_test.go +++ b/tests/diff_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/environment_test.go b/tests/environment_test.go index c53974ac..2bbc8190 100644 --- a/tests/environment_test.go +++ b/tests/environment_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/external_test.go b/tests/external_test.go index f8a584bb..7c14e7c0 100644 --- a/tests/external_test.go +++ b/tests/external_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/tests/fast.go b/tests/fast.go index ad8b1faa..7bc913c7 100644 --- a/tests/fast.go +++ b/tests/fast.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/frontend_test.go b/tests/frontend_test.go index 84dc76ca..d3442305 100644 --- a/tests/frontend_test.go +++ b/tests/frontend_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/heartbeat_test.go b/tests/heartbeat_test.go index c92c0ffd..6f321153 100644 --- a/tests/heartbeat_test.go +++ b/tests/heartbeat_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/imap_test.go b/tests/imap_test.go index 827abbac..1809b110 100644 --- a/tests/imap_test.go +++ b/tests/imap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/main_test.go b/tests/main_test.go index e0364c4e..6c0dd76d 100644 --- a/tests/main_test.go +++ b/tests/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/observability_test.go b/tests/observability_test.go index ec4c95b6..0b4a63b4 100644 --- a/tests/observability_test.go +++ b/tests/observability_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/smtp_test.go b/tests/smtp_test.go index d651d755..409efd1d 100644 --- a/tests/smtp_test.go +++ b/tests/smtp_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/steps_test.go b/tests/steps_test.go index 5e445045..f35713cc 100644 --- a/tests/steps_test.go +++ b/tests/steps_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/tests/types_test.go b/tests/types_test.go index fb2d5b62..1af959f9 100644 --- a/tests/types_test.go +++ b/tests/types_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/user_test.go b/tests/user_test.go index 63b1a178..584c6ded 100644 --- a/tests/user_test.go +++ b/tests/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/tests/utils/gmail/service.go b/tests/utils/gmail/service.go index 04fd09bd..3003b22d 100644 --- a/tests/utils/gmail/service.go +++ b/tests/utils/gmail/service.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/tests/utils/gmail/tokenservice/tokenservice.go b/tests/utils/gmail/tokenservice/tokenservice.go index cd52b18d..067572ea 100644 --- a/tests/utils/gmail/tokenservice/tokenservice.go +++ b/tests/utils/gmail/tokenservice/tokenservice.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/utils/bridge-rollout/bridge-rollout.go b/utils/bridge-rollout/bridge-rollout.go index e601d177..edf17eab 100644 --- a/utils/bridge-rollout/bridge-rollout.go +++ b/utils/bridge-rollout/bridge-rollout.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/bridge_app_version.sh b/utils/bridge_app_version.sh index 5c648387..cf15f687 100755 --- a/utils/bridge_app_version.sh +++ b/utils/bridge_app_version.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/changelog_linter.sh b/utils/changelog_linter.sh index 5c0890a3..ad1d50f2 100755 --- a/utils/changelog_linter.sh +++ b/utils/changelog_linter.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/coverage.sh b/utils/coverage.sh index 8688a5a2..e1878fda 100755 --- a/utils/coverage.sh +++ b/utils/coverage.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/credits.sh b/utils/credits.sh index eedf4b44..2f09a8ef 100755 --- a/utils/credits.sh +++ b/utils/credits.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/debug/debug_assemble.go b/utils/debug/debug_assemble.go index 9ce1f6b7..4e20087f 100644 --- a/utils/debug/debug_assemble.go +++ b/utils/debug/debug_assemble.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/utils/dependency_license.sh b/utils/dependency_license.sh index e6bc0f4f..4976143c 100755 --- a/utils/dependency_license.sh +++ b/utils/dependency_license.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/dxtn/main.cpp b/utils/dxtn/main.cpp index bd937c46..e67eb9bf 100644 --- a/utils/dxtn/main.cpp +++ b/utils/dxtn/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/utils/dxtn/main.h b/utils/dxtn/main.h index 69e22c44..93c950cf 100644 --- a/utils/dxtn/main.h +++ b/utils/dxtn/main.h @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge.Bridge. // diff --git a/utils/export_icons.sh b/utils/export_icons.sh index 8cf337c6..7ee0cfbd 100755 --- a/utils/export_icons.sh +++ b/utils/export_icons.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/get_revision.sh b/utils/get_revision.sh index 10f47857..934dbd73 100755 --- a/utils/get_revision.sh +++ b/utils/get_revision.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/govulncheck.sh b/utils/govulncheck.sh index 31c62201..9813fad2 100755 --- a/utils/govulncheck.sh +++ b/utils/govulncheck.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/hasher/main.go b/utils/hasher/main.go index 38cd1f9b..1bf01295 100644 --- a/utils/hasher/main.go +++ b/utils/hasher/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/kb-suggester/kb-suggester.go b/utils/kb-suggester/kb-suggester.go index 16c0fdd6..97394f3c 100644 --- a/utils/kb-suggester/kb-suggester.go +++ b/utils/kb-suggester/kb-suggester.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/keyring.go b/utils/keyring.go index ba2bc8fa..cac0aed1 100644 --- a/utils/keyring.go +++ b/utils/keyring.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/license_header.txt b/utils/license_header.txt index 20e345f2..4172ab1f 100644 --- a/utils/license_header.txt +++ b/utils/license_header.txt @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/missing_license.sh b/utils/missing_license.sh index 36bdb594..61eef879 100755 --- a/utils/missing_license.sh +++ b/utils/missing_license.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/port-blocker/port-blocker.go b/utils/port-blocker/port-blocker.go index 0903733c..bf5c2ef9 100644 --- a/utils/port-blocker/port-blocker.go +++ b/utils/port-blocker/port-blocker.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/rebranding.sh b/utils/rebranding.sh index 77dc77a9..55fee6e7 100755 --- a/utils/rebranding.sh +++ b/utils/rebranding.sh @@ -1,6 +1,6 @@ ##!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # @@ -24,7 +24,7 @@ REPLACE_FILES=$(find . -not -path "./vendor/*" \ -not -name "*mock*.go" \ -regextype posix-egrep \ -regex ".*\.go|.*\.qml|qmldir|.*\.qmlproject|.*\.txt|.*\.md|.*\.h|.*\.cpp|.*\.m|.*\.sh|.*\.py" \ - -exec grep -L "Copyright (c) 2025 Proton AG" {} \;) + -exec grep -L "Copyright (c) 2026 Proton AG" {} \;) for f in ${REPLACE_FILES} do @@ -35,16 +35,16 @@ do # Proton Mail Bridge is free software: you can redistribute it and/or modify # Proton Mail Bridge is distributed in the hope that it will be useful, # along with Proton Mail Bridge. If not, see . - # Copyright (c) 2025 Proton AG + # Copyright (c) 2026 Proton AG for repl in \ "s/This file is part of ProtonMail Bridge./This file is part of Proton Mail Bridge./" \ "s/ProtonMail Bridge is free software:/Proton Mail Bridge is free software:/" \ "s/ProtonMail Bridge is distributed in the hope that it will be useful/Proton Mail Bridge is distributed in the hope that it will be useful/" \ "s/along with ProtonMail Bridge. If not, see/along with Proton Mail Bridge. If not, see/" \ "s/along with ProtonMail Bridge. If not, see/along with Proton Mail Bridge. If not, see/" \ - "s/Copyright (c) 2022 Proton Technologies AG/Copyright (c) 2025 Proton AG/" \ - "s/Copyright (c) 2021 Proton Technologies AG/Copyright (c) 2025 Proton AG/" \ - "s/Copyright (c) 2020 Proton Technologies AG/Copyright (c) 2025 Proton AG/" + "s/Copyright (c) 2022 Proton Technologies AG/Copyright (c) 2026 Proton AG/" \ + "s/Copyright (c) 2021 Proton Technologies AG/Copyright (c) 2026 Proton AG/" \ + "s/Copyright (c) 2020 Proton Technologies AG/Copyright (c) 2026 Proton AG/" do sed -i "$repl" "$f" || exit 3 done diff --git a/utils/release_notes.sh b/utils/release_notes.sh index fd6c25ca..b82e2b9e 100755 --- a/utils/release_notes.sh +++ b/utils/release_notes.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/remove_non_relative_links_darwin.sh b/utils/remove_non_relative_links_darwin.sh index c0a99114..43ec1a0f 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) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/smtp-send/main.go b/utils/smtp-send/main.go index d83c2966..c1a2e259 100644 --- a/utils/smtp-send/main.go +++ b/utils/smtp-send/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/sync_bench.py b/utils/sync_bench.py index 1b3e6022..c7618de7 100644 --- a/utils/sync_bench.py +++ b/utils/sync_bench.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/update_test_keys.sh b/utils/update_test_keys.sh index 10671433..c6cfeff6 100755 --- a/utils/update_test_keys.sh +++ b/utils/update_test_keys.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/validate_bug_report_file.py b/utils/validate_bug_report_file.py index 5aaa1e48..5f6dbe48 100755 --- a/utils/validate_bug_report_file.py +++ b/utils/validate_bug_report_file.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (c) 2025 Proton AG +# Copyright (c) 2026 Proton AG # # This file is part of Proton Mail Bridge. # diff --git a/utils/vault-editor/main.go b/utils/vault-editor/main.go index fca71259..32f6d517 100644 --- a/utils/vault-editor/main.go +++ b/utils/vault-editor/main.go @@ -1,6 +1,6 @@ //go:build debug -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. // diff --git a/utils/versioner/main.go b/utils/versioner/main.go index 31cc5dea..45ea3d1f 100644 --- a/utils/versioner/main.go +++ b/utils/versioner/main.go @@ -1,4 +1,4 @@ -// Copyright (c) 2025 Proton AG +// Copyright (c) 2026 Proton AG // // This file is part of Proton Mail Bridge. //