From 5540001e7a11fe201d1a48ac3af6006fe6eb2ad2 Mon Sep 17 00:00:00 2001 From: ovari123 Date: Thu, 6 Feb 2025 21:47:26 -0400 Subject: [PATCH] copyright: happy new year! Cf. https://review.jami.net/c/jami-daemon/+/29901 Change-Id: I46a0d1297c2e60ca43dc5524fd6e8a192bc45139 --- CMakeLists.txt | 9 +- README.md | 2 +- build.py | 2 +- extras/build/cmake/cmake_uninstall.cmake.in | 2 +- extras/build/cmake/contrib_tools.cmake | 2 +- extras/build/cmake/extra_tools.cmake | 2 +- extras/build/cmake/modules/FindLibJami.cmake | 6 +- extras/ci/client-qt-gnulinux/Jenkinsfile | 2 +- extras/data/net.jami.Jami.metainfo.xml | 2 +- extras/packaging/gnu-linux/Jenkinsfile | 4 +- extras/packaging/gnu-linux/Makefile | 4 +- .../gnu-linux/guix/guix-pack-deb.postinst | 4 +- .../gnu-linux/guix/guix-pack-manifest.scm | 4 +- .../gnu-linux/rules/debian/copyright | 2 +- .../gnu-linux/rules/snap/jami/snapcraft.yaml | 5 +- .../gnu-linux/scripts/build-package-debian.sh | 2 +- .../gnu-linux/scripts/build-package-rpm.sh | 5 +- .../gnu-linux/scripts/build-package-snap.sh | 4 +- .../gnu-linux/scripts/deploy-packages.sh | 5 +- .../scripts/prebuild-package-debian.sh | 4 +- .../gnu-linux/scripts/release-version.sh | 4 +- extras/scripts/gen_qml_qrc.py | 2 +- extras/scripts/gen_resources_qrc.py | 2 +- extras/scripts/install-deps-windows.ps1 | 2 +- extras/scripts/install.sh | 2 +- extras/scripts/update-translations.py | 2 +- src/app/AccountMigrationView.qml | 3 +- src/app/ComponentTestWindow.qml | 2 +- src/app/DaemonReconnectWindow.qml | 3 +- src/app/LayoutManager.qml | 3 +- src/app/MainApplicationWindow.qml | 7 +- src/app/ViewCoordinator.qml | 2 +- src/app/ViewManager.qml | 2 +- src/app/abstractlistmodelbase.h | 3 +- src/app/accountadapter.cpp | 5 +- src/app/accountadapter.h | 3 +- src/app/accountlistmodel.cpp | 4 +- src/app/accountlistmodel.h | 4 +- src/app/appsettingsmanager.cpp | 3 +- src/app/appsettingsmanager.h | 3 +- src/app/appversionmanager.cpp | 2 +- src/app/appversionmanager.h | 2 +- src/app/audiodevicemodel.cpp | 3 +- src/app/audiodevicemodel.h | 3 +- src/app/audiomanagerlistmodel.cpp | 3 +- src/app/audiomanagerlistmodel.h | 3 +- src/app/avadapter.cpp | 5 +- src/app/avadapter.h | 3 +- src/app/avatarimageprovider.h | 4 +- src/app/avatarregistry.cpp | 3 +- src/app/avatarregistry.h | 3 +- src/app/bannedlistmodel.cpp | 4 +- src/app/bannedlistmodel.h | 4 +- src/app/calladapter.cpp | 10 +- src/app/calladapter.h | 5 +- src/app/calloverlaymodel.cpp | 4 +- src/app/calloverlaymodel.h | 4 +- src/app/callparticipantsmodel.cpp | 3 +- src/app/callparticipantsmodel.h | 3 +- src/app/commoncomponents/Avatar.qml | 4 +- src/app/commoncomponents/BackButton.qml | 3 +- src/app/commoncomponents/BaseModalDialog.qml | 3 +- src/app/commoncomponents/BaseView.qml | 2 +- src/app/commoncomponents/BubbleLabel.qml | 3 +- .../commoncomponents/CallMessageDelegate.qml | 3 +- .../commoncomponents/ChangePttKeyPopup.qml | 2 +- src/app/commoncomponents/ConfirmDialog.qml | 3 +- .../ContactMessageDelegate.qml | 3 +- src/app/commoncomponents/CustomBorder.qml | 3 +- .../commoncomponents/DaemonReconnectPopup.qml | 3 +- .../DataTransferMessageDelegate.qml | 5 +- .../commoncomponents/DeleteAccountDialog.qml | 3 +- src/app/commoncomponents/DualPaneView.qml | 2 +- src/app/commoncomponents/EditableLineEdit.qml | 4 +- src/app/commoncomponents/EditedPopup.qml | 2 +- src/app/commoncomponents/ElidedTextLabel.qml | 3 +- .../commoncomponents/EmojiReactionPopup.qml | 3 +- src/app/commoncomponents/EmojiReactions.qml | 3 +- .../GeneratedMessageDelegate.qml | 5 +- src/app/commoncomponents/HalfPill.qml | 3 +- .../commoncomponents/HeaderToggleSwitch.qml | 3 +- .../IdentifierUsernameTextEdit.qml | 2 +- src/app/commoncomponents/InfoBox.qml | 3 +- src/app/commoncomponents/JamiFileDialog.qml | 3 +- src/app/commoncomponents/JamiFlickable.qml | 3 +- src/app/commoncomponents/JamiIdentifier.qml | 2 +- src/app/commoncomponents/JamiListView.qml | 4 +- src/app/commoncomponents/JamiScrollBar.qml | 3 +- src/app/commoncomponents/JamiSplitView.qml | 2 +- src/app/commoncomponents/JamiSwitch.qml | 3 +- .../commoncomponents/LineEditContextMenu.qml | 3 +- .../commoncomponents/ListSelectionView.qml | 2 +- src/app/commoncomponents/LocalVideo.qml | 3 +- src/app/commoncomponents/MarkdownPopup.qml | 3 +- src/app/commoncomponents/MaterialButton.qml | 3 +- src/app/commoncomponents/MaterialLineEdit.qml | 4 +- .../commoncomponents/MaterialRadioButton.qml | 2 +- .../commoncomponents/MaterialTextField.qml | 2 +- src/app/commoncomponents/MaterialToolTip.qml | 4 +- src/app/commoncomponents/MessageBubble.qml | 3 +- .../commoncomponents/MessageOptionButton.qml | 3 +- src/app/commoncomponents/ModalTextEdit.qml | 2 +- src/app/commoncomponents/PasswordDialog.qml | 3 +- src/app/commoncomponents/PasswordTextEdit.qml | 2 +- src/app/commoncomponents/PhotoboothPopup.qml | 3 +- src/app/commoncomponents/PhotoboothView.qml | 3 +- .../PreferenceItemDelegate.qml | 3 +- .../commoncomponents/PresenceIndicator.qml | 3 +- src/app/commoncomponents/PushButton.qml | 4 +- src/app/commoncomponents/QWKButton.qml | 2 +- .../QWKSetParentHitTestVisible.qml | 2 +- .../commoncomponents/QWKSystemButtonGroup.qml | 2 +- src/app/commoncomponents/ReadStatus.qml | 3 +- src/app/commoncomponents/ReplyToRow.qml | 2 +- src/app/commoncomponents/ResponsiveImage.qml | 3 +- .../RoundedBorderRectangle.qml | 2 +- src/app/commoncomponents/SBSContextMenu.qml | 3 +- src/app/commoncomponents/SBSMessageBase.qml | 3 +- src/app/commoncomponents/Scaffold.qml | 3 +- .../commoncomponents/SettingParaCombobox.qml | 3 +- src/app/commoncomponents/ShareMenu.qml | 2 +- src/app/commoncomponents/ShareMessageMenu.qml | 2 +- src/app/commoncomponents/ShowMoreMenu.qml | 2 +- src/app/commoncomponents/SidePanelBase.qml | 2 +- .../commoncomponents/SimpleMessageDialog.qml | 3 +- src/app/commoncomponents/SpinnerButton.qml | 3 +- .../commoncomponents/SpinningAnimation.qml | 4 +- .../commoncomponents/TextMessageDelegate.qml | 4 +- src/app/commoncomponents/TimestampInfo.qml | 3 +- src/app/commoncomponents/TypingDots.qml | 3 +- src/app/commoncomponents/UsernameTextEdit.qml | 2 +- src/app/commoncomponents/VideoView.qml | 3 +- .../contextmenu/BaseContextMenu.qml | 3 +- .../contextmenu/ContextMenuAutoLoader.qml | 3 +- .../contextmenu/GeneralMenuItem.qml | 2 +- .../contextmenu/GeneralMenuItemList.qml | 3 +- .../contextmenu/GeneralMenuSeparator.qml | 3 +- src/app/connectioninfolistmodel.cpp | 2 +- src/app/connectioninfolistmodel.h | 2 +- src/app/connectivitymonitor.cpp | 3 +- src/app/connectivitymonitor.h | 3 +- src/app/contactadapter.cpp | 5 +- src/app/contactadapter.h | 3 +- src/app/conversationlistmodel.cpp | 4 +- src/app/conversationlistmodel.h | 4 +- src/app/conversationlistmodelbase.cpp | 4 +- src/app/conversationlistmodelbase.h | 4 +- src/app/conversationsadapter.cpp | 4 +- src/app/conversationsadapter.h | 4 +- src/app/crashreportclient.h | 2 +- src/app/crashreportclients/crashpad.cpp | 2 +- src/app/crashreportclients/crashpad.h | 2 +- src/app/crashreporter.h | 2 +- src/app/currentaccount.cpp | 3 +- src/app/currentaccount.h | 3 +- src/app/currentaccounttomigrate.cpp | 4 +- src/app/currentaccounttomigrate.h | 4 +- src/app/currentcall.cpp | 2 +- src/app/currentcall.h | 2 +- src/app/currentconversation.cpp | 3 +- src/app/currentconversation.h | 3 +- src/app/currentconversationmembers.cpp | 2 +- src/app/currentconversationmembers.h | 2 +- src/app/dbuserrorhandler.cpp | 3 +- src/app/dbuserrorhandler.h | 4 +- src/app/deviceitemlistmodel.cpp | 4 +- src/app/deviceitemlistmodel.h | 4 +- src/app/filestosendlistmodel.cpp | 3 +- src/app/filestosendlistmodel.h | 3 +- src/app/global.h | 2 +- src/app/htmlparser.h | 2 +- src/app/imagedownloader.cpp | 2 +- src/app/imagedownloader.h | 2 +- src/app/instancemanager.cpp | 3 +- src/app/instancemanager.h | 3 +- src/app/jamiavatartheme.h | 3 +- src/app/js/markdownedition.js | 2 +- src/app/lrcinstance.cpp | 5 +- src/app/lrcinstance.h | 5 +- src/app/main.cpp | 5 +- src/app/mainapplication.cpp | 6 +- src/app/mainapplication.h | 5 +- src/app/mainview/ConversationView.qml | 2 +- src/app/mainview/MainView.qml | 3 +- src/app/mainview/components/AboutPopUp.qml | 5 +- .../mainview/components/AccountComboBox.qml | 4 +- .../components/AccountComboBoxPopup.qml | 3 +- .../components/AccountItemDelegate.qml | 4 +- .../mainview/components/AddMemberPanel.qml | 3 +- src/app/mainview/components/BackupTipBox.qml | 2 +- src/app/mainview/components/BadgeNotifier.qml | 4 +- .../components/BlinkingLocationIcon.qml | 2 +- src/app/mainview/components/CachedImage.qml | 2 +- src/app/mainview/components/CallActionBar.qml | 3 +- .../components/CallButtonDelegate.qml | 3 +- .../components/CallInformationOverlay.qml | 3 +- src/app/mainview/components/CallOverlay.qml | 5 +- src/app/mainview/components/CallStackView.qml | 3 +- .../components/CallViewContextMenu.qml | 5 +- src/app/mainview/components/ChatView.qml | 2 +- .../mainview/components/ChatViewFooter.qml | 3 +- .../mainview/components/ChatViewHeader.qml | 4 +- src/app/mainview/components/ContactPicker.qml | 3 +- .../components/ContactPickerItemDelegate.qml | 3 +- .../components/ConversationAvatar.qml | 3 +- .../components/ConversationErrorsRow.qml | 2 +- .../components/ConversationExtrasPanel.qml | 2 +- .../components/ConversationListView.qml | 4 +- .../ConversationPickerItemDelegate.qml | 2 +- .../ConversationSmartListContextMenu.qml | 3 +- .../mainview/components/CustomizeTipBox.qml | 2 +- .../mainview/components/DevicesListPopup.qml | 2 +- .../mainview/components/DocumentPreview.qml | 3 +- .../components/DocumentsScrollview.qml | 3 +- .../mainview/components/DonationBanner.qml | 2 +- .../mainview/components/DonationTipBox.qml | 2 +- src/app/mainview/components/EditContainer.qml | 3 +- .../components/FilesToSendContainer.qml | 3 +- .../components/FilesToSendDelegate.qml | 3 +- .../mainview/components/FilterTabButton.qml | 4 +- .../mainview/components/GenericErrorsRow.qml | 2 +- src/app/mainview/components/HostPopup.qml | 2 +- .../mainview/components/InCallLocalVideo.qml | 2 +- .../mainview/components/InformativeTipBox.qml | 2 +- .../mainview/components/InitialCallPage.qml | 4 +- .../mainview/components/InvitationView.qml | 3 +- .../mainview/components/JamiPushButton.qml | 2 +- .../KeyboardShortcutKeyDelegate.qml | 3 +- .../components/KeyboardShortcutTabButton.qml | 3 +- .../components/KeyboardShortcutTable.qml | 3 +- src/app/mainview/components/MainOverlay.qml | 6 +- src/app/mainview/components/MessageBar.qml | 3 +- .../components/MessageBarTextArea.qml | 3 +- .../mainview/components/MessageFormatBar.qml | 2 +- .../mainview/components/MessageListView.qml | 2 +- .../components/MessagesResearchPanel.qml | 3 +- .../components/MessagesResearchView.qml | 3 +- src/app/mainview/components/NewSwarmPage.qml | 3 +- .../mainview/components/NotificationArea.qml | 2 +- .../mainview/components/OngoingCallPage.qml | 5 +- .../ParticipantCallInStatusDelegate.qml | 3 +- .../ParticipantCallInStatusView.qml | 3 +- .../components/ParticipantControlLayout.qml | 3 +- .../components/ParticipantOverlay.qml | 5 +- .../components/ParticipantOverlayButton.qml | 2 +- .../components/ParticipantOverlayMenu.qml | 3 +- .../mainview/components/ParticipantsLayer.qml | 4 +- .../ParticipantsLayoutHorizontal.qml | 4 +- .../components/ParticipantsLayoutVertical.qml | 4 +- .../components/PluginHandlerItemDelegate.qml | 3 +- .../components/PluginHandlerPicker.qml | 3 +- .../components/ProjectCreditsScrollView.qml | 3 +- src/app/mainview/components/RecordBox.qml | 3 +- .../mainview/components/ReplyingContainer.qml | 3 +- .../mainview/components/ScreenRubberBand.qml | 3 +- .../components/ScreenSharePreview.qml | 5 +- .../components/ScrollToBottomButton.qml | 3 +- src/app/mainview/components/Searchbar.qml | 2 +- src/app/mainview/components/SelectScreen.qml | 7 +- src/app/mainview/components/SidePanel.qml | 4 +- .../mainview/components/SidePanelTabBar.qml | 4 +- src/app/mainview/components/SipInputPanel.qml | 3 +- .../components/SmartListItemDelegate.qml | 4 +- .../mainview/components/SwarmDetailsItem.qml | 3 +- .../mainview/components/SwarmDetailsPanel.qml | 3 +- .../SwarmParticipantContextMenu.qml | 3 +- src/app/mainview/components/TipBox.qml | 3 +- src/app/mainview/components/TipsRow.qml | 2 +- src/app/mainview/components/Toast.qml | 3 +- src/app/mainview/components/ToastManager.qml | 3 +- src/app/mainview/components/UpdateToSwarm.qml | 3 +- src/app/mainview/components/UserProfile.qml | 4 +- src/app/mainview/components/WelcomeInfo.qml | 2 +- src/app/mainview/components/WelcomeLogo.qml | 2 +- src/app/mainview/components/WelcomePage.qml | 2 +- .../components/WelcomePageQrDialog.qml | 3 +- src/app/mainview/js/contactpickercreation.js | 3 +- .../js/keyboardshortcuttablecreation.js | 3 +- .../js/pluginhandlerpickercreation.js | 3 +- .../mainview/js/screenrubberbandcreation.js | 3 +- .../mainview/js/selectscreenwindowcreation.js | 3 +- src/app/mediacodeclistmodel.cpp | 3 +- src/app/mediacodeclistmodel.h | 3 +- src/app/messageparser.cpp | 2 +- src/app/messageparser.h | 2 +- src/app/messagesadapter.cpp | 8 +- src/app/messagesadapter.h | 3 +- src/app/moderatorlistmodel.cpp | 2 +- src/app/moderatorlistmodel.h | 2 +- src/app/net/jami/Constants/JamiQmlUtils.qml | 3 +- src/app/net/jami/Constants/JamiStrings.qml | 19 +- src/app/net/jami/Constants/JamiTheme.qml | 3 +- src/app/networkmanager.cpp | 2 +- src/app/networkmanager.h | 2 +- src/app/nowebengine/EmojiPicker.qml | 3 +- src/app/nowebengine/MediaPreviewBase.qml | 3 +- src/app/nowebengine/VideoPreview.qml | 2 +- src/app/os/macos/appversionmanager.mm | 3 +- src/app/os/macos/connectivitymonitor.mm | 3 +- src/app/os/macos/macutils.h | 3 +- src/app/os/macos/macutils.mm | 3 +- src/app/platform/local/pttlistener.cpp | 2 +- src/app/platform/macos/pttlistener.cpp | 2 +- src/app/platform/windows/pttlistener.cpp | 2 +- src/app/platform/x11/pttlistener.cpp | 2 +- src/app/pluginadapter.cpp | 3 +- src/app/pluginadapter.h | 3 +- src/app/pluginhandlerlistmodel.cpp | 3 +- src/app/pluginhandlerlistmodel.h | 3 +- src/app/pluginlistmodel.cpp | 3 +- src/app/pluginlistmodel.h | 3 +- src/app/pluginlistpreferencemodel.cpp | 3 +- src/app/pluginlistpreferencemodel.h | 3 +- src/app/pluginstorelistmodel.cpp | 2 +- src/app/pluginstorelistmodel.h | 3 +- src/app/pluginversionmanager.cpp | 2 +- src/app/pluginversionmanager.h | 2 +- src/app/positioning.cpp | 3 +- src/app/positioning.h | 3 +- src/app/positionmanager.h | 3 +- src/app/preferenceitemlistmodel.cpp | 5 +- src/app/preferenceitemlistmodel.h | 5 +- src/app/previewengine.cpp | 2 +- src/app/previewengine.h | 2 +- src/app/qmladapterbase.h | 3 +- src/app/qmlregister.cpp | 3 +- src/app/qmlregister.h | 3 +- src/app/qrimageprovider.h | 3 +- src/app/qtutils.h | 7 +- src/app/quickimageproviderbase.h | 3 +- src/app/screencastportal.cpp | 2 +- src/app/screencastportal.h | 2 +- src/app/screensaver.cpp | 3 +- src/app/screensaver.h | 3 +- src/app/searchresultslistmodel.cpp | 3 +- src/app/searchresultslistmodel.h | 3 +- src/app/selectablelistproxymodel.cpp | 3 +- src/app/selectablelistproxymodel.h | 3 +- src/app/settingsview/SettingsSidePanel.qml | 2 +- src/app/settingsview/SettingsView.qml | 4 +- .../components/AccountProfile.qml | 3 +- .../components/AdvancedChatSettings.qml | 3 +- .../AdvancedConnectivitySettings.qml | 3 +- .../AdvancedJamiSecuritySettings.qml | 3 +- .../components/AdvancedMediaSettings.qml | 3 +- .../components/AdvancedNameServerSettings.qml | 3 +- .../components/AdvancedOpenDHTSettings.qml | 3 +- .../AdvancedPublicAddressSettings.qml | 3 +- .../components/AdvancedSDPSettings.qml | 3 +- .../AdvancedSIPSecuritySettings.qml | 3 +- .../components/AdvancedSettings.qml | 3 +- .../components/AdvancedSettingsPage.qml | 3 +- .../components/AdvancedVoiceMailSettings.qml | 3 +- .../components/AppearanceSettingsPage.qml | 3 +- .../components/AudioSettingsPage.qml | 3 +- .../components/BannedContacts.qml | 3 +- .../components/CallRecordingSettingsPage.qml | 4 +- .../components/CallSettingsPage.qml | 3 +- .../settingsview/components/ChannelsPopup.qml | 2 +- .../components/ChatSettingsPage.qml | 4 +- .../components/ConnectionMonitoringTable.qml | 2 +- .../components/ContactItemDelegate.qml | 4 +- .../components/CustomizeProfilePage.qml | 3 +- .../components/DeviceItemDelegate.qml | 4 +- .../settingsview/components/LevelMeter.qml | 3 +- .../components/LinkDeviceDialog.qml | 4 +- .../components/LinkedDevicesBase.qml | 3 +- .../components/LinkedDevicesPage.qml | 4 +- .../LocationSharingSettingsPage.qml | 4 +- src/app/settingsview/components/LogsView.qml | 3 +- .../components/ManageAccountPage.qml | 3 +- .../components/MediaCodecDelegate.qml | 3 +- .../settingsview/components/MediaSettings.qml | 3 +- .../components/NameRegistrationDialog.qml | 4 +- .../components/PluginAvailableDelegate.qml | 3 +- .../components/PluginItemDelegate.qml | 3 +- .../components/PluginListView.qml | 3 +- .../components/PluginPreferencesListView.qml | 3 +- .../components/PluginPreferencesView.qml | 3 +- .../components/PluginSettingsPage.qml | 3 +- .../components/PluginStoreListView.qml | 3 +- .../components/RevokeDevicePasswordDialog.qml | 4 +- .../components/SIPUserIdentity.qml | 3 +- .../components/ScreenSharingSettingsPage.qml | 3 +- .../components/SettingMaterialButton.qml | 3 +- .../components/SettingSpinBox.qml | 4 +- .../components/SettingsComboBox.qml | 3 +- .../components/SettingsHeader.qml | 3 +- .../components/SettingsMaterialTextEdit.qml | 3 +- .../components/SettingsMenuButton.qml | 4 +- .../components/SettingsPageBase.qml | 2 +- .../components/SystemSettingsPage.qml | 3 +- .../settingsview/components/ToggleSwitch.qml | 3 +- .../components/TroubleshootSettingsPage.qml | 4 +- .../components/UpdateDownloadDialog.qml | 226 +++++++++--------- .../components/UpdateSettingsPage.qml | 5 +- .../components/VideoSettingsPage.qml | 3 +- .../settingsview/js/logviewwindowcreation.js | 3 +- src/app/smartlistmodel.cpp | 5 +- src/app/smartlistmodel.h | 5 +- src/app/systemtray.cpp | 3 +- src/app/systemtray.h | 3 +- src/app/tipsmodel.cpp | 3 +- src/app/tipsmodel.h | 3 +- src/app/utils.cpp | 9 +- src/app/utils.h | 9 +- src/app/utilsadapter.cpp | 9 +- src/app/utilsadapter.h | 7 +- src/app/videodevices.cpp | 3 +- src/app/videodevices.h | 3 +- src/app/videoprovider.cpp | 3 +- src/app/videoprovider.h | 3 +- src/app/webengine/GeneralWebEngineView.qml | 3 +- src/app/webengine/MediaPreviewBase.qml | 3 +- src/app/webengine/VideoPreview.qml | 2 +- src/app/webengine/emojipicker/EmojiPicker.qml | 4 +- src/app/webengine/map/MapPosition.qml | 3 +- src/app/webengine/map/MapPositionOverlay.qml | 3 +- .../map/MapPositionSharingControl.qml | 3 +- .../map/StopSharingPositionPopup.qml | 3 +- src/app/webengine/map/map.css | 3 +- src/app/webengine/map/map.html | 2 +- src/app/webengine/map/map.js | 3 +- src/app/wizardview/WizardView.qml | 4 +- .../AccountCreationStepIndicator.qml | 3 +- .../components/AdvancedAccountSettings.qml | 3 +- .../ConnectToAccountManagerPage.qml | 4 +- .../components/CreateAccountPage.qml | 5 +- .../components/CreateSIPAccountPage.qml | 4 +- .../components/CustomizeProfilePopup.qml | 3 +- .../components/EncryptAccountPopup.qml | 3 +- .../wizardview/components/GoodToKnowPopup.qml | 3 +- .../components/ImportFromBackupPage.qml | 4 +- .../components/ImportFromDevicePage.qml | 4 +- .../wizardview/components/NoUsernamePopup.qml | 3 +- src/app/wizardview/components/WelcomePage.qml | 5 +- src/app/wizardviewstepmodel.cpp | 3 +- src/app/wizardviewstepmodel.h | 3 +- src/libclient/CMakeLists.txt | 16 +- src/libclient/accountmodel.cpp | 6 +- src/libclient/api/account.h | 4 +- src/libclient/api/accountmodel.h | 5 +- src/libclient/api/avmodel.h | 4 +- src/libclient/api/behaviorcontroller.h | 4 +- src/libclient/api/call.h | 4 +- src/libclient/api/callmodel.h | 4 +- src/libclient/api/callparticipantsmodel.h | 3 +- src/libclient/api/codecmodel.h | 3 +- src/libclient/api/contact.h | 4 +- src/libclient/api/contactmodel.h | 4 +- src/libclient/api/conversation.h | 4 +- src/libclient/api/conversationmodel.h | 4 +- src/libclient/api/datatransfer.h | 3 +- src/libclient/api/datatransfermodel.h | 3 +- src/libclient/api/devicemodel.h | 3 +- src/libclient/api/interaction.h | 6 +- src/libclient/api/lrc.h | 5 +- src/libclient/api/member.h | 3 +- src/libclient/api/messagelistmodel.h | 2 +- src/libclient/api/peerdiscoverymodel.h | 3 +- src/libclient/api/pluginmodel.h | 3 +- src/libclient/api/profile.h | 4 +- src/libclient/api/video.h | 4 +- src/libclient/authority/daemon.cpp | 4 +- src/libclient/authority/daemon.h | 4 +- src/libclient/authority/storagehelper.cpp | 6 +- src/libclient/authority/storagehelper.h | 6 +- src/libclient/avmodel.cpp | 4 +- src/libclient/behaviorcontroller.cpp | 4 +- src/libclient/callInformationListModel.cpp | 2 +- src/libclient/callInformationListModel.h | 2 +- src/libclient/callbackshandler.cpp | 4 +- src/libclient/callbackshandler.h | 4 +- src/libclient/callmodel.cpp | 4 +- src/libclient/callparticipantsmodel.cpp | 3 +- src/libclient/codecmodel.cpp | 3 +- src/libclient/contactmodel.cpp | 8 +- src/libclient/containerview.h | 3 +- src/libclient/conversationmodel.cpp | 6 +- src/libclient/database.cpp | 7 +- src/libclient/database.h | 7 +- src/libclient/datatransfermodel.cpp | 3 +- src/libclient/dbus/callmanager.cpp | 4 +- src/libclient/dbus/callmanager.h | 4 +- src/libclient/dbus/configurationmanager.cpp | 10 +- src/libclient/dbus/configurationmanager.h | 4 +- src/libclient/dbus/instancemanager.cpp | 4 +- src/libclient/dbus/instancemanager.h | 4 +- src/libclient/dbus/metatypes.h | 4 +- src/libclient/dbus/pluginmanager.cpp | 3 +- src/libclient/dbus/pluginmanager.h | 3 +- src/libclient/dbus/presencemanager.cpp | 3 +- src/libclient/dbus/presencemanager.h | 3 +- src/libclient/dbus/videomanager.cpp | 3 +- src/libclient/dbus/videomanager.h | 3 +- src/libclient/dbuserrorhandlerdefault.cpp | 3 +- src/libclient/dbuserrorhandlerdefault.h | 3 +- src/libclient/devicemodel.cpp | 3 +- src/libclient/directrenderer.cpp | 5 +- src/libclient/directrenderer.h | 4 +- src/libclient/globalinstances.cpp | 3 +- src/libclient/globalinstances.h | 3 +- src/libclient/interaction.cpp | 2 +- src/libclient/interfaces/dbuserrorhandleri.h | 3 +- src/libclient/interfaces/pixmapmanipulatori.h | 3 +- src/libclient/lrc.cpp | 5 +- src/libclient/messagelistmodel.cpp | 2 +- src/libclient/namedirectory.cpp | 3 +- src/libclient/namedirectory.h | 4 +- src/libclient/peerdiscoverymodel.cpp | 3 +- src/libclient/pixmapmanipulatordefault.cpp | 3 +- src/libclient/pixmapmanipulatordefault.h | 3 +- src/libclient/pluginmodel.cpp | 3 +- src/libclient/private/namedirectory_p.h | 3 +- src/libclient/private/smartInfoHub_p.h | 3 +- src/libclient/qtwrapper/CMakeLists.txt | 9 +- src/libclient/qtwrapper/callmanager_wrap.h | 4 +- .../qtwrapper/configurationmanager_wrap.h | 4 +- src/libclient/qtwrapper/instancemanager.cpp | 4 +- .../qtwrapper/instancemanager_wrap.h | 4 +- src/libclient/qtwrapper/pluginmanager.cpp | 3 +- src/libclient/qtwrapper/pluginmanagerMock.cpp | 3 +- src/libclient/qtwrapper/pluginmanager_wrap.h | 3 +- .../qtwrapper/presencemanager_wrap.h | 4 +- src/libclient/qtwrapper/videomanager_wrap.cpp | 4 +- src/libclient/qtwrapper/videomanager_wrap.h | 4 +- src/libclient/renderer.cpp | 3 +- src/libclient/renderer.h | 3 +- .../rendererinformationlistmodel.cpp | 3 +- src/libclient/rendererinformationlistmodel.h | 3 +- src/libclient/shmrenderer.cpp | 4 +- src/libclient/shmrenderer.h | 3 +- src/libclient/typedefs.h | 4 +- src/libclient/uri.cpp | 4 +- src/libclient/uri.h | 4 +- src/libclient/vcard.cpp | 3 +- src/libclient/vcard.h | 4 +- tests/qml/main.cpp | 2 +- tests/qml/src/TestWrapper.qml | 2 +- tests/qml/src/tst_AccountComboBox.qml | 2 +- tests/qml/src/tst_CachedImage.qml | 2 +- tests/qml/src/tst_CallMessageDelegate.qml | 2 +- tests/qml/src/tst_ChatView.qml | 3 +- tests/qml/src/tst_ChatViewFooter.qml | 3 +- tests/qml/src/tst_ConversationListView.qml | 2 +- .../src/tst_DataTransferMessageDelegate.qml | 2 +- tests/qml/src/tst_FilesToSendContainer.qml | 3 +- tests/qml/src/tst_MainView.qml | 2 +- tests/qml/src/tst_MaterialTextEdit.qml | 3 +- tests/qml/src/tst_MessageListView.qml | 2 +- tests/qml/src/tst_MessageOptions.qml | 2 +- tests/qml/src/tst_NewSwarmPage.qml | 2 +- tests/qml/src/tst_OngoingCallPage.qml | 2 +- tests/qml/src/tst_PresenceIndicator.qml | 3 +- tests/qml/src/tst_RecordBox.qml | 2 +- tests/qml/src/tst_SettingsSidePanel.qml | 2 +- tests/qml/src/tst_WelcomePage.qml | 2 +- tests/qml/src/tst_WizardView.qml | 3 +- tests/unittests/account_unittest.cpp | 4 +- tests/unittests/contact_unittest.cpp | 3 +- tests/unittests/globaltestenvironment.h | 3 +- tests/unittests/main_unittest.cpp | 4 +- tests/unittests/messageparser_unittest.cpp | 2 +- tests/unittests/previewengine_unittest.cpp | 2 +- 564 files changed, 696 insertions(+), 1387 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c7342bca..46db8e97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,11 +1,4 @@ -# Copyright (C) 2020-2024 Savoir-faire Linux Inc. -# -# Author: Albert Babí -# Author: Amin Bandali -# Author: Mingrui Zhang -# Author: Andreas Traczyk -# Author: Kateryna Kostiuk -# Author: Sébastien Blin +# Copyright (C) 2020-2025 Savoir-faire Linux Inc. # # This program 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/README.md b/README.md index 2c4562b1..b949b702 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ cf [INSTALL.md](/INSTALL.md) # License -Copyright (C) 2020-2024 Savoir-faire Linux Inc. +Copyright (C) 2020-2025 Savoir-faire Linux Inc. Jami is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. diff --git a/build.py b/build.py index 34fcac29..24ce1cc9 100755 --- a/build.py +++ b/build.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # build.py --- Convenience script for building and running Jami -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # This program 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/extras/build/cmake/cmake_uninstall.cmake.in b/extras/build/cmake/cmake_uninstall.cmake.in index 7130af2e..90fbc898 100644 --- a/extras/build/cmake/cmake_uninstall.cmake.in +++ b/extras/build/cmake/cmake_uninstall.cmake.in @@ -1,7 +1,7 @@ # Taken from: # https://cmake.org/Wiki/CMake_FAQ#Can_I_do_.22make_uninstall.22_with_CMake.3F # -# Copyright (C) 2021-2024 Savoir-faire Linux Inc. +# Copyright (C) 2021-2025 Savoir-faire Linux Inc. # # This program 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/extras/build/cmake/contrib_tools.cmake b/extras/build/cmake/contrib_tools.cmake index 1496d052..9c1f4e44 100644 --- a/extras/build/cmake/contrib_tools.cmake +++ b/extras/build/cmake/contrib_tools.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Savoir-faire Linux Inc. +# Copyright (C) 2024-2025 Savoir-faire Linux Inc. # # This program 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/extras/build/cmake/extra_tools.cmake b/extras/build/cmake/extra_tools.cmake index 3de624da..3294981f 100644 --- a/extras/build/cmake/extra_tools.cmake +++ b/extras/build/cmake/extra_tools.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2024 Savoir-faire Linux Inc. +# Copyright (C) 2024-2025 Savoir-faire Linux Inc. # # This program 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/extras/build/cmake/modules/FindLibJami.cmake b/extras/build/cmake/modules/FindLibJami.cmake index 4e9e9f99..43c051eb 100644 --- a/extras/build/cmake/modules/FindLibJami.cmake +++ b/extras/build/cmake/modules/FindLibJami.cmake @@ -1,8 +1,4 @@ -# Copyright (C) 2015-2024 Savoir-faire Linux Inc. -# -# Author: Alexandre Lision -# Author: Emmanuel Lepage Vallee -# Author: Amin Bandali +# Copyright (C) 2015-2025 Savoir-faire Linux Inc. # # This program 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/extras/ci/client-qt-gnulinux/Jenkinsfile b/extras/ci/client-qt-gnulinux/Jenkinsfile index bd3a501f..63d06a32 100644 --- a/extras/ci/client-qt-gnulinux/Jenkinsfile +++ b/extras/ci/client-qt-gnulinux/Jenkinsfile @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/extras/data/net.jami.Jami.metainfo.xml b/extras/data/net.jami.Jami.metainfo.xml index 8bf42c6d..10c416b6 100644 --- a/extras/data/net.jami.Jami.metainfo.xml +++ b/extras/data/net.jami.Jami.metainfo.xml @@ -1,5 +1,5 @@ - + net.jami.Jami CC-BY-SA-3.0 diff --git a/extras/packaging/gnu-linux/Jenkinsfile b/extras/packaging/gnu-linux/Jenkinsfile index 89120fdc..78707af0 100644 --- a/extras/packaging/gnu-linux/Jenkinsfile +++ b/extras/packaging/gnu-linux/Jenkinsfile @@ -1,6 +1,4 @@ -// Copyright (C) 2021-2024 Savoir-faire Linux Inc. -// -// Author: Maxim Cournoyer +// Copyright (C) 2021-2025 Savoir-faire Linux Inc. // // This program 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/extras/packaging/gnu-linux/Makefile b/extras/packaging/gnu-linux/Makefile index 2ed459be..96ee422f 100644 --- a/extras/packaging/gnu-linux/Makefile +++ b/extras/packaging/gnu-linux/Makefile @@ -1,7 +1,5 @@ # -*- mode: makefile; -*- -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. -# -# Author: Maxim Cournoyer +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/guix/guix-pack-deb.postinst b/extras/packaging/gnu-linux/guix/guix-pack-deb.postinst index 97724644..f064adb6 100644 --- a/extras/packaging/gnu-linux/guix/guix-pack-deb.postinst +++ b/extras/packaging/gnu-linux/guix/guix-pack-deb.postinst @@ -1,7 +1,5 @@ #!/bin/sh -# Copyright (C) 2021-2024 Savoir-faire Linux Inc. -# -# Author: Maxim Cournoyer +# Copyright (C) 2021-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/guix/guix-pack-manifest.scm b/extras/packaging/gnu-linux/guix/guix-pack-manifest.scm index ac48a8e9..d934a4d1 100644 --- a/extras/packaging/gnu-linux/guix/guix-pack-manifest.scm +++ b/extras/packaging/gnu-linux/guix/guix-pack-manifest.scm @@ -1,6 +1,4 @@ -;;; Copyright (C) 2021-2024 Savoir-faire Linux Inc. -;;; -;;; Author: Maxim Cournoyer +;;; Copyright (C) 2021-2025 Savoir-faire Linux Inc. ;;; ;;; This program 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/extras/packaging/gnu-linux/rules/debian/copyright b/extras/packaging/gnu-linux/rules/debian/copyright index 141dbe10..2c159c50 100644 --- a/extras/packaging/gnu-linux/rules/debian/copyright +++ b/extras/packaging/gnu-linux/rules/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: jami Upstream-Contact: Amin Bandali Source: https://dl.jami.net/release/tarballs/ Files: * -Copyright: 2004-2024 Savoir-faire Linux Inc. +Copyright: 2004-2025 Savoir-faire Linux Inc. License: GPL-3+ Comment: Upstream embeds everything that is needed to build Jami inside the release tarball. Everything that is already in Debian has been removed. diff --git a/extras/packaging/gnu-linux/rules/snap/jami/snapcraft.yaml b/extras/packaging/gnu-linux/rules/snap/jami/snapcraft.yaml index 6841afa1..e188870c 100644 --- a/extras/packaging/gnu-linux/rules/snap/jami/snapcraft.yaml +++ b/extras/packaging/gnu-linux/rules/snap/jami/snapcraft.yaml @@ -1,7 +1,4 @@ -# Copyright (C) 2019-2024 Savoir-faire Linux Inc. -# -# Author: Sébastien Blin -# Author: Amin Bandali +# Copyright (C) 2019-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/scripts/build-package-debian.sh b/extras/packaging/gnu-linux/scripts/build-package-debian.sh index 3650f841..ad76c7a3 100755 --- a/extras/packaging/gnu-linux/scripts/build-package-debian.sh +++ b/extras/packaging/gnu-linux/scripts/build-package-debian.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # Author: Alexandre Viau # Author: Amin Bandali diff --git a/extras/packaging/gnu-linux/scripts/build-package-rpm.sh b/extras/packaging/gnu-linux/scripts/build-package-rpm.sh index 560895f6..f67b26cf 100755 --- a/extras/packaging/gnu-linux/scripts/build-package-rpm.sh +++ b/extras/packaging/gnu-linux/scripts/build-package-rpm.sh @@ -1,9 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. -# -# Author: Alexandre Viau -# Author: Maxim Cournoyer +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/scripts/build-package-snap.sh b/extras/packaging/gnu-linux/scripts/build-package-snap.sh index cf011112..a3b9fba2 100755 --- a/extras/packaging/gnu-linux/scripts/build-package-snap.sh +++ b/extras/packaging/gnu-linux/scripts/build-package-snap.sh @@ -1,8 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2020-2024 Savoir-faire Linux Inc. -# -# Author: Amin Bandali +# Copyright (C) 2020-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/scripts/deploy-packages.sh b/extras/packaging/gnu-linux/scripts/deploy-packages.sh index 8d698aa7..cd825259 100755 --- a/extras/packaging/gnu-linux/scripts/deploy-packages.sh +++ b/extras/packaging/gnu-linux/scripts/deploy-packages.sh @@ -1,9 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. -# -# Author: Alexandre Viau -# Author: Guillaume Roguez +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/scripts/prebuild-package-debian.sh b/extras/packaging/gnu-linux/scripts/prebuild-package-debian.sh index 29d1e68f..4ad6427f 100755 --- a/extras/packaging/gnu-linux/scripts/prebuild-package-debian.sh +++ b/extras/packaging/gnu-linux/scripts/prebuild-package-debian.sh @@ -1,8 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2021-2024 Savoir-faire Linux Inc. -# -# Author: Amin Bandali +# Copyright (C) 2021-2025 Savoir-faire Linux Inc. # # This program 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/extras/packaging/gnu-linux/scripts/release-version.sh b/extras/packaging/gnu-linux/scripts/release-version.sh index 86898d1b..146db73b 100755 --- a/extras/packaging/gnu-linux/scripts/release-version.sh +++ b/extras/packaging/gnu-linux/scripts/release-version.sh @@ -1,8 +1,6 @@ #!/bin/sh # -# Copyright (C) 2024 Savoir-faire Linux Inc. -# -# Author: Amin Bandali +# Copyright (C) 2024-2025 Savoir-faire Linux Inc. # # This program 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/extras/scripts/gen_qml_qrc.py b/extras/scripts/gen_qml_qrc.py index 5225b260..e27b75cd 100644 --- a/extras/scripts/gen_qml_qrc.py +++ b/extras/scripts/gen_qml_qrc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2022-2024 Savoir-faire Linux Inc. +# Copyright (C) 2022-2025 Savoir-faire Linux Inc. # # This program 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/extras/scripts/gen_resources_qrc.py b/extras/scripts/gen_resources_qrc.py index 26e62301..71b1d421 100644 --- a/extras/scripts/gen_resources_qrc.py +++ b/extras/scripts/gen_resources_qrc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2021-2024 Savoir-faire Linux Inc. +# Copyright (C) 2021-2025 Savoir-faire Linux Inc. # # This program 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/extras/scripts/install-deps-windows.ps1 b/extras/scripts/install-deps-windows.ps1 index 7e413e81..30ee4573 100644 --- a/extras/scripts/install-deps-windows.ps1 +++ b/extras/scripts/install-deps-windows.ps1 @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2024 Savoir-faire Linux Inc. +# Copyright (C) 2019-2025 Savoir-faire Linux Inc. # # This program 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/extras/scripts/install.sh b/extras/scripts/install.sh index de536a46..9e2c368a 100755 --- a/extras/scripts/install.sh +++ b/extras/scripts/install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # install.sh --- build and install Jami daemon and client -# Copyright (C) 2016-2024 Savoir-faire Linux Inc. +# Copyright (C) 2016-2025 Savoir-faire Linux Inc. # # This program 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/extras/scripts/update-translations.py b/extras/scripts/update-translations.py index f007e14a..942af374 100755 --- a/extras/scripts/update-translations.py +++ b/extras/scripts/update-translations.py @@ -1,7 +1,7 @@ #!/usr/bin/python ## -## Copyright (C) 2016-2024 Savoir-faire Linux Inc. +## Copyright (C) 2016-2025 Savoir-faire Linux Inc. ## ## This program 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/src/app/AccountMigrationView.qml b/src/app/AccountMigrationView.qml index 79b3875a..bf7aeb05 100644 --- a/src/app/AccountMigrationView.qml +++ b/src/app/AccountMigrationView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/ComponentTestWindow.qml b/src/app/ComponentTestWindow.qml index 001b6535..b18445ec 100644 --- a/src/app/ComponentTestWindow.qml +++ b/src/app/ComponentTestWindow.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/DaemonReconnectWindow.qml b/src/app/DaemonReconnectWindow.qml index e3feb374..6c0e3f76 100644 --- a/src/app/DaemonReconnectWindow.qml +++ b/src/app/DaemonReconnectWindow.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/LayoutManager.qml b/src/app/LayoutManager.qml index 97017c24..8f4fa2e4 100644 --- a/src/app/LayoutManager.qml +++ b/src/app/LayoutManager.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/MainApplicationWindow.qml b/src/app/MainApplicationWindow.qml index 68f68a67..943e2a78 100644 --- a/src/app/MainApplicationWindow.qml +++ b/src/app/MainApplicationWindow.qml @@ -1,10 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos - * Author: Andreas Traczyk - * Author: Albert Babí - * Author: Mingrui Zhang - * Author: Yang Wang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/ViewCoordinator.qml b/src/app/ViewCoordinator.qml index c978dafc..78a9993e 100644 --- a/src/app/ViewCoordinator.qml +++ b/src/app/ViewCoordinator.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/ViewManager.qml b/src/app/ViewManager.qml index b2c30c7f..f61e2669 100644 --- a/src/app/ViewManager.qml +++ b/src/app/ViewManager.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/abstractlistmodelbase.h b/src/app/abstractlistmodelbase.h index 057dd870..a761fe71 100644 --- a/src/app/abstractlistmodelbase.h +++ b/src/app/abstractlistmodelbase.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/accountadapter.cpp b/src/app/accountadapter.cpp index 3f687dfe..5d4daffa 100644 --- a/src/app/accountadapter.cpp +++ b/src/app/accountadapter.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Yang Wang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/accountadapter.h b/src/app/accountadapter.h index 8ce2583a..bd2f7675 100644 --- a/src/app/accountadapter.h +++ b/src/app/accountadapter.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/accountlistmodel.cpp b/src/app/accountlistmodel.cpp index 2b70f783..7e99e943 100644 --- a/src/app/accountlistmodel.cpp +++ b/src/app/accountlistmodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/accountlistmodel.h b/src/app/accountlistmodel.h index 9ffd94ef..4e58a438 100644 --- a/src/app/accountlistmodel.h +++ b/src/app/accountlistmodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/appsettingsmanager.cpp b/src/app/appsettingsmanager.cpp index 1c583bb3..d8193d69 100644 --- a/src/app/appsettingsmanager.cpp +++ b/src/app/appsettingsmanager.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/appsettingsmanager.h b/src/app/appsettingsmanager.h index bbb61d11..5c4f489c 100644 --- a/src/app/appsettingsmanager.h +++ b/src/app/appsettingsmanager.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/appversionmanager.cpp b/src/app/appversionmanager.cpp index 5927f7d8..24d75bf7 100644 --- a/src/app/appversionmanager.cpp +++ b/src/app/appversionmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/appversionmanager.h b/src/app/appversionmanager.h index 361a9714..ac198173 100644 --- a/src/app/appversionmanager.h +++ b/src/app/appversionmanager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/audiodevicemodel.cpp b/src/app/audiodevicemodel.cpp index e5fdba01..21f9c582 100644 --- a/src/app/audiodevicemodel.cpp +++ b/src/app/audiodevicemodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/audiodevicemodel.h b/src/app/audiodevicemodel.h index 3c313df6..c2bf5368 100644 --- a/src/app/audiodevicemodel.h +++ b/src/app/audiodevicemodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/audiomanagerlistmodel.cpp b/src/app/audiomanagerlistmodel.cpp index cc207c5b..d7506434 100644 --- a/src/app/audiomanagerlistmodel.cpp +++ b/src/app/audiomanagerlistmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/audiomanagerlistmodel.h b/src/app/audiomanagerlistmodel.h index 28fa89eb..6933ad4e 100644 --- a/src/app/audiomanagerlistmodel.h +++ b/src/app/audiomanagerlistmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/avadapter.cpp b/src/app/avadapter.cpp index 422d04a4..e3167a75 100644 --- a/src/app/avadapter.cpp +++ b/src/app/avadapter.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author : Edric Ladent Milaret - * Author : Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/avadapter.h b/src/app/avadapter.h index 475f95d0..029492c0 100644 --- a/src/app/avadapter.h +++ b/src/app/avadapter.h @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/avatarimageprovider.h b/src/app/avatarimageprovider.h index 88d62d0c..36e21787 100644 --- a/src/app/avatarimageprovider.h +++ b/src/app/avatarimageprovider.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/avatarregistry.cpp b/src/app/avatarregistry.cpp index 19b8074d..d873adc6 100644 --- a/src/app/avatarregistry.cpp +++ b/src/app/avatarregistry.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/avatarregistry.h b/src/app/avatarregistry.h index 1b464009..86ef784a 100644 --- a/src/app/avatarregistry.h +++ b/src/app/avatarregistry.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/bannedlistmodel.cpp b/src/app/bannedlistmodel.cpp index 5e356403..69589fa3 100644 --- a/src/app/bannedlistmodel.cpp +++ b/src/app/bannedlistmodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Isa Nanic - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/bannedlistmodel.h b/src/app/bannedlistmodel.h index 5560705f..eb17ae7b 100644 --- a/src/app/bannedlistmodel.h +++ b/src/app/bannedlistmodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Isa Nanic - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/calladapter.cpp b/src/app/calladapter.cpp index 0cc2aaa6..1ba0e984 100644 --- a/src/app/calladapter.cpp +++ b/src/app/calladapter.cpp @@ -1,13 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Anthony Léonard - * Author: Olivier Soldano - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang - * Author: Sébastien Blin - * Author: Capucine Berthet + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/calladapter.h b/src/app/calladapter.h index a1b98de4..94f55c34 100644 --- a/src/app/calladapter.h +++ b/src/app/calladapter.h @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Sébastien Blin - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/calloverlaymodel.cpp b/src/app/calloverlaymodel.cpp index 8ace2b79..cba0d1c6 100644 --- a/src/app/calloverlaymodel.cpp +++ b/src/app/calloverlaymodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/calloverlaymodel.h b/src/app/calloverlaymodel.h index 23129356..31f0d82a 100644 --- a/src/app/calloverlaymodel.h +++ b/src/app/calloverlaymodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/callparticipantsmodel.cpp b/src/app/callparticipantsmodel.cpp index ad9f0819..5c8bfe02 100644 --- a/src/app/callparticipantsmodel.cpp +++ b/src/app/callparticipantsmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/callparticipantsmodel.h b/src/app/callparticipantsmodel.h index 3bf9ff3a..55ab796b 100644 --- a/src/app/callparticipantsmodel.h +++ b/src/app/callparticipantsmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/Avatar.qml b/src/app/commoncomponents/Avatar.qml index d56862a9..89728ded 100644 --- a/src/app/commoncomponents/Avatar.qml +++ b/src/app/commoncomponents/Avatar.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/BackButton.qml b/src/app/commoncomponents/BackButton.qml index 7bfa52eb..6fcf06ae 100644 --- a/src/app/commoncomponents/BackButton.qml +++ b/src/app/commoncomponents/BackButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/BaseModalDialog.qml b/src/app/commoncomponents/BaseModalDialog.qml index 174047bc..52c9dc72 100644 --- a/src/app/commoncomponents/BaseModalDialog.qml +++ b/src/app/commoncomponents/BaseModalDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/BaseView.qml b/src/app/commoncomponents/BaseView.qml index 86f74e45..13ab91bc 100644 --- a/src/app/commoncomponents/BaseView.qml +++ b/src/app/commoncomponents/BaseView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/BubbleLabel.qml b/src/app/commoncomponents/BubbleLabel.qml index 857fb69d..fcc568f8 100644 --- a/src/app/commoncomponents/BubbleLabel.qml +++ b/src/app/commoncomponents/BubbleLabel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/CallMessageDelegate.qml b/src/app/commoncomponents/CallMessageDelegate.qml index 4187fd05..b654ae9e 100644 --- a/src/app/commoncomponents/CallMessageDelegate.qml +++ b/src/app/commoncomponents/CallMessageDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ChangePttKeyPopup.qml b/src/app/commoncomponents/ChangePttKeyPopup.qml index f5c17bf4..1e7fedeb 100644 --- a/src/app/commoncomponents/ChangePttKeyPopup.qml +++ b/src/app/commoncomponents/ChangePttKeyPopup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * This program 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/src/app/commoncomponents/ConfirmDialog.qml b/src/app/commoncomponents/ConfirmDialog.qml index dbaa5bc3..a910cbe1 100644 --- a/src/app/commoncomponents/ConfirmDialog.qml +++ b/src/app/commoncomponents/ConfirmDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ContactMessageDelegate.qml b/src/app/commoncomponents/ContactMessageDelegate.qml index b462c1bc..b42c834f 100644 --- a/src/app/commoncomponents/ContactMessageDelegate.qml +++ b/src/app/commoncomponents/ContactMessageDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/CustomBorder.qml b/src/app/commoncomponents/CustomBorder.qml index 28405f4e..c9fc2b64 100644 --- a/src/app/commoncomponents/CustomBorder.qml +++ b/src/app/commoncomponents/CustomBorder.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/DaemonReconnectPopup.qml b/src/app/commoncomponents/DaemonReconnectPopup.qml index 0632392c..7100ade0 100644 --- a/src/app/commoncomponents/DaemonReconnectPopup.qml +++ b/src/app/commoncomponents/DaemonReconnectPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/DataTransferMessageDelegate.qml b/src/app/commoncomponents/DataTransferMessageDelegate.qml index 31fc0114..6257be9a 100644 --- a/src/app/commoncomponents/DataTransferMessageDelegate.qml +++ b/src/app/commoncomponents/DataTransferMessageDelegate.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Trevor Tabah - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/DeleteAccountDialog.qml b/src/app/commoncomponents/DeleteAccountDialog.qml index 162636c7..ad0c8242 100644 --- a/src/app/commoncomponents/DeleteAccountDialog.qml +++ b/src/app/commoncomponents/DeleteAccountDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/DualPaneView.qml b/src/app/commoncomponents/DualPaneView.qml index 122d52b4..c0a2f62b 100644 --- a/src/app/commoncomponents/DualPaneView.qml +++ b/src/app/commoncomponents/DualPaneView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/EditableLineEdit.qml b/src/app/commoncomponents/EditableLineEdit.qml index aa769b6d..27bf1fb8 100644 --- a/src/app/commoncomponents/EditableLineEdit.qml +++ b/src/app/commoncomponents/EditableLineEdit.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien blin - * Author: Mingrui Zhang + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/EditedPopup.qml b/src/app/commoncomponents/EditedPopup.qml index eefcd46e..fc1cc9e4 100644 --- a/src/app/commoncomponents/EditedPopup.qml +++ b/src/app/commoncomponents/EditedPopup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ElidedTextLabel.qml b/src/app/commoncomponents/ElidedTextLabel.qml index a9b76307..d3d5beac 100644 --- a/src/app/commoncomponents/ElidedTextLabel.qml +++ b/src/app/commoncomponents/ElidedTextLabel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/EmojiReactionPopup.qml b/src/app/commoncomponents/EmojiReactionPopup.qml index de4ad680..03eccc3d 100644 --- a/src/app/commoncomponents/EmojiReactionPopup.qml +++ b/src/app/commoncomponents/EmojiReactionPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/EmojiReactions.qml b/src/app/commoncomponents/EmojiReactions.qml index fa7ef6bd..05637be0 100644 --- a/src/app/commoncomponents/EmojiReactions.qml +++ b/src/app/commoncomponents/EmojiReactions.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/GeneratedMessageDelegate.qml b/src/app/commoncomponents/GeneratedMessageDelegate.qml index 8345dc1c..7cf1ea73 100644 --- a/src/app/commoncomponents/GeneratedMessageDelegate.qml +++ b/src/app/commoncomponents/GeneratedMessageDelegate.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Trevor Tabah - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/HalfPill.qml b/src/app/commoncomponents/HalfPill.qml index b3d9409f..6b7d0f81 100644 --- a/src/app/commoncomponents/HalfPill.qml +++ b/src/app/commoncomponents/HalfPill.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/HeaderToggleSwitch.qml b/src/app/commoncomponents/HeaderToggleSwitch.qml index 5669dee8..606f4681 100644 --- a/src/app/commoncomponents/HeaderToggleSwitch.qml +++ b/src/app/commoncomponents/HeaderToggleSwitch.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Xavier Jouslin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/IdentifierUsernameTextEdit.qml b/src/app/commoncomponents/IdentifierUsernameTextEdit.qml index 65d57c90..fca32892 100644 --- a/src/app/commoncomponents/IdentifierUsernameTextEdit.qml +++ b/src/app/commoncomponents/IdentifierUsernameTextEdit.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/InfoBox.qml b/src/app/commoncomponents/InfoBox.qml index 8ced79da..162bf822 100644 --- a/src/app/commoncomponents/InfoBox.qml +++ b/src/app/commoncomponents/InfoBox.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiFileDialog.qml b/src/app/commoncomponents/JamiFileDialog.qml index 6d29d0de..85de226f 100644 --- a/src/app/commoncomponents/JamiFileDialog.qml +++ b/src/app/commoncomponents/JamiFileDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiFlickable.qml b/src/app/commoncomponents/JamiFlickable.qml index 2b664206..8ca8a1f0 100644 --- a/src/app/commoncomponents/JamiFlickable.qml +++ b/src/app/commoncomponents/JamiFlickable.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiIdentifier.qml b/src/app/commoncomponents/JamiIdentifier.qml index a4bbc80f..301f6abd 100644 --- a/src/app/commoncomponents/JamiIdentifier.qml +++ b/src/app/commoncomponents/JamiIdentifier.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiListView.qml b/src/app/commoncomponents/JamiListView.qml index b14243b5..22b3b2b7 100644 --- a/src/app/commoncomponents/JamiListView.qml +++ b/src/app/commoncomponents/JamiListView.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiScrollBar.qml b/src/app/commoncomponents/JamiScrollBar.qml index ad644e16..dbc65db8 100644 --- a/src/app/commoncomponents/JamiScrollBar.qml +++ b/src/app/commoncomponents/JamiScrollBar.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiSplitView.qml b/src/app/commoncomponents/JamiSplitView.qml index 8c7dc0d3..1b64b6e0 100644 --- a/src/app/commoncomponents/JamiSplitView.qml +++ b/src/app/commoncomponents/JamiSplitView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/JamiSwitch.qml b/src/app/commoncomponents/JamiSwitch.qml index 3def0dbf..4337f8d7 100644 --- a/src/app/commoncomponents/JamiSwitch.qml +++ b/src/app/commoncomponents/JamiSwitch.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/LineEditContextMenu.qml b/src/app/commoncomponents/LineEditContextMenu.qml index 9b4c9432..d3b4e9e4 100644 --- a/src/app/commoncomponents/LineEditContextMenu.qml +++ b/src/app/commoncomponents/LineEditContextMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ListSelectionView.qml b/src/app/commoncomponents/ListSelectionView.qml index 2cf2847b..53c4ec7b 100644 --- a/src/app/commoncomponents/ListSelectionView.qml +++ b/src/app/commoncomponents/ListSelectionView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/LocalVideo.qml b/src/app/commoncomponents/LocalVideo.qml index cf534647..da0c4c72 100644 --- a/src/app/commoncomponents/LocalVideo.qml +++ b/src/app/commoncomponents/LocalVideo.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MarkdownPopup.qml b/src/app/commoncomponents/MarkdownPopup.qml index 6d09eb14..e9c121b8 100644 --- a/src/app/commoncomponents/MarkdownPopup.qml +++ b/src/app/commoncomponents/MarkdownPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Franck Laurent + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MaterialButton.qml b/src/app/commoncomponents/MaterialButton.qml index 82a38109..585efb09 100644 --- a/src/app/commoncomponents/MaterialButton.qml +++ b/src/app/commoncomponents/MaterialButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Sébastien blin + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MaterialLineEdit.qml b/src/app/commoncomponents/MaterialLineEdit.qml index 6e20b7d8..9a6e09c9 100644 --- a/src/app/commoncomponents/MaterialLineEdit.qml +++ b/src/app/commoncomponents/MaterialLineEdit.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Sébastien blin - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MaterialRadioButton.qml b/src/app/commoncomponents/MaterialRadioButton.qml index a9ac1a04..f33d6b3e 100644 --- a/src/app/commoncomponents/MaterialRadioButton.qml +++ b/src/app/commoncomponents/MaterialRadioButton.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MaterialTextField.qml b/src/app/commoncomponents/MaterialTextField.qml index 38e95b8e..61abd94d 100644 --- a/src/app/commoncomponents/MaterialTextField.qml +++ b/src/app/commoncomponents/MaterialTextField.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MaterialToolTip.qml b/src/app/commoncomponents/MaterialToolTip.qml index ab771be6..266beccb 100644 --- a/src/app/commoncomponents/MaterialToolTip.qml +++ b/src/app/commoncomponents/MaterialToolTip.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Franck Laurent + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MessageBubble.qml b/src/app/commoncomponents/MessageBubble.qml index f57de69a..56d671ee 100644 --- a/src/app/commoncomponents/MessageBubble.qml +++ b/src/app/commoncomponents/MessageBubble.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/MessageOptionButton.qml b/src/app/commoncomponents/MessageOptionButton.qml index a06ee24e..8705a700 100644 --- a/src/app/commoncomponents/MessageOptionButton.qml +++ b/src/app/commoncomponents/MessageOptionButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ModalTextEdit.qml b/src/app/commoncomponents/ModalTextEdit.qml index 5a14768b..280f4c5f 100644 --- a/src/app/commoncomponents/ModalTextEdit.qml +++ b/src/app/commoncomponents/ModalTextEdit.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PasswordDialog.qml b/src/app/commoncomponents/PasswordDialog.qml index 749291d6..defe6176 100644 --- a/src/app/commoncomponents/PasswordDialog.qml +++ b/src/app/commoncomponents/PasswordDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PasswordTextEdit.qml b/src/app/commoncomponents/PasswordTextEdit.qml index b7890fcb..a4efe8d1 100644 --- a/src/app/commoncomponents/PasswordTextEdit.qml +++ b/src/app/commoncomponents/PasswordTextEdit.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PhotoboothPopup.qml b/src/app/commoncomponents/PhotoboothPopup.qml index 3db129e7..2331c1e6 100644 --- a/src/app/commoncomponents/PhotoboothPopup.qml +++ b/src/app/commoncomponents/PhotoboothPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Franck Laurent + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PhotoboothView.qml b/src/app/commoncomponents/PhotoboothView.qml index 84b0c625..717adc5f 100644 --- a/src/app/commoncomponents/PhotoboothView.qml +++ b/src/app/commoncomponents/PhotoboothView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PreferenceItemDelegate.qml b/src/app/commoncomponents/PreferenceItemDelegate.qml index 9e6b58d9..8137b6e5 100644 --- a/src/app/commoncomponents/PreferenceItemDelegate.qml +++ b/src/app/commoncomponents/PreferenceItemDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PresenceIndicator.qml b/src/app/commoncomponents/PresenceIndicator.qml index b5663728..333d38d5 100644 --- a/src/app/commoncomponents/PresenceIndicator.qml +++ b/src/app/commoncomponents/PresenceIndicator.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/PushButton.qml b/src/app/commoncomponents/PushButton.qml index 9d84f504..7b910736 100644 --- a/src/app/commoncomponents/PushButton.qml +++ b/src/app/commoncomponents/PushButton.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Tracyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/QWKButton.qml b/src/app/commoncomponents/QWKButton.qml index 4b8c2e9e..312a652e 100644 --- a/src/app/commoncomponents/QWKButton.qml +++ b/src/app/commoncomponents/QWKButton.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/QWKSetParentHitTestVisible.qml b/src/app/commoncomponents/QWKSetParentHitTestVisible.qml index e8ce4683..3eeb6012 100644 --- a/src/app/commoncomponents/QWKSetParentHitTestVisible.qml +++ b/src/app/commoncomponents/QWKSetParentHitTestVisible.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/QWKSystemButtonGroup.qml b/src/app/commoncomponents/QWKSystemButtonGroup.qml index e2426750..ed7716c0 100644 --- a/src/app/commoncomponents/QWKSystemButtonGroup.qml +++ b/src/app/commoncomponents/QWKSystemButtonGroup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ReadStatus.qml b/src/app/commoncomponents/ReadStatus.qml index 01c08bb1..a4c05c3b 100644 --- a/src/app/commoncomponents/ReadStatus.qml +++ b/src/app/commoncomponents/ReadStatus.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ReplyToRow.qml b/src/app/commoncomponents/ReplyToRow.qml index c9440323..53ef377f 100644 --- a/src/app/commoncomponents/ReplyToRow.qml +++ b/src/app/commoncomponents/ReplyToRow.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ResponsiveImage.qml b/src/app/commoncomponents/ResponsiveImage.qml index 75553108..a76f8be5 100644 --- a/src/app/commoncomponents/ResponsiveImage.qml +++ b/src/app/commoncomponents/ResponsiveImage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Tracyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/RoundedBorderRectangle.qml b/src/app/commoncomponents/RoundedBorderRectangle.qml index 8c839a01..3d17a566 100644 --- a/src/app/commoncomponents/RoundedBorderRectangle.qml +++ b/src/app/commoncomponents/RoundedBorderRectangle.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SBSContextMenu.qml b/src/app/commoncomponents/SBSContextMenu.qml index e7ac17de..fc63ee8c 100644 --- a/src/app/commoncomponents/SBSContextMenu.qml +++ b/src/app/commoncomponents/SBSContextMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SBSMessageBase.qml b/src/app/commoncomponents/SBSMessageBase.qml index 77416d47..3829c8fb 100644 --- a/src/app/commoncomponents/SBSMessageBase.qml +++ b/src/app/commoncomponents/SBSMessageBase.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/Scaffold.qml b/src/app/commoncomponents/Scaffold.qml index bf07ea30..519a028d 100644 --- a/src/app/commoncomponents/Scaffold.qml +++ b/src/app/commoncomponents/Scaffold.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SettingParaCombobox.qml b/src/app/commoncomponents/SettingParaCombobox.qml index e8f33d5c..5fbc3084 100644 --- a/src/app/commoncomponents/SettingParaCombobox.qml +++ b/src/app/commoncomponents/SettingParaCombobox.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ShareMenu.qml b/src/app/commoncomponents/ShareMenu.qml index 1b6549bb..17a94d8b 100644 --- a/src/app/commoncomponents/ShareMenu.qml +++ b/src/app/commoncomponents/ShareMenu.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ShareMessageMenu.qml b/src/app/commoncomponents/ShareMessageMenu.qml index 72ee5d9f..a0dfb8ce 100644 --- a/src/app/commoncomponents/ShareMessageMenu.qml +++ b/src/app/commoncomponents/ShareMessageMenu.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/ShowMoreMenu.qml b/src/app/commoncomponents/ShowMoreMenu.qml index 6c40904c..81ddc734 100644 --- a/src/app/commoncomponents/ShowMoreMenu.qml +++ b/src/app/commoncomponents/ShowMoreMenu.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SidePanelBase.qml b/src/app/commoncomponents/SidePanelBase.qml index 0ad6da94..cab0b5f2 100644 --- a/src/app/commoncomponents/SidePanelBase.qml +++ b/src/app/commoncomponents/SidePanelBase.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SimpleMessageDialog.qml b/src/app/commoncomponents/SimpleMessageDialog.qml index 66d50e85..01e6412e 100644 --- a/src/app/commoncomponents/SimpleMessageDialog.qml +++ b/src/app/commoncomponents/SimpleMessageDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SpinnerButton.qml b/src/app/commoncomponents/SpinnerButton.qml index 7ac59ea9..ddf7e564 100644 --- a/src/app/commoncomponents/SpinnerButton.qml +++ b/src/app/commoncomponents/SpinnerButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/SpinningAnimation.qml b/src/app/commoncomponents/SpinningAnimation.qml index a7043073..8793645e 100644 --- a/src/app/commoncomponents/SpinningAnimation.qml +++ b/src/app/commoncomponents/SpinningAnimation.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/TextMessageDelegate.qml b/src/app/commoncomponents/TextMessageDelegate.qml index d52fdead..8a154f2b 100644 --- a/src/app/commoncomponents/TextMessageDelegate.qml +++ b/src/app/commoncomponents/TextMessageDelegate.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Trevor Tabah - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/TimestampInfo.qml b/src/app/commoncomponents/TimestampInfo.qml index b24cd4a4..b56eff3f 100644 --- a/src/app/commoncomponents/TimestampInfo.qml +++ b/src/app/commoncomponents/TimestampInfo.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/TypingDots.qml b/src/app/commoncomponents/TypingDots.qml index 86a69e0f..9599eddb 100644 --- a/src/app/commoncomponents/TypingDots.qml +++ b/src/app/commoncomponents/TypingDots.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/UsernameTextEdit.qml b/src/app/commoncomponents/UsernameTextEdit.qml index 1a40f00b..a423b3c4 100644 --- a/src/app/commoncomponents/UsernameTextEdit.qml +++ b/src/app/commoncomponents/UsernameTextEdit.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/VideoView.qml b/src/app/commoncomponents/VideoView.qml index 6c6aebdf..da62b233 100644 --- a/src/app/commoncomponents/VideoView.qml +++ b/src/app/commoncomponents/VideoView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/contextmenu/BaseContextMenu.qml b/src/app/commoncomponents/contextmenu/BaseContextMenu.qml index 91ee9ca6..d721626b 100644 --- a/src/app/commoncomponents/contextmenu/BaseContextMenu.qml +++ b/src/app/commoncomponents/contextmenu/BaseContextMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/contextmenu/ContextMenuAutoLoader.qml b/src/app/commoncomponents/contextmenu/ContextMenuAutoLoader.qml index 045bf8da..baee2dfb 100644 --- a/src/app/commoncomponents/contextmenu/ContextMenuAutoLoader.qml +++ b/src/app/commoncomponents/contextmenu/ContextMenuAutoLoader.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/contextmenu/GeneralMenuItem.qml b/src/app/commoncomponents/contextmenu/GeneralMenuItem.qml index 2f479bec..a34f41ee 100644 --- a/src/app/commoncomponents/contextmenu/GeneralMenuItem.qml +++ b/src/app/commoncomponents/contextmenu/GeneralMenuItem.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/contextmenu/GeneralMenuItemList.qml b/src/app/commoncomponents/contextmenu/GeneralMenuItemList.qml index a72f5bfc..37e85428 100644 --- a/src/app/commoncomponents/contextmenu/GeneralMenuItemList.qml +++ b/src/app/commoncomponents/contextmenu/GeneralMenuItemList.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/commoncomponents/contextmenu/GeneralMenuSeparator.qml b/src/app/commoncomponents/contextmenu/GeneralMenuSeparator.qml index 2a6dabd0..eef5cc01 100644 --- a/src/app/commoncomponents/contextmenu/GeneralMenuSeparator.qml +++ b/src/app/commoncomponents/contextmenu/GeneralMenuSeparator.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/connectioninfolistmodel.cpp b/src/app/connectioninfolistmodel.cpp index 9ca1503e..03638fcc 100644 --- a/src/app/connectioninfolistmodel.cpp +++ b/src/app/connectioninfolistmodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/connectioninfolistmodel.h b/src/app/connectioninfolistmodel.h index 47deb122..0547b804 100644 --- a/src/app/connectioninfolistmodel.h +++ b/src/app/connectioninfolistmodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/connectivitymonitor.cpp b/src/app/connectivitymonitor.cpp index 139a2768..50865dcb 100644 --- a/src/app/connectivitymonitor.cpp +++ b/src/app/connectivitymonitor.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/connectivitymonitor.h b/src/app/connectivitymonitor.h index 9741f534..db2b92b7 100644 --- a/src/app/connectivitymonitor.h +++ b/src/app/connectivitymonitor.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/contactadapter.cpp b/src/app/contactadapter.cpp index 23dc1fff..cdc91444 100644 --- a/src/app/contactadapter.cpp +++ b/src/app/contactadapter.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/contactadapter.h b/src/app/contactadapter.h index b8931f3c..26b08558 100644 --- a/src/app/contactadapter.h +++ b/src/app/contactadapter.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationlistmodel.cpp b/src/app/conversationlistmodel.cpp index 0549cd2b..86b08726 100644 --- a/src/app/conversationlistmodel.cpp +++ b/src/app/conversationlistmodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationlistmodel.h b/src/app/conversationlistmodel.h index 452d317d..a22a3fb7 100644 --- a/src/app/conversationlistmodel.h +++ b/src/app/conversationlistmodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationlistmodelbase.cpp b/src/app/conversationlistmodelbase.cpp index 3d17a759..83fe1d6d 100644 --- a/src/app/conversationlistmodelbase.cpp +++ b/src/app/conversationlistmodelbase.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationlistmodelbase.h b/src/app/conversationlistmodelbase.h index 5577750e..a7ff98ef 100644 --- a/src/app/conversationlistmodelbase.h +++ b/src/app/conversationlistmodelbase.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationsadapter.cpp b/src/app/conversationsadapter.cpp index 950cac5b..5fb5b3a7 100644 --- a/src/app/conversationsadapter.cpp +++ b/src/app/conversationsadapter.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/conversationsadapter.h b/src/app/conversationsadapter.h index c92d34e1..5f56dba0 100644 --- a/src/app/conversationsadapter.h +++ b/src/app/conversationsadapter.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/crashreportclient.h b/src/app/crashreportclient.h index 386c6d26..93ae108c 100644 --- a/src/app/crashreportclient.h +++ b/src/app/crashreportclient.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/crashreportclients/crashpad.cpp b/src/app/crashreportclients/crashpad.cpp index a11347c9..57f860d6 100644 --- a/src/app/crashreportclients/crashpad.cpp +++ b/src/app/crashreportclients/crashpad.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/crashreportclients/crashpad.h b/src/app/crashreportclients/crashpad.h index 6034675f..74fa91de 100644 --- a/src/app/crashreportclients/crashpad.h +++ b/src/app/crashreportclients/crashpad.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/crashreporter.h b/src/app/crashreporter.h index 6f0087ff..2ad5426b 100644 --- a/src/app/crashreporter.h +++ b/src/app/crashreporter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentaccount.cpp b/src/app/currentaccount.cpp index 0c74309e..ced10e3e 100644 --- a/src/app/currentaccount.cpp +++ b/src/app/currentaccount.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentaccount.h b/src/app/currentaccount.h index 0d31cac0..ec5fd7b6 100644 --- a/src/app/currentaccount.h +++ b/src/app/currentaccount.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentaccounttomigrate.cpp b/src/app/currentaccounttomigrate.cpp index e670d72d..1675dd86 100644 --- a/src/app/currentaccounttomigrate.cpp +++ b/src/app/currentaccounttomigrate.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentaccounttomigrate.h b/src/app/currentaccounttomigrate.h index b1b075c7..86e49e50 100644 --- a/src/app/currentaccounttomigrate.h +++ b/src/app/currentaccounttomigrate.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentcall.cpp b/src/app/currentcall.cpp index 0c1bc48c..02065c6c 100644 --- a/src/app/currentcall.cpp +++ b/src/app/currentcall.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentcall.h b/src/app/currentcall.h index f9688747..7202e324 100644 --- a/src/app/currentcall.h +++ b/src/app/currentcall.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentconversation.cpp b/src/app/currentconversation.cpp index e7f66aef..eb426094 100644 --- a/src/app/currentconversation.cpp +++ b/src/app/currentconversation.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentconversation.h b/src/app/currentconversation.h index 44eb3234..a02d2afb 100644 --- a/src/app/currentconversation.h +++ b/src/app/currentconversation.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentconversationmembers.cpp b/src/app/currentconversationmembers.cpp index 3e9dc396..d64f2f40 100644 --- a/src/app/currentconversationmembers.cpp +++ b/src/app/currentconversationmembers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/currentconversationmembers.h b/src/app/currentconversationmembers.h index ea8bb61e..4ab5123c 100644 --- a/src/app/currentconversationmembers.h +++ b/src/app/currentconversationmembers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/dbuserrorhandler.cpp b/src/app/dbuserrorhandler.cpp index 59b12c3c..3a1ebab5 100644 --- a/src/app/dbuserrorhandler.cpp +++ b/src/app/dbuserrorhandler.cpp @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/dbuserrorhandler.h b/src/app/dbuserrorhandler.h index bc21751e..bbc0f3ce 100644 --- a/src/app/dbuserrorhandler.h +++ b/src/app/dbuserrorhandler.h @@ -1,7 +1,5 @@ /*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Stepan Salenikovich - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/deviceitemlistmodel.cpp b/src/app/deviceitemlistmodel.cpp index c389b6da..2dbc9f35 100644 --- a/src/app/deviceitemlistmodel.cpp +++ b/src/app/deviceitemlistmodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/deviceitemlistmodel.h b/src/app/deviceitemlistmodel.h index 94eee615..4dfb717d 100644 --- a/src/app/deviceitemlistmodel.h +++ b/src/app/deviceitemlistmodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/filestosendlistmodel.cpp b/src/app/filestosendlistmodel.cpp index 9adcba10..4be0c6ae 100644 --- a/src/app/filestosendlistmodel.cpp +++ b/src/app/filestosendlistmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/filestosendlistmodel.h b/src/app/filestosendlistmodel.h index ff7e0fad..14ba2c7b 100644 --- a/src/app/filestosendlistmodel.h +++ b/src/app/filestosendlistmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/global.h b/src/app/global.h index f8ae8ef8..efb4dbb3 100644 --- a/src/app/global.h +++ b/src/app/global.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/htmlparser.h b/src/app/htmlparser.h index 76f636e0..faa94ce4 100644 --- a/src/app/htmlparser.h +++ b/src/app/htmlparser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/imagedownloader.cpp b/src/app/imagedownloader.cpp index d3922db2..19318536 100644 --- a/src/app/imagedownloader.cpp +++ b/src/app/imagedownloader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/imagedownloader.h b/src/app/imagedownloader.h index e0cf725f..32dac08d 100644 --- a/src/app/imagedownloader.h +++ b/src/app/imagedownloader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/instancemanager.cpp b/src/app/instancemanager.cpp index e9ce9db7..1ed836ad 100644 --- a/src/app/instancemanager.cpp +++ b/src/app/instancemanager.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/instancemanager.h b/src/app/instancemanager.h index 4879731d..096ec1a9 100644 --- a/src/app/instancemanager.h +++ b/src/app/instancemanager.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/jamiavatartheme.h b/src/app/jamiavatartheme.h index 46f3211f..1cf316b0 100644 --- a/src/app/jamiavatartheme.h +++ b/src/app/jamiavatartheme.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * This program 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/src/app/js/markdownedition.js b/src/app/js/markdownedition.js index 08964bf9..6dd7b7aa 100644 --- a/src/app/js/markdownedition.js +++ b/src/app/js/markdownedition.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/lrcinstance.cpp b/src/app/lrcinstance.cpp index de8ec2f5..0a6f8a1a 100644 --- a/src/app/lrcinstance.cpp +++ b/src/app/lrcinstance.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/lrcinstance.h b/src/app/lrcinstance.h index d1cc8541..0950702b 100644 --- a/src/app/lrcinstance.h +++ b/src/app/lrcinstance.h @@ -1,8 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/main.cpp b/src/app/main.cpp index 129ce953..8da67263 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainapplication.cpp b/src/app/mainapplication.cpp index 1d191ee6..4bd46139 100644 --- a/src/app/mainapplication.cpp +++ b/src/app/mainapplication.cpp @@ -1,9 +1,5 @@ /* - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Mingrui Zhang - * Author: Aline Gondim Santos + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainapplication.h b/src/app/mainapplication.h index 1e36cfca..64a0f346 100644 --- a/src/app/mainapplication.h +++ b/src/app/mainapplication.h @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/ConversationView.qml b/src/app/mainview/ConversationView.qml index 04414def..3b10e938 100644 --- a/src/app/mainview/ConversationView.qml +++ b/src/app/mainview/ConversationView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/MainView.qml b/src/app/mainview/MainView.qml index ed71fe39..1694e226 100644 --- a/src/app/mainview/MainView.qml +++ b/src/app/mainview/MainView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/AboutPopUp.qml b/src/app/mainview/components/AboutPopUp.qml index e876a711..2793960e 100644 --- a/src/app/mainview/components/AboutPopUp.qml +++ b/src/app/mainview/components/AboutPopUp.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -219,7 +218,7 @@ BaseModalDialog { TextMetrics { id: textMetricsYears font: jamiDeclarationHyperText.font - text: JamiStrings.declarationYear + " " + 'Savoir-faire Linux
' + text: JamiStrings.declarationYear + " " + 'Savoir-faire Linux Inc.
' } MouseArea { diff --git a/src/app/mainview/components/AccountComboBox.qml b/src/app/mainview/components/AccountComboBox.qml index 8f1233da..e8a6f8e2 100644 --- a/src/app/mainview/components/AccountComboBox.qml +++ b/src/app/mainview/components/AccountComboBox.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/AccountComboBoxPopup.qml b/src/app/mainview/components/AccountComboBoxPopup.qml index a63c0ec6..bec0a7e1 100644 --- a/src/app/mainview/components/AccountComboBoxPopup.qml +++ b/src/app/mainview/components/AccountComboBoxPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/AccountItemDelegate.qml b/src/app/mainview/components/AccountItemDelegate.qml index 90c49a55..93a156ad 100644 --- a/src/app/mainview/components/AccountItemDelegate.qml +++ b/src/app/mainview/components/AccountItemDelegate.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/AddMemberPanel.qml b/src/app/mainview/components/AddMemberPanel.qml index c6ea8df4..80729374 100644 --- a/src/app/mainview/components/AddMemberPanel.qml +++ b/src/app/mainview/components/AddMemberPanel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/BackupTipBox.qml b/src/app/mainview/components/BackupTipBox.qml index 54561cd1..7742d736 100644 --- a/src/app/mainview/components/BackupTipBox.qml +++ b/src/app/mainview/components/BackupTipBox.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/BadgeNotifier.qml b/src/app/mainview/components/BadgeNotifier.qml index 9699c168..e08f508c 100644 --- a/src/app/mainview/components/BadgeNotifier.qml +++ b/src/app/mainview/components/BadgeNotifier.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/BlinkingLocationIcon.qml b/src/app/mainview/components/BlinkingLocationIcon.qml index 7bdffe86..20f9e135 100644 --- a/src/app/mainview/components/BlinkingLocationIcon.qml +++ b/src/app/mainview/components/BlinkingLocationIcon.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CachedImage.qml b/src/app/mainview/components/CachedImage.qml index 5f26db7a..399f2e8f 100644 --- a/src/app/mainview/components/CachedImage.qml +++ b/src/app/mainview/components/CachedImage.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallActionBar.qml b/src/app/mainview/components/CallActionBar.qml index d7659bc0..45b540dc 100644 --- a/src/app/mainview/components/CallActionBar.qml +++ b/src/app/mainview/components/CallActionBar.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallButtonDelegate.qml b/src/app/mainview/components/CallButtonDelegate.qml index 317ebfa5..57fa7c81 100644 --- a/src/app/mainview/components/CallButtonDelegate.qml +++ b/src/app/mainview/components/CallButtonDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallInformationOverlay.qml b/src/app/mainview/components/CallInformationOverlay.qml index 2c48b614..b9489eb2 100644 --- a/src/app/mainview/components/CallInformationOverlay.qml +++ b/src/app/mainview/components/CallInformationOverlay.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallOverlay.qml b/src/app/mainview/components/CallOverlay.qml index d3c98761..8010da15 100644 --- a/src/app/mainview/components/CallOverlay.qml +++ b/src/app/mainview/components/CallOverlay.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Sébastien Blin - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallStackView.qml b/src/app/mainview/components/CallStackView.qml index bd5d23dd..89c29a34 100644 --- a/src/app/mainview/components/CallStackView.qml +++ b/src/app/mainview/components/CallStackView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CallViewContextMenu.qml b/src/app/mainview/components/CallViewContextMenu.qml index 63cfb61a..d471efc6 100644 --- a/src/app/mainview/components/CallViewContextMenu.qml +++ b/src/app/mainview/components/CallViewContextMenu.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Sébastien Blin - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ChatView.qml b/src/app/mainview/components/ChatView.qml index 9cf0890b..623f7176 100644 --- a/src/app/mainview/components/ChatView.qml +++ b/src/app/mainview/components/ChatView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ChatViewFooter.qml b/src/app/mainview/components/ChatViewFooter.qml index baa3a13e..2dac501f 100644 --- a/src/app/mainview/components/ChatViewFooter.qml +++ b/src/app/mainview/components/ChatViewFooter.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ChatViewHeader.qml b/src/app/mainview/components/ChatViewHeader.qml index 6e0f60df..12b6c24c 100644 --- a/src/app/mainview/components/ChatViewHeader.qml +++ b/src/app/mainview/components/ChatViewHeader.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Sébastien Blin + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ContactPicker.qml b/src/app/mainview/components/ContactPicker.qml index f8162e96..abdf1ac0 100644 --- a/src/app/mainview/components/ContactPicker.qml +++ b/src/app/mainview/components/ContactPicker.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ContactPickerItemDelegate.qml b/src/app/mainview/components/ContactPickerItemDelegate.qml index 1fd6b417..b96a12e2 100644 --- a/src/app/mainview/components/ContactPickerItemDelegate.qml +++ b/src/app/mainview/components/ContactPickerItemDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationAvatar.qml b/src/app/mainview/components/ConversationAvatar.qml index a07a7fe8..b3dc76a1 100644 --- a/src/app/mainview/components/ConversationAvatar.qml +++ b/src/app/mainview/components/ConversationAvatar.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationErrorsRow.qml b/src/app/mainview/components/ConversationErrorsRow.qml index 1a5792dc..96347b26 100644 --- a/src/app/mainview/components/ConversationErrorsRow.qml +++ b/src/app/mainview/components/ConversationErrorsRow.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationExtrasPanel.qml b/src/app/mainview/components/ConversationExtrasPanel.qml index 5fa4d1be..8a561603 100644 --- a/src/app/mainview/components/ConversationExtrasPanel.qml +++ b/src/app/mainview/components/ConversationExtrasPanel.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationListView.qml b/src/app/mainview/components/ConversationListView.qml index d0b1fdcd..d9fc38de 100644 --- a/src/app/mainview/components/ConversationListView.qml +++ b/src/app/mainview/components/ConversationListView.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationPickerItemDelegate.qml b/src/app/mainview/components/ConversationPickerItemDelegate.qml index 300a99a3..2635623a 100644 --- a/src/app/mainview/components/ConversationPickerItemDelegate.qml +++ b/src/app/mainview/components/ConversationPickerItemDelegate.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ConversationSmartListContextMenu.qml b/src/app/mainview/components/ConversationSmartListContextMenu.qml index 2224aaa1..6d9c6368 100644 --- a/src/app/mainview/components/ConversationSmartListContextMenu.qml +++ b/src/app/mainview/components/ConversationSmartListContextMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/CustomizeTipBox.qml b/src/app/mainview/components/CustomizeTipBox.qml index 1bd574bd..1a8adb09 100644 --- a/src/app/mainview/components/CustomizeTipBox.qml +++ b/src/app/mainview/components/CustomizeTipBox.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/DevicesListPopup.qml b/src/app/mainview/components/DevicesListPopup.qml index 12373bd3..fc5d3e46 100644 --- a/src/app/mainview/components/DevicesListPopup.qml +++ b/src/app/mainview/components/DevicesListPopup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/DocumentPreview.qml b/src/app/mainview/components/DocumentPreview.qml index 1f3caf6b..65911ea0 100644 --- a/src/app/mainview/components/DocumentPreview.qml +++ b/src/app/mainview/components/DocumentPreview.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Franck Laurent + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/DocumentsScrollview.qml b/src/app/mainview/components/DocumentsScrollview.qml index 2bfa7aa3..7f4e3ccb 100644 --- a/src/app/mainview/components/DocumentsScrollview.qml +++ b/src/app/mainview/components/DocumentsScrollview.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/DonationBanner.qml b/src/app/mainview/components/DonationBanner.qml index 094594ac..e0988749 100644 --- a/src/app/mainview/components/DonationBanner.qml +++ b/src/app/mainview/components/DonationBanner.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/DonationTipBox.qml b/src/app/mainview/components/DonationTipBox.qml index a661f0c1..a6390a31 100644 --- a/src/app/mainview/components/DonationTipBox.qml +++ b/src/app/mainview/components/DonationTipBox.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/EditContainer.qml b/src/app/mainview/components/EditContainer.qml index 777ee365..dab4dc8f 100644 --- a/src/app/mainview/components/EditContainer.qml +++ b/src/app/mainview/components/EditContainer.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/FilesToSendContainer.qml b/src/app/mainview/components/FilesToSendContainer.qml index 9167b690..a952d239 100644 --- a/src/app/mainview/components/FilesToSendContainer.qml +++ b/src/app/mainview/components/FilesToSendContainer.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/FilesToSendDelegate.qml b/src/app/mainview/components/FilesToSendDelegate.qml index d17e1c8f..9cc5fbcc 100644 --- a/src/app/mainview/components/FilesToSendDelegate.qml +++ b/src/app/mainview/components/FilesToSendDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/FilterTabButton.qml b/src/app/mainview/components/FilterTabButton.qml index cc4dd2df..c700c7a7 100644 --- a/src/app/mainview/components/FilterTabButton.qml +++ b/src/app/mainview/components/FilterTabButton.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/GenericErrorsRow.qml b/src/app/mainview/components/GenericErrorsRow.qml index 8f0e6e59..23d2ef2c 100644 --- a/src/app/mainview/components/GenericErrorsRow.qml +++ b/src/app/mainview/components/GenericErrorsRow.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/HostPopup.qml b/src/app/mainview/components/HostPopup.qml index d5e59a33..84435cd1 100644 --- a/src/app/mainview/components/HostPopup.qml +++ b/src/app/mainview/components/HostPopup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/InCallLocalVideo.qml b/src/app/mainview/components/InCallLocalVideo.qml index 9ec70efd..a5aad916 100644 --- a/src/app/mainview/components/InCallLocalVideo.qml +++ b/src/app/mainview/components/InCallLocalVideo.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/InformativeTipBox.qml b/src/app/mainview/components/InformativeTipBox.qml index 4db410b2..e41eadbc 100644 --- a/src/app/mainview/components/InformativeTipBox.qml +++ b/src/app/mainview/components/InformativeTipBox.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/InitialCallPage.qml b/src/app/mainview/components/InitialCallPage.qml index 86983336..1198729c 100644 --- a/src/app/mainview/components/InitialCallPage.qml +++ b/src/app/mainview/components/InitialCallPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/InvitationView.qml b/src/app/mainview/components/InvitationView.qml index 1ce7efbe..6593894c 100644 --- a/src/app/mainview/components/InvitationView.qml +++ b/src/app/mainview/components/InvitationView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/JamiPushButton.qml b/src/app/mainview/components/JamiPushButton.qml index 200280d0..412e7314 100644 --- a/src/app/mainview/components/JamiPushButton.qml +++ b/src/app/mainview/components/JamiPushButton.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/KeyboardShortcutKeyDelegate.qml b/src/app/mainview/components/KeyboardShortcutKeyDelegate.qml index f8f7c351..2daa403c 100644 --- a/src/app/mainview/components/KeyboardShortcutKeyDelegate.qml +++ b/src/app/mainview/components/KeyboardShortcutKeyDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/KeyboardShortcutTabButton.qml b/src/app/mainview/components/KeyboardShortcutTabButton.qml index 6ef1a950..4c2fc1e3 100644 --- a/src/app/mainview/components/KeyboardShortcutTabButton.qml +++ b/src/app/mainview/components/KeyboardShortcutTabButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/KeyboardShortcutTable.qml b/src/app/mainview/components/KeyboardShortcutTable.qml index 48e6274b..91b4ad1a 100644 --- a/src/app/mainview/components/KeyboardShortcutTable.qml +++ b/src/app/mainview/components/KeyboardShortcutTable.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MainOverlay.qml b/src/app/mainview/components/MainOverlay.qml index 4a48d745..f45ae067 100644 --- a/src/app/mainview/components/MainOverlay.qml +++ b/src/app/mainview/components/MainOverlay.qml @@ -1,9 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Sébastien Blin - * Author: Aline Gondim Santos - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessageBar.qml b/src/app/mainview/components/MessageBar.qml index e9da7dc6..955d8ad7 100644 --- a/src/app/mainview/components/MessageBar.qml +++ b/src/app/mainview/components/MessageBar.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessageBarTextArea.qml b/src/app/mainview/components/MessageBarTextArea.qml index ada46a91..2b1c3007 100644 --- a/src/app/mainview/components/MessageBarTextArea.qml +++ b/src/app/mainview/components/MessageBarTextArea.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessageFormatBar.qml b/src/app/mainview/components/MessageFormatBar.qml index dfcdc687..bef1ca61 100644 --- a/src/app/mainview/components/MessageFormatBar.qml +++ b/src/app/mainview/components/MessageFormatBar.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessageListView.qml b/src/app/mainview/components/MessageListView.qml index fe7caf8a..5a6d60c0 100644 --- a/src/app/mainview/components/MessageListView.qml +++ b/src/app/mainview/components/MessageListView.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessagesResearchPanel.qml b/src/app/mainview/components/MessagesResearchPanel.qml index 717b8121..f130a1fc 100644 --- a/src/app/mainview/components/MessagesResearchPanel.qml +++ b/src/app/mainview/components/MessagesResearchPanel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/MessagesResearchView.qml b/src/app/mainview/components/MessagesResearchView.qml index 0d74f60e..1acf3f2e 100644 --- a/src/app/mainview/components/MessagesResearchView.qml +++ b/src/app/mainview/components/MessagesResearchView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/NewSwarmPage.qml b/src/app/mainview/components/NewSwarmPage.qml index 6bdfe035..51a58e1e 100644 --- a/src/app/mainview/components/NewSwarmPage.qml +++ b/src/app/mainview/components/NewSwarmPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/NotificationArea.qml b/src/app/mainview/components/NotificationArea.qml index 395e54f3..41183cdd 100644 --- a/src/app/mainview/components/NotificationArea.qml +++ b/src/app/mainview/components/NotificationArea.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/OngoingCallPage.qml b/src/app/mainview/components/OngoingCallPage.qml index 8c5f401f..0c6775ac 100644 --- a/src/app/mainview/components/OngoingCallPage.qml +++ b/src/app/mainview/components/OngoingCallPage.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Sébastien Blin - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantCallInStatusDelegate.qml b/src/app/mainview/components/ParticipantCallInStatusDelegate.qml index 8eedba70..86d80113 100644 --- a/src/app/mainview/components/ParticipantCallInStatusDelegate.qml +++ b/src/app/mainview/components/ParticipantCallInStatusDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantCallInStatusView.qml b/src/app/mainview/components/ParticipantCallInStatusView.qml index 4df7f2bd..30532680 100644 --- a/src/app/mainview/components/ParticipantCallInStatusView.qml +++ b/src/app/mainview/components/ParticipantCallInStatusView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantControlLayout.qml b/src/app/mainview/components/ParticipantControlLayout.qml index bcf66ae2..852130b1 100644 --- a/src/app/mainview/components/ParticipantControlLayout.qml +++ b/src/app/mainview/components/ParticipantControlLayout.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantOverlay.qml b/src/app/mainview/components/ParticipantOverlay.qml index 0fc23b18..f605e857 100644 --- a/src/app/mainview/components/ParticipantOverlay.qml +++ b/src/app/mainview/components/ParticipantOverlay.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Authors: Sébastien Blin - * Albert Babí - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantOverlayButton.qml b/src/app/mainview/components/ParticipantOverlayButton.qml index 403c837d..4770795b 100644 --- a/src/app/mainview/components/ParticipantOverlayButton.qml +++ b/src/app/mainview/components/ParticipantOverlayButton.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantOverlayMenu.qml b/src/app/mainview/components/ParticipantOverlayMenu.qml index 071732c5..b7308697 100644 --- a/src/app/mainview/components/ParticipantOverlayMenu.qml +++ b/src/app/mainview/components/ParticipantOverlayMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantsLayer.qml b/src/app/mainview/components/ParticipantsLayer.qml index bcfdee16..ae29319a 100644 --- a/src/app/mainview/components/ParticipantsLayer.qml +++ b/src/app/mainview/components/ParticipantsLayer.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Authors: Sébastien Blin - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantsLayoutHorizontal.qml b/src/app/mainview/components/ParticipantsLayoutHorizontal.qml index 05144917..fd4d8421 100644 --- a/src/app/mainview/components/ParticipantsLayoutHorizontal.qml +++ b/src/app/mainview/components/ParticipantsLayoutHorizontal.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Authors: Sébastien Blin - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ParticipantsLayoutVertical.qml b/src/app/mainview/components/ParticipantsLayoutVertical.qml index 8a4fb782..4cab6db7 100644 --- a/src/app/mainview/components/ParticipantsLayoutVertical.qml +++ b/src/app/mainview/components/ParticipantsLayoutVertical.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Authors: Sébastien Blin - * Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/PluginHandlerItemDelegate.qml b/src/app/mainview/components/PluginHandlerItemDelegate.qml index e91738e8..eac85d98 100644 --- a/src/app/mainview/components/PluginHandlerItemDelegate.qml +++ b/src/app/mainview/components/PluginHandlerItemDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/PluginHandlerPicker.qml b/src/app/mainview/components/PluginHandlerPicker.qml index 13e7395c..e3e6dc40 100644 --- a/src/app/mainview/components/PluginHandlerPicker.qml +++ b/src/app/mainview/components/PluginHandlerPicker.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ProjectCreditsScrollView.qml b/src/app/mainview/components/ProjectCreditsScrollView.qml index 59b658ac..74bc8722 100644 --- a/src/app/mainview/components/ProjectCreditsScrollView.qml +++ b/src/app/mainview/components/ProjectCreditsScrollView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/RecordBox.qml b/src/app/mainview/components/RecordBox.qml index 74e8b25d..9c025836 100644 --- a/src/app/mainview/components/RecordBox.qml +++ b/src/app/mainview/components/RecordBox.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ReplyingContainer.qml b/src/app/mainview/components/ReplyingContainer.qml index 2ee8a46e..751bb54e 100644 --- a/src/app/mainview/components/ReplyingContainer.qml +++ b/src/app/mainview/components/ReplyingContainer.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ScreenRubberBand.qml b/src/app/mainview/components/ScreenRubberBand.qml index 36ba394a..6ac6902c 100644 --- a/src/app/mainview/components/ScreenRubberBand.qml +++ b/src/app/mainview/components/ScreenRubberBand.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ScreenSharePreview.qml b/src/app/mainview/components/ScreenSharePreview.qml index 1d812ebb..cb1484d7 100644 --- a/src/app/mainview/components/ScreenSharePreview.qml +++ b/src/app/mainview/components/ScreenSharePreview.qml @@ -1,7 +1,6 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon - + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or diff --git a/src/app/mainview/components/ScrollToBottomButton.qml b/src/app/mainview/components/ScrollToBottomButton.qml index b3581c20..76c50311 100644 --- a/src/app/mainview/components/ScrollToBottomButton.qml +++ b/src/app/mainview/components/ScrollToBottomButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/Searchbar.qml b/src/app/mainview/components/Searchbar.qml index 5ee10089..f8e26254 100644 --- a/src/app/mainview/components/Searchbar.qml +++ b/src/app/mainview/components/Searchbar.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SelectScreen.qml b/src/app/mainview/components/SelectScreen.qml index 9759bbc6..718e4796 100644 --- a/src/app/mainview/components/SelectScreen.qml +++ b/src/app/mainview/components/SelectScreen.qml @@ -1,9 +1,6 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Aline Gondim Santos - * Author: Nicolas Vengeon - + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or diff --git a/src/app/mainview/components/SidePanel.qml b/src/app/mainview/components/SidePanel.qml index 2de2cb67..e4fd97dd 100644 --- a/src/app/mainview/components/SidePanel.qml +++ b/src/app/mainview/components/SidePanel.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SidePanelTabBar.qml b/src/app/mainview/components/SidePanelTabBar.qml index ae1421f3..29f206bc 100644 --- a/src/app/mainview/components/SidePanelTabBar.qml +++ b/src/app/mainview/components/SidePanelTabBar.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SipInputPanel.qml b/src/app/mainview/components/SipInputPanel.qml index 1cf18b05..b54b8ed1 100644 --- a/src/app/mainview/components/SipInputPanel.qml +++ b/src/app/mainview/components/SipInputPanel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SmartListItemDelegate.qml b/src/app/mainview/components/SmartListItemDelegate.qml index 461f4074..44512538 100644 --- a/src/app/mainview/components/SmartListItemDelegate.qml +++ b/src/app/mainview/components/SmartListItemDelegate.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SwarmDetailsItem.qml b/src/app/mainview/components/SwarmDetailsItem.qml index c332cb39..5858e41d 100644 --- a/src/app/mainview/components/SwarmDetailsItem.qml +++ b/src/app/mainview/components/SwarmDetailsItem.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SwarmDetailsPanel.qml b/src/app/mainview/components/SwarmDetailsPanel.qml index 210a5fe1..834a08d5 100644 --- a/src/app/mainview/components/SwarmDetailsPanel.qml +++ b/src/app/mainview/components/SwarmDetailsPanel.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/SwarmParticipantContextMenu.qml b/src/app/mainview/components/SwarmParticipantContextMenu.qml index e31f0602..4086320a 100644 --- a/src/app/mainview/components/SwarmParticipantContextMenu.qml +++ b/src/app/mainview/components/SwarmParticipantContextMenu.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/TipBox.qml b/src/app/mainview/components/TipBox.qml index f81eecf1..e7c5b41c 100644 --- a/src/app/mainview/components/TipBox.qml +++ b/src/app/mainview/components/TipBox.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/TipsRow.qml b/src/app/mainview/components/TipsRow.qml index c2dcda04..c878e377 100644 --- a/src/app/mainview/components/TipsRow.qml +++ b/src/app/mainview/components/TipsRow.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/Toast.qml b/src/app/mainview/components/Toast.qml index 4f56ab13..448cb78f 100644 --- a/src/app/mainview/components/Toast.qml +++ b/src/app/mainview/components/Toast.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Vengeon Nicolas + * Copyright (C) 2024-2024 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/ToastManager.qml b/src/app/mainview/components/ToastManager.qml index 1b28ec3d..2f4cc2c0 100644 --- a/src/app/mainview/components/ToastManager.qml +++ b/src/app/mainview/components/ToastManager.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Vengeon Nicolas + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/UpdateToSwarm.qml b/src/app/mainview/components/UpdateToSwarm.qml index 5e607b5e..baaec4f6 100644 --- a/src/app/mainview/components/UpdateToSwarm.qml +++ b/src/app/mainview/components/UpdateToSwarm.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/UserProfile.qml b/src/app/mainview/components/UserProfile.qml index 31d0c401..ac298364 100644 --- a/src/app/mainview/components/UserProfile.qml +++ b/src/app/mainview/components/UserProfile.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/WelcomeInfo.qml b/src/app/mainview/components/WelcomeInfo.qml index b94c8946..318f8d08 100644 --- a/src/app/mainview/components/WelcomeInfo.qml +++ b/src/app/mainview/components/WelcomeInfo.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/WelcomeLogo.qml b/src/app/mainview/components/WelcomeLogo.qml index 9f32871c..e5c90496 100644 --- a/src/app/mainview/components/WelcomeLogo.qml +++ b/src/app/mainview/components/WelcomeLogo.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/WelcomePage.qml b/src/app/mainview/components/WelcomePage.qml index 352b4004..50d2b64d 100644 --- a/src/app/mainview/components/WelcomePage.qml +++ b/src/app/mainview/components/WelcomePage.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/components/WelcomePageQrDialog.qml b/src/app/mainview/components/WelcomePageQrDialog.qml index 8d124ae8..38803d7a 100644 --- a/src/app/mainview/components/WelcomePageQrDialog.qml +++ b/src/app/mainview/components/WelcomePageQrDialog.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/js/contactpickercreation.js b/src/app/mainview/js/contactpickercreation.js index 4668df85..2b20ed3b 100644 --- a/src/app/mainview/js/contactpickercreation.js +++ b/src/app/mainview/js/contactpickercreation.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/js/keyboardshortcuttablecreation.js b/src/app/mainview/js/keyboardshortcuttablecreation.js index 420d1667..47294435 100644 --- a/src/app/mainview/js/keyboardshortcuttablecreation.js +++ b/src/app/mainview/js/keyboardshortcuttablecreation.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/js/pluginhandlerpickercreation.js b/src/app/mainview/js/pluginhandlerpickercreation.js index fe91ae63..1a6daf70 100644 --- a/src/app/mainview/js/pluginhandlerpickercreation.js +++ b/src/app/mainview/js/pluginhandlerpickercreation.js @@ -1,6 +1,5 @@ /** - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/js/screenrubberbandcreation.js b/src/app/mainview/js/screenrubberbandcreation.js index ce82156b..2f529bd1 100644 --- a/src/app/mainview/js/screenrubberbandcreation.js +++ b/src/app/mainview/js/screenrubberbandcreation.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mainview/js/selectscreenwindowcreation.js b/src/app/mainview/js/selectscreenwindowcreation.js index 199f23b7..9bf33a32 100644 --- a/src/app/mainview/js/selectscreenwindowcreation.js +++ b/src/app/mainview/js/selectscreenwindowcreation.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mediacodeclistmodel.cpp b/src/app/mediacodeclistmodel.cpp index 1a2ec9d0..c3588ac5 100644 --- a/src/app/mediacodeclistmodel.cpp +++ b/src/app/mediacodeclistmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/mediacodeclistmodel.h b/src/app/mediacodeclistmodel.h index 6c451a90..77542c62 100644 --- a/src/app/mediacodeclistmodel.h +++ b/src/app/mediacodeclistmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/messageparser.cpp b/src/app/messageparser.cpp index 250a9d21..01aa65fa 100644 --- a/src/app/messageparser.cpp +++ b/src/app/messageparser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/messageparser.h b/src/app/messageparser.h index d2d1dffb..99ce1589 100644 --- a/src/app/messageparser.h +++ b/src/app/messageparser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/messagesadapter.cpp b/src/app/messagesadapter.cpp index fc94d5b4..ca90f74b 100644 --- a/src/app/messagesadapter.cpp +++ b/src/app/messagesadapter.cpp @@ -1,11 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Anthony Léonard - * Author: Olivier Soldano - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/messagesadapter.h b/src/app/messagesadapter.h index 806bffb5..f5eb053c 100644 --- a/src/app/messagesadapter.h +++ b/src/app/messagesadapter.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/moderatorlistmodel.cpp b/src/app/moderatorlistmodel.cpp index 44e4814a..fb9f1a0b 100644 --- a/src/app/moderatorlistmodel.cpp +++ b/src/app/moderatorlistmodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/moderatorlistmodel.h b/src/app/moderatorlistmodel.h index 2ff5f7e4..21d6d0ff 100644 --- a/src/app/moderatorlistmodel.h +++ b/src/app/moderatorlistmodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/net/jami/Constants/JamiQmlUtils.qml b/src/app/net/jami/Constants/JamiQmlUtils.qml index 2051903c..25fafbf7 100644 --- a/src/app/net/jami/Constants/JamiQmlUtils.qml +++ b/src/app/net/jami/Constants/JamiQmlUtils.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/net/jami/Constants/JamiStrings.qml b/src/app/net/jami/Constants/JamiStrings.qml index c8090cff..2f89531f 100644 --- a/src/app/net/jami/Constants/JamiStrings.qml +++ b/src/app/net/jami/Constants/JamiStrings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -46,7 +45,7 @@ Item { // AboutPopUp property string buildID: qsTr("Build ID") property string version: qsTr("Version") - property string declarationYear: "© 2015-2024" + property string declarationYear: "Copyright © 2015–2025" property string slogan: "Astarte" property string declaration: qsTr('Jami, a GNU package, is software for universal and distributed peer-to-peer communication that respects the freedom and privacy of its users. Visit jami.net' + ' to learn more.') property string noWarranty: qsTr('This program comes with absolutely no warranty. See the GNU General Public License, version 3 or later for details.') @@ -78,7 +77,7 @@ Item { property string authenticate: qsTr("Authenticate") property string deleteAccount: qsTr("Delete account") property string inProgress: qsTr("In progress…") - property string authenticationFailed: qsTr("An error occurred while authenticating account.") + property string authenticationFailed: qsTr("An error occurred while authenticating the account.") property string password: qsTr("Password") property string username: qsTr("Username") property string alias: qsTr("Alias") @@ -314,8 +313,8 @@ Item { // Share location/position property string shareLocation: qsTr("Share location") property string stopSharingLocation: qsTr("Stop sharing") - property string locationServicesError: qsTr("An error occurred while sharing device location.\nEnable “Location Services” in device settings in order to use this feature.\nThe location of other members can still be received.") - property string locationServicesClosedError: qsTr("An error occurred while sharing device location. Please check your Internet connection and try again.") + property string locationServicesError: qsTr("An error occurred while sharing the device location.\nEnable “Location Services” in device settings in order to use this feature.\nThe location of other members can still be received.") + property string locationServicesClosedError: qsTr("An error occurred while sharing the device location. Please check your Internet connection and try again.") property string stopAllSharings: qsTr("Turn off location sharing") property string shortStopAllSharings: qsTr("Turn off sharing") property string stopConvSharing: qsTr("Stop location sharing in this conversation (%1)") @@ -419,11 +418,11 @@ Item { // CurrentAccountSettings && AdvancedSettings property string backupSuccessful: qsTr("Backup completed successfully.") - property string backupFailed: qsTr("An error occurred while backing up account.") + property string backupFailed: qsTr("An error occurred while backing up the account.") property string changePasswordSuccess: qsTr("Password changed successfully.") - property string changePasswordFailed: qsTr("An error occurred while changing account password.") + property string changePasswordFailed: qsTr("An error occurred while changing the account password.") property string setPasswordSuccess: qsTr("Password set successfully.") - property string setPasswordFailed: qsTr("An error occurred while setting account password.") + property string setPasswordFailed: qsTr("An error occurred while setting the account password.") property string changePassword: qsTr("Change password") property string setPassword: qsTr("Encrypt account") property string setAPassword: qsTr("Set a password") @@ -531,7 +530,7 @@ Item { property string updateDownloading: "Downloading" property string confirmBeta: qsTr("This will replace the Release version with the Beta version on this device. The latest Release version can always be downloaded from the Jami website.") property string networkDisconnected: qsTr("Network disconnected") - property string accessError: qsTr("An error occurred while accessing contents.") + property string accessError: qsTr("An error occurred while accessing the contents.") property string contentNotFoundError: qsTr("Content not found.") property string genericError: qsTr("An unexpected error occurred.") diff --git a/src/app/net/jami/Constants/JamiTheme.qml b/src/app/net/jami/Constants/JamiTheme.qml index 649ccc0d..904a35b2 100644 --- a/src/app/net/jami/Constants/JamiTheme.qml +++ b/src/app/net/jami/Constants/JamiTheme.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/networkmanager.cpp b/src/app/networkmanager.cpp index 6d87a74e..f2372044 100644 --- a/src/app/networkmanager.cpp +++ b/src/app/networkmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/networkmanager.h b/src/app/networkmanager.h index dcc07018..7dc3a549 100644 --- a/src/app/networkmanager.h +++ b/src/app/networkmanager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/nowebengine/EmojiPicker.qml b/src/app/nowebengine/EmojiPicker.qml index d5fb2fe7..06fa613c 100644 --- a/src/app/nowebengine/EmojiPicker.qml +++ b/src/app/nowebengine/EmojiPicker.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/nowebengine/MediaPreviewBase.qml b/src/app/nowebengine/MediaPreviewBase.qml index 9f295b9e..b08ead38 100644 --- a/src/app/nowebengine/MediaPreviewBase.qml +++ b/src/app/nowebengine/MediaPreviewBase.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/nowebengine/VideoPreview.qml b/src/app/nowebengine/VideoPreview.qml index 61ac32bf..489ea1ff 100644 --- a/src/app/nowebengine/VideoPreview.qml +++ b/src/app/nowebengine/VideoPreview.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/os/macos/appversionmanager.mm b/src/app/os/macos/appversionmanager.mm index 9df9ad70..0c939972 100644 --- a/src/app/os/macos/appversionmanager.mm +++ b/src/app/os/macos/appversionmanager.mm @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/os/macos/connectivitymonitor.mm b/src/app/os/macos/connectivitymonitor.mm index fa6b57aa..61de3416 100644 --- a/src/app/os/macos/connectivitymonitor.mm +++ b/src/app/os/macos/connectivitymonitor.mm @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/os/macos/macutils.h b/src/app/os/macos/macutils.h index ff56def0..9615f0ab 100644 --- a/src/app/os/macos/macutils.h +++ b/src/app/os/macos/macutils.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/os/macos/macutils.mm b/src/app/os/macos/macutils.mm index 4848fbab..cc5b1f43 100644 --- a/src/app/os/macos/macutils.mm +++ b/src/app/os/macos/macutils.mm @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Kateryna Kostiuk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/platform/local/pttlistener.cpp b/src/app/platform/local/pttlistener.cpp index 234c9387..637efc93 100644 --- a/src/app/platform/local/pttlistener.cpp +++ b/src/app/platform/local/pttlistener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/platform/macos/pttlistener.cpp b/src/app/platform/macos/pttlistener.cpp index 613bfd91..d51dc57b 100644 --- a/src/app/platform/macos/pttlistener.cpp +++ b/src/app/platform/macos/pttlistener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/platform/windows/pttlistener.cpp b/src/app/platform/windows/pttlistener.cpp index da0665fc..adb147f1 100644 --- a/src/app/platform/windows/pttlistener.cpp +++ b/src/app/platform/windows/pttlistener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/platform/x11/pttlistener.cpp b/src/app/platform/x11/pttlistener.cpp index 7f53a6ef..b5615fc1 100644 --- a/src/app/platform/x11/pttlistener.cpp +++ b/src/app/platform/x11/pttlistener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginadapter.cpp b/src/app/pluginadapter.cpp index ab0864e0..f585cdc3 100644 --- a/src/app/pluginadapter.cpp +++ b/src/app/pluginadapter.cpp @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginadapter.h b/src/app/pluginadapter.h index 38e8c62a..a26fd9a9 100644 --- a/src/app/pluginadapter.h +++ b/src/app/pluginadapter.h @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginhandlerlistmodel.cpp b/src/app/pluginhandlerlistmodel.cpp index bfd2e5e2..a0321c76 100644 --- a/src/app/pluginhandlerlistmodel.cpp +++ b/src/app/pluginhandlerlistmodel.cpp @@ -1,6 +1,5 @@ /** - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginhandlerlistmodel.h b/src/app/pluginhandlerlistmodel.h index 76610a8e..9dfae60a 100644 --- a/src/app/pluginhandlerlistmodel.h +++ b/src/app/pluginhandlerlistmodel.h @@ -1,6 +1,5 @@ /** - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginlistmodel.cpp b/src/app/pluginlistmodel.cpp index d38a8805..245e10b0 100644 --- a/src/app/pluginlistmodel.cpp +++ b/src/app/pluginlistmodel.cpp @@ -1,6 +1,5 @@ /** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginlistmodel.h b/src/app/pluginlistmodel.h index 81782665..6676acb3 100644 --- a/src/app/pluginlistmodel.h +++ b/src/app/pluginlistmodel.h @@ -1,6 +1,5 @@ /** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginlistpreferencemodel.cpp b/src/app/pluginlistpreferencemodel.cpp index a5330263..98a8d180 100644 --- a/src/app/pluginlistpreferencemodel.cpp +++ b/src/app/pluginlistpreferencemodel.cpp @@ -1,6 +1,5 @@ /** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginlistpreferencemodel.h b/src/app/pluginlistpreferencemodel.h index 31c28b89..cb26c998 100644 --- a/src/app/pluginlistpreferencemodel.h +++ b/src/app/pluginlistpreferencemodel.h @@ -1,6 +1,5 @@ /** - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginstorelistmodel.cpp b/src/app/pluginstorelistmodel.cpp index ca74a3b2..ba4e36e6 100644 --- a/src/app/pluginstorelistmodel.cpp +++ b/src/app/pluginstorelistmodel.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginstorelistmodel.h b/src/app/pluginstorelistmodel.h index d4c5ee0b..db2902d9 100644 --- a/src/app/pluginstorelistmodel.h +++ b/src/app/pluginstorelistmodel.h @@ -1,6 +1,5 @@ /** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Xavier Jouslin de Noray + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginversionmanager.cpp b/src/app/pluginversionmanager.cpp index 55553d5c..179f56fa 100644 --- a/src/app/pluginversionmanager.cpp +++ b/src/app/pluginversionmanager.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/pluginversionmanager.h b/src/app/pluginversionmanager.h index 123f9b8c..38eaeb21 100644 --- a/src/app/pluginversionmanager.h +++ b/src/app/pluginversionmanager.h @@ -1,5 +1,5 @@ /** - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/positioning.cpp b/src/app/positioning.cpp index d416c3f3..98b0f2a7 100644 --- a/src/app/positioning.cpp +++ b/src/app/positioning.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/positioning.h b/src/app/positioning.h index 709dc42b..8e163ea4 100644 --- a/src/app/positioning.h +++ b/src/app/positioning.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/positionmanager.h b/src/app/positionmanager.h index 88cc821c..917c6977 100644 --- a/src/app/positionmanager.h +++ b/src/app/positionmanager.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/preferenceitemlistmodel.cpp b/src/app/preferenceitemlistmodel.cpp index b8a43deb..82694511 100644 --- a/src/app/preferenceitemlistmodel.cpp +++ b/src/app/preferenceitemlistmodel.cpp @@ -1,6 +1,5 @@ -/*! - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos +/* + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/preferenceitemlistmodel.h b/src/app/preferenceitemlistmodel.h index 3a9cb8c5..9cb06e4c 100644 --- a/src/app/preferenceitemlistmodel.h +++ b/src/app/preferenceitemlistmodel.h @@ -1,6 +1,5 @@ -/** - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos +/* + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/previewengine.cpp b/src/app/previewengine.cpp index 6d331026..d765a1e2 100644 --- a/src/app/previewengine.cpp +++ b/src/app/previewengine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/previewengine.h b/src/app/previewengine.h index 660a960c..6a50addd 100644 --- a/src/app/previewengine.h +++ b/src/app/previewengine.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/qmladapterbase.h b/src/app/qmladapterbase.h index dd2f0d86..102b2fe9 100644 --- a/src/app/qmladapterbase.h +++ b/src/app/qmladapterbase.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/qmlregister.cpp b/src/app/qmlregister.cpp index 4c6c52aa..19357e4e 100644 --- a/src/app/qmlregister.cpp +++ b/src/app/qmlregister.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/qmlregister.h b/src/app/qmlregister.h index c9ba09bf..fe4f2a59 100644 --- a/src/app/qmlregister.h +++ b/src/app/qmlregister.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/qrimageprovider.h b/src/app/qrimageprovider.h index 07a910fe..72c9ab8c 100644 --- a/src/app/qrimageprovider.h +++ b/src/app/qrimageprovider.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/qtutils.h b/src/app/qtutils.h index ad5af381..2b87a4be 100644 --- a/src/app/qtutils.h +++ b/src/app/qtutils.h @@ -1,10 +1,5 @@ /* - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang - * Author: Aline Gondim Santos + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/quickimageproviderbase.h b/src/app/quickimageproviderbase.h index c9d05b28..4929b262 100644 --- a/src/app/quickimageproviderbase.h +++ b/src/app/quickimageproviderbase.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/screencastportal.cpp b/src/app/screencastportal.cpp index d309632d..9e617b9d 100644 --- a/src/app/screencastportal.cpp +++ b/src/app/screencastportal.cpp @@ -1,5 +1,5 @@ /*! - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/screencastportal.h b/src/app/screencastportal.h index b3ade793..8220d6c7 100644 --- a/src/app/screencastportal.h +++ b/src/app/screencastportal.h @@ -1,5 +1,5 @@ /*! - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/screensaver.cpp b/src/app/screensaver.cpp index 817fb5ec..58e562df 100644 --- a/src/app/screensaver.cpp +++ b/src/app/screensaver.cpp @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/screensaver.h b/src/app/screensaver.h index 44303a16..bdc1a927 100644 --- a/src/app/screensaver.h +++ b/src/app/screensaver.h @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Albert Babí + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/searchresultslistmodel.cpp b/src/app/searchresultslistmodel.cpp index 0bae15bf..657b5c4b 100644 --- a/src/app/searchresultslistmodel.cpp +++ b/src/app/searchresultslistmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/searchresultslistmodel.h b/src/app/searchresultslistmodel.h index 670d9a07..f4a7606d 100644 --- a/src/app/searchresultslistmodel.h +++ b/src/app/searchresultslistmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/selectablelistproxymodel.cpp b/src/app/selectablelistproxymodel.cpp index 931ddd55..30620f3a 100644 --- a/src/app/selectablelistproxymodel.cpp +++ b/src/app/selectablelistproxymodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/selectablelistproxymodel.h b/src/app/selectablelistproxymodel.h index c1308137..068af6f8 100644 --- a/src/app/selectablelistproxymodel.h +++ b/src/app/selectablelistproxymodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/SettingsSidePanel.qml b/src/app/settingsview/SettingsSidePanel.qml index d25206a0..4f4ee4a7 100644 --- a/src/app/settingsview/SettingsSidePanel.qml +++ b/src/app/settingsview/SettingsSidePanel.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/SettingsView.qml b/src/app/settingsview/SettingsView.qml index 78d74d98..7127bb61 100644 --- a/src/app/settingsview/SettingsView.qml +++ b/src/app/settingsview/SettingsView.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AccountProfile.qml b/src/app/settingsview/components/AccountProfile.qml index 5227931e..b89e315b 100644 --- a/src/app/settingsview/components/AccountProfile.qml +++ b/src/app/settingsview/components/AccountProfile.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedChatSettings.qml b/src/app/settingsview/components/AdvancedChatSettings.qml index 367c8c97..1b722e96 100644 --- a/src/app/settingsview/components/AdvancedChatSettings.qml +++ b/src/app/settingsview/components/AdvancedChatSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Franck Laurent + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedConnectivitySettings.qml b/src/app/settingsview/components/AdvancedConnectivitySettings.qml index ceb51cda..4ce6d2c7 100644 --- a/src/app/settingsview/components/AdvancedConnectivitySettings.qml +++ b/src/app/settingsview/components/AdvancedConnectivitySettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedJamiSecuritySettings.qml b/src/app/settingsview/components/AdvancedJamiSecuritySettings.qml index 05fed23f..431e3249 100644 --- a/src/app/settingsview/components/AdvancedJamiSecuritySettings.qml +++ b/src/app/settingsview/components/AdvancedJamiSecuritySettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedMediaSettings.qml b/src/app/settingsview/components/AdvancedMediaSettings.qml index 44e2de25..db3d364b 100644 --- a/src/app/settingsview/components/AdvancedMediaSettings.qml +++ b/src/app/settingsview/components/AdvancedMediaSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedNameServerSettings.qml b/src/app/settingsview/components/AdvancedNameServerSettings.qml index 09056bc9..8a5a538c 100644 --- a/src/app/settingsview/components/AdvancedNameServerSettings.qml +++ b/src/app/settingsview/components/AdvancedNameServerSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedOpenDHTSettings.qml b/src/app/settingsview/components/AdvancedOpenDHTSettings.qml index cfb5fe2a..e8094bce 100644 --- a/src/app/settingsview/components/AdvancedOpenDHTSettings.qml +++ b/src/app/settingsview/components/AdvancedOpenDHTSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedPublicAddressSettings.qml b/src/app/settingsview/components/AdvancedPublicAddressSettings.qml index 8b12340e..c7ecebc4 100644 --- a/src/app/settingsview/components/AdvancedPublicAddressSettings.qml +++ b/src/app/settingsview/components/AdvancedPublicAddressSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedSDPSettings.qml b/src/app/settingsview/components/AdvancedSDPSettings.qml index 4ebda143..8250c380 100644 --- a/src/app/settingsview/components/AdvancedSDPSettings.qml +++ b/src/app/settingsview/components/AdvancedSDPSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedSIPSecuritySettings.qml b/src/app/settingsview/components/AdvancedSIPSecuritySettings.qml index 8688d5f7..7eefe10b 100644 --- a/src/app/settingsview/components/AdvancedSIPSecuritySettings.qml +++ b/src/app/settingsview/components/AdvancedSIPSecuritySettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedSettings.qml b/src/app/settingsview/components/AdvancedSettings.qml index 0ce22fc0..158a9c5a 100644 --- a/src/app/settingsview/components/AdvancedSettings.qml +++ b/src/app/settingsview/components/AdvancedSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedSettingsPage.qml b/src/app/settingsview/components/AdvancedSettingsPage.qml index eb4fe165..12b83d79 100644 --- a/src/app/settingsview/components/AdvancedSettingsPage.qml +++ b/src/app/settingsview/components/AdvancedSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AdvancedVoiceMailSettings.qml b/src/app/settingsview/components/AdvancedVoiceMailSettings.qml index b40c4124..bc8061d8 100644 --- a/src/app/settingsview/components/AdvancedVoiceMailSettings.qml +++ b/src/app/settingsview/components/AdvancedVoiceMailSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AppearanceSettingsPage.qml b/src/app/settingsview/components/AppearanceSettingsPage.qml index 198b7021..19178e75 100644 --- a/src/app/settingsview/components/AppearanceSettingsPage.qml +++ b/src/app/settingsview/components/AppearanceSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/AudioSettingsPage.qml b/src/app/settingsview/components/AudioSettingsPage.qml index 706e1d6d..2483cfec 100644 --- a/src/app/settingsview/components/AudioSettingsPage.qml +++ b/src/app/settingsview/components/AudioSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/BannedContacts.qml b/src/app/settingsview/components/BannedContacts.qml index 5e6d3b43..88e9a387 100644 --- a/src/app/settingsview/components/BannedContacts.qml +++ b/src/app/settingsview/components/BannedContacts.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/CallRecordingSettingsPage.qml b/src/app/settingsview/components/CallRecordingSettingsPage.qml index 79cc81ef..a25d351e 100644 --- a/src/app/settingsview/components/CallRecordingSettingsPage.qml +++ b/src/app/settingsview/components/CallRecordingSettingsPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Aline Gondim Santos + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/CallSettingsPage.qml b/src/app/settingsview/components/CallSettingsPage.qml index 431d554f..52c612a3 100644 --- a/src/app/settingsview/components/CallSettingsPage.qml +++ b/src/app/settingsview/components/CallSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ChannelsPopup.qml b/src/app/settingsview/components/ChannelsPopup.qml index 7ede6f4b..ef87269f 100644 --- a/src/app/settingsview/components/ChannelsPopup.qml +++ b/src/app/settingsview/components/ChannelsPopup.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ChatSettingsPage.qml b/src/app/settingsview/components/ChatSettingsPage.qml index 7b46e1a5..1c1ef8a9 100644 --- a/src/app/settingsview/components/ChatSettingsPage.qml +++ b/src/app/settingsview/components/ChatSettingsPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Sébastien Blin + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ConnectionMonitoringTable.qml b/src/app/settingsview/components/ConnectionMonitoringTable.qml index 9819cc46..03115c89 100644 --- a/src/app/settingsview/components/ConnectionMonitoringTable.qml +++ b/src/app/settingsview/components/ConnectionMonitoringTable.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ContactItemDelegate.qml b/src/app/settingsview/components/ContactItemDelegate.qml index ecbaa2d1..3115b7a7 100644 --- a/src/app/settingsview/components/ContactItemDelegate.qml +++ b/src/app/settingsview/components/ContactItemDelegate.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Albert Babí Oller + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/CustomizeProfilePage.qml b/src/app/settingsview/components/CustomizeProfilePage.qml index d36c222c..7d87eda7 100644 --- a/src/app/settingsview/components/CustomizeProfilePage.qml +++ b/src/app/settingsview/components/CustomizeProfilePage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/DeviceItemDelegate.qml b/src/app/settingsview/components/DeviceItemDelegate.qml index 0521ce87..1e43184c 100644 --- a/src/app/settingsview/components/DeviceItemDelegate.qml +++ b/src/app/settingsview/components/DeviceItemDelegate.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LevelMeter.qml b/src/app/settingsview/components/LevelMeter.qml index aef86c24..117d8056 100644 --- a/src/app/settingsview/components/LevelMeter.qml +++ b/src/app/settingsview/components/LevelMeter.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LinkDeviceDialog.qml b/src/app/settingsview/components/LinkDeviceDialog.qml index 43e9806c..813a2335 100644 --- a/src/app/settingsview/components/LinkDeviceDialog.qml +++ b/src/app/settingsview/components/LinkDeviceDialog.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LinkedDevicesBase.qml b/src/app/settingsview/components/LinkedDevicesBase.qml index 2083271e..55bdad10 100644 --- a/src/app/settingsview/components/LinkedDevicesBase.qml +++ b/src/app/settingsview/components/LinkedDevicesBase.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LinkedDevicesPage.qml b/src/app/settingsview/components/LinkedDevicesPage.qml index 93996deb..b2065073 100644 --- a/src/app/settingsview/components/LinkedDevicesPage.qml +++ b/src/app/settingsview/components/LinkedDevicesPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Franck Laurent + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LocationSharingSettingsPage.qml b/src/app/settingsview/components/LocationSharingSettingsPage.qml index 375faa30..95708fad 100644 --- a/src/app/settingsview/components/LocationSharingSettingsPage.qml +++ b/src/app/settingsview/components/LocationSharingSettingsPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Nicolas Vengeon + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/LogsView.qml b/src/app/settingsview/components/LogsView.qml index 6789cdb8..a87e85a2 100644 --- a/src/app/settingsview/components/LogsView.qml +++ b/src/app/settingsview/components/LogsView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Trevor Tabah + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ManageAccountPage.qml b/src/app/settingsview/components/ManageAccountPage.qml index dd363655..7a90e1af 100644 --- a/src/app/settingsview/components/ManageAccountPage.qml +++ b/src/app/settingsview/components/ManageAccountPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/MediaCodecDelegate.qml b/src/app/settingsview/components/MediaCodecDelegate.qml index a81b4333..ae5d94da 100644 --- a/src/app/settingsview/components/MediaCodecDelegate.qml +++ b/src/app/settingsview/components/MediaCodecDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/MediaSettings.qml b/src/app/settingsview/components/MediaSettings.qml index 695bca23..0d9748fe 100644 --- a/src/app/settingsview/components/MediaSettings.qml +++ b/src/app/settingsview/components/MediaSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/NameRegistrationDialog.qml b/src/app/settingsview/components/NameRegistrationDialog.qml index ea15b7da..1467e77f 100644 --- a/src/app/settingsview/components/NameRegistrationDialog.qml +++ b/src/app/settingsview/components/NameRegistrationDialog.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginAvailableDelegate.qml b/src/app/settingsview/components/PluginAvailableDelegate.qml index a8bcd1ad..8e9df7d7 100644 --- a/src/app/settingsview/components/PluginAvailableDelegate.qml +++ b/src/app/settingsview/components/PluginAvailableDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Xavier Jouslin de Noray + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginItemDelegate.qml b/src/app/settingsview/components/PluginItemDelegate.qml index 6c997d65..1ecdca1b 100644 --- a/src/app/settingsview/components/PluginItemDelegate.qml +++ b/src/app/settingsview/components/PluginItemDelegate.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginListView.qml b/src/app/settingsview/components/PluginListView.qml index 2b8ca168..2e382108 100644 --- a/src/app/settingsview/components/PluginListView.qml +++ b/src/app/settingsview/components/PluginListView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Sanots + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginPreferencesListView.qml b/src/app/settingsview/components/PluginPreferencesListView.qml index d9d73886..bf33d764 100644 --- a/src/app/settingsview/components/PluginPreferencesListView.qml +++ b/src/app/settingsview/components/PluginPreferencesListView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginPreferencesView.qml b/src/app/settingsview/components/PluginPreferencesView.qml index b0f48f76..75bc52a8 100644 --- a/src/app/settingsview/components/PluginPreferencesView.qml +++ b/src/app/settingsview/components/PluginPreferencesView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginSettingsPage.qml b/src/app/settingsview/components/PluginSettingsPage.qml index da07d1e5..5148d172 100644 --- a/src/app/settingsview/components/PluginSettingsPage.qml +++ b/src/app/settingsview/components/PluginSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/PluginStoreListView.qml b/src/app/settingsview/components/PluginStoreListView.qml index 4b94d10c..ad673c63 100644 --- a/src/app/settingsview/components/PluginStoreListView.qml +++ b/src/app/settingsview/components/PluginStoreListView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Xavier Jouslin de Noray + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/RevokeDevicePasswordDialog.qml b/src/app/settingsview/components/RevokeDevicePasswordDialog.qml index 1731cfcd..c689c50b 100644 --- a/src/app/settingsview/components/RevokeDevicePasswordDialog.qml +++ b/src/app/settingsview/components/RevokeDevicePasswordDialog.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Yang Wang - * Author: Albert Babí + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SIPUserIdentity.qml b/src/app/settingsview/components/SIPUserIdentity.qml index 89d05f0d..d0cb885c 100644 --- a/src/app/settingsview/components/SIPUserIdentity.qml +++ b/src/app/settingsview/components/SIPUserIdentity.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ScreenSharingSettingsPage.qml b/src/app/settingsview/components/ScreenSharingSettingsPage.qml index 75543f0f..ad374c6c 100644 --- a/src/app/settingsview/components/ScreenSharingSettingsPage.qml +++ b/src/app/settingsview/components/ScreenSharingSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingMaterialButton.qml b/src/app/settingsview/components/SettingMaterialButton.qml index 8d1f65f7..5b0e3f73 100644 --- a/src/app/settingsview/components/SettingMaterialButton.qml +++ b/src/app/settingsview/components/SettingMaterialButton.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingSpinBox.qml b/src/app/settingsview/components/SettingSpinBox.qml index 24779607..68ec01b1 100644 --- a/src/app/settingsview/components/SettingSpinBox.qml +++ b/src/app/settingsview/components/SettingSpinBox.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos - * Author: Fadi Shehadeh + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingsComboBox.qml b/src/app/settingsview/components/SettingsComboBox.qml index 2e5fd24e..bda0cb8c 100644 --- a/src/app/settingsview/components/SettingsComboBox.qml +++ b/src/app/settingsview/components/SettingsComboBox.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingsHeader.qml b/src/app/settingsview/components/SettingsHeader.qml index ec686c80..508489dd 100644 --- a/src/app/settingsview/components/SettingsHeader.qml +++ b/src/app/settingsview/components/SettingsHeader.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingsMaterialTextEdit.qml b/src/app/settingsview/components/SettingsMaterialTextEdit.qml index 235b5f2e..b0e8a5ec 100644 --- a/src/app/settingsview/components/SettingsMaterialTextEdit.qml +++ b/src/app/settingsview/components/SettingsMaterialTextEdit.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingsMenuButton.qml b/src/app/settingsview/components/SettingsMenuButton.qml index ac50dec3..de45e474 100644 --- a/src/app/settingsview/components/SettingsMenuButton.qml +++ b/src/app/settingsview/components/SettingsMenuButton.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk - * Author: Sébastien Blin + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SettingsPageBase.qml b/src/app/settingsview/components/SettingsPageBase.qml index 75c43866..efaf1cec 100644 --- a/src/app/settingsview/components/SettingsPageBase.qml +++ b/src/app/settingsview/components/SettingsPageBase.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/SystemSettingsPage.qml b/src/app/settingsview/components/SystemSettingsPage.qml index f953faec..8abd146f 100644 --- a/src/app/settingsview/components/SystemSettingsPage.qml +++ b/src/app/settingsview/components/SystemSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/ToggleSwitch.qml b/src/app/settingsview/components/ToggleSwitch.qml index 6ee1e1fd..5c91511c 100644 --- a/src/app/settingsview/components/ToggleSwitch.qml +++ b/src/app/settingsview/components/ToggleSwitch.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. - * Author: Yang Wang + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/TroubleshootSettingsPage.qml b/src/app/settingsview/components/TroubleshootSettingsPage.qml index be4c781a..e8dfacfc 100644 --- a/src/app/settingsview/components/TroubleshootSettingsPage.qml +++ b/src/app/settingsview/components/TroubleshootSettingsPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Trevor Tabah + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/UpdateDownloadDialog.qml b/src/app/settingsview/components/UpdateDownloadDialog.qml index c9215d24..e95de2f7 100644 --- a/src/app/settingsview/components/UpdateDownloadDialog.qml +++ b/src/app/settingsview/components/UpdateDownloadDialog.qml @@ -1,113 +1,113 @@ -/* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -import QtQuick -import QtQuick.Controls -import QtQuick.Layouts -import net.jami.Adapters 1.1 -import net.jami.Enums 1.1 -import net.jami.Models 1.1 -import net.jami.Helpers 1.1 -import net.jami.Constants 1.1 -import "../../commoncomponents" - -SimpleMessageDialog { - id: downloadDialog - - property int bytesRead: 0 - property int totalBytes: 0 - property string hSizeRead: UtilsAdapter.humanFileSize(bytesRead) - property string hTotalBytes: UtilsAdapter.humanFileSize(totalBytes) - property alias progressBarValue: progressBar.value - - closeButtonVisible: false - - button1.text: JamiStrings.optionCancel - button1Role: DialogButtonBox.RejectRole - button1.onClicked: function () { AppVersionManager.cancelUpdate();} - - Connections { - target: AppVersionManager - - function onNetworkErrorOccurred(error) { - downloadDialog.close(); - } - - function onDownloadProgressChanged(bytesRead, totalBytes) { - downloadDialog.setDownloadProgress(bytesRead, totalBytes); - } - - function onDownloadFinished() { - downloadDialog.close(); - } - } - - function setDownloadProgress(bytesRead, totalBytes) { - downloadDialog.bytesRead = bytesRead; - downloadDialog.totalBytes = totalBytes; - } - - infoText: JamiStrings.updateDownloading + " (%1 / %2)".arg(hSizeRead).arg(hTotalBytes) - - innerContentData: ProgressBar { - id: progressBar - - value: downloadDialog.bytesRead / downloadDialog.totalBytes - - anchors.left: parent.left - anchors.leftMargin: JamiTheme.preferredMarginSize - anchors.right: parent.right - anchors.rightMargin: JamiTheme.preferredMarginSize - - background: Rectangle { - implicitWidth: parent.width - implicitHeight: 24 - color: JamiTheme.darkGrey - } - - contentItem: Item { - implicitWidth: parent.width - implicitHeight: 22 - - Rectangle { - width: progressBar.visualPosition * parent.width - height: parent.height - color: JamiTheme.selectionBlue - } - Label { - anchors.horizontalCenter: parent.horizontalCenter - anchors.verticalCenter: parent.verticalCenter - - color: JamiTheme.whiteColor - font.bold: true - font.pointSize: JamiTheme.textFontSize + 1 - horizontalAlignment: Text.AlignHCenter - verticalAlignment: Text.AlignVCenter - text: Math.ceil(progressBar.value * 100).toString() + "%" - } - } - } - - buttonTitles: [JamiStrings.optionCancel] - buttonStyles: [SimpleMessageDialog.ButtonStyle.TintedBlue] - buttonCallBacks: [function () { - AppVersionManager.cancelUpdate(); - }] - onVisibleChanged: { - if (!visible) - AppVersionManager.cancelUpdate(); - } -} +/* + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +import QtQuick +import QtQuick.Controls +import QtQuick.Layouts +import net.jami.Adapters 1.1 +import net.jami.Enums 1.1 +import net.jami.Models 1.1 +import net.jami.Helpers 1.1 +import net.jami.Constants 1.1 +import "../../commoncomponents" + +SimpleMessageDialog { + id: downloadDialog + + property int bytesRead: 0 + property int totalBytes: 0 + property string hSizeRead: UtilsAdapter.humanFileSize(bytesRead) + property string hTotalBytes: UtilsAdapter.humanFileSize(totalBytes) + property alias progressBarValue: progressBar.value + + closeButtonVisible: false + + button1.text: JamiStrings.optionCancel + button1Role: DialogButtonBox.RejectRole + button1.onClicked: function () { AppVersionManager.cancelUpdate();} + + Connections { + target: AppVersionManager + + function onNetworkErrorOccurred(error) { + downloadDialog.close(); + } + + function onDownloadProgressChanged(bytesRead, totalBytes) { + downloadDialog.setDownloadProgress(bytesRead, totalBytes); + } + + function onDownloadFinished() { + downloadDialog.close(); + } + } + + function setDownloadProgress(bytesRead, totalBytes) { + downloadDialog.bytesRead = bytesRead; + downloadDialog.totalBytes = totalBytes; + } + + infoText: JamiStrings.updateDownloading + " (%1 / %2)".arg(hSizeRead).arg(hTotalBytes) + + innerContentData: ProgressBar { + id: progressBar + + value: downloadDialog.bytesRead / downloadDialog.totalBytes + + anchors.left: parent.left + anchors.leftMargin: JamiTheme.preferredMarginSize + anchors.right: parent.right + anchors.rightMargin: JamiTheme.preferredMarginSize + + background: Rectangle { + implicitWidth: parent.width + implicitHeight: 24 + color: JamiTheme.darkGrey + } + + contentItem: Item { + implicitWidth: parent.width + implicitHeight: 22 + + Rectangle { + width: progressBar.visualPosition * parent.width + height: parent.height + color: JamiTheme.selectionBlue + } + Label { + anchors.horizontalCenter: parent.horizontalCenter + anchors.verticalCenter: parent.verticalCenter + + color: JamiTheme.whiteColor + font.bold: true + font.pointSize: JamiTheme.textFontSize + 1 + horizontalAlignment: Text.AlignHCenter + verticalAlignment: Text.AlignVCenter + text: Math.ceil(progressBar.value * 100).toString() + "%" + } + } + } + + buttonTitles: [JamiStrings.optionCancel] + buttonStyles: [SimpleMessageDialog.ButtonStyle.TintedBlue] + buttonCallBacks: [function () { + AppVersionManager.cancelUpdate(); + }] + onVisibleChanged: { + if (!visible) + AppVersionManager.cancelUpdate(); + } +} diff --git a/src/app/settingsview/components/UpdateSettingsPage.qml b/src/app/settingsview/components/UpdateSettingsPage.qml index 6b02717a..bd49c5ac 100644 --- a/src/app/settingsview/components/UpdateSettingsPage.qml +++ b/src/app/settingsview/components/UpdateSettingsPage.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh - * Author: Aline Gondim Santos - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/components/VideoSettingsPage.qml b/src/app/settingsview/components/VideoSettingsPage.qml index b29df092..295d3163 100644 --- a/src/app/settingsview/components/VideoSettingsPage.qml +++ b/src/app/settingsview/components/VideoSettingsPage.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * This program 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/src/app/settingsview/js/logviewwindowcreation.js b/src/app/settingsview/js/logviewwindowcreation.js index acdcb054..5d55091b 100644 --- a/src/app/settingsview/js/logviewwindowcreation.js +++ b/src/app/settingsview/js/logviewwindowcreation.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/smartlistmodel.cpp b/src/app/smartlistmodel.cpp index 471a34f6..41a2eb6f 100644 --- a/src/app/smartlistmodel.cpp +++ b/src/app/smartlistmodel.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. - * Author: Anthony Léonard - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * This program 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/src/app/smartlistmodel.h b/src/app/smartlistmodel.h index 175f05ac..4847244c 100644 --- a/src/app/smartlistmodel.h +++ b/src/app/smartlistmodel.h @@ -1,8 +1,5 @@ /* - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. - * Author: Anthony Léonard - * Author: Andreas Traczyk - * Author: Mingrui Zhang + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * This program 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/src/app/systemtray.cpp b/src/app/systemtray.cpp index 92912597..88073407 100644 --- a/src/app/systemtray.cpp +++ b/src/app/systemtray.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/systemtray.h b/src/app/systemtray.h index 1b6ed975..f0b98190 100644 --- a/src/app/systemtray.h +++ b/src/app/systemtray.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/tipsmodel.cpp b/src/app/tipsmodel.cpp index 8ef3d8b3..7f6ae106 100644 --- a/src/app/tipsmodel.cpp +++ b/src/app/tipsmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/tipsmodel.h b/src/app/tipsmodel.h index fa3af435..ea9b869e 100644 --- a/src/app/tipsmodel.h +++ b/src/app/tipsmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/utils.cpp b/src/app/utils.cpp index d9bdcb8e..05b3026b 100644 --- a/src/app/utils.cpp +++ b/src/app/utils.cpp @@ -1,10 +1,5 @@ -/*! - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Aline Gondim Santos +/* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/utils.h b/src/app/utils.h index 9a51009b..ec0e6bc2 100644 --- a/src/app/utils.h +++ b/src/app/utils.h @@ -1,10 +1,5 @@ -/*! - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang - * Author: Aline Gondim Santos +/* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/utilsadapter.cpp b/src/app/utilsadapter.cpp index 378889ea..b4825bfe 100644 --- a/src/app/utilsadapter.cpp +++ b/src/app/utilsadapter.cpp @@ -1,10 +1,5 @@ -/*! - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang - * Author: Aline Gondim Santos +/* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/utilsadapter.h b/src/app/utilsadapter.h index db6b56d3..445c397c 100644 --- a/src/app/utilsadapter.h +++ b/src/app/utilsadapter.h @@ -1,10 +1,5 @@ /* - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. - * Author: Edric Ladent Milaret - * Author: Andreas Traczyk - * Author: Isa Nanic - * Author: Mingrui Zhang - * Author: Aline Gondim Santos + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * This program 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/src/app/videodevices.cpp b/src/app/videodevices.cpp index 3364ac4a..1f3e6208 100644 --- a/src/app/videodevices.cpp +++ b/src/app/videodevices.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/videodevices.h b/src/app/videodevices.h index 546381d7..0c7c5ff8 100644 --- a/src/app/videodevices.h +++ b/src/app/videodevices.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/videoprovider.cpp b/src/app/videoprovider.cpp index 54db7dbe..ca8b6985 100644 --- a/src/app/videoprovider.cpp +++ b/src/app/videoprovider.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/videoprovider.h b/src/app/videoprovider.h index 45a490dd..fbe309ab 100644 --- a/src/app/videoprovider.h +++ b/src/app/videoprovider.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/GeneralWebEngineView.qml b/src/app/webengine/GeneralWebEngineView.qml index ec16cb7b..5f8634cf 100644 --- a/src/app/webengine/GeneralWebEngineView.qml +++ b/src/app/webengine/GeneralWebEngineView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/MediaPreviewBase.qml b/src/app/webengine/MediaPreviewBase.qml index 39ac6908..26de4d3a 100644 --- a/src/app/webengine/MediaPreviewBase.qml +++ b/src/app/webengine/MediaPreviewBase.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/VideoPreview.qml b/src/app/webengine/VideoPreview.qml index 7c3dc060..1cab4b9b 100644 --- a/src/app/webengine/VideoPreview.qml +++ b/src/app/webengine/VideoPreview.qml @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/emojipicker/EmojiPicker.qml b/src/app/webengine/emojipicker/EmojiPicker.qml index 229e83de..e919f438 100644 --- a/src/app/webengine/emojipicker/EmojiPicker.qml +++ b/src/app/webengine/emojipicker/EmojiPicker.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang - * Author: Nicolas Vengeon + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/MapPosition.qml b/src/app/webengine/map/MapPosition.qml index f349321b..ede2f0c5 100644 --- a/src/app/webengine/map/MapPosition.qml +++ b/src/app/webengine/map/MapPosition.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/MapPositionOverlay.qml b/src/app/webengine/map/MapPositionOverlay.qml index 9ae29bea..d49d3a68 100644 --- a/src/app/webengine/map/MapPositionOverlay.qml +++ b/src/app/webengine/map/MapPositionOverlay.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/MapPositionSharingControl.qml b/src/app/webengine/map/MapPositionSharingControl.qml index e845c511..32caf8db 100644 --- a/src/app/webengine/map/MapPositionSharingControl.qml +++ b/src/app/webengine/map/MapPositionSharingControl.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/StopSharingPositionPopup.qml b/src/app/webengine/map/StopSharingPositionPopup.qml index 8aaafea3..fd13617f 100644 --- a/src/app/webengine/map/StopSharingPositionPopup.qml +++ b/src/app/webengine/map/StopSharingPositionPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/map.css b/src/app/webengine/map/map.css index f692cbc5..d6c5cb68 100644 --- a/src/app/webengine/map/map.css +++ b/src/app/webengine/map/map.css @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This program 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/src/app/webengine/map/map.html b/src/app/webengine/map/map.html index 720dff89..19ad3917 100644 --- a/src/app/webengine/map/map.html +++ b/src/app/webengine/map/map.html @@ -1,5 +1,5 @@