From 5540001e7a11fe201d1a48ac3af6006fe6eb2ad2 Mon Sep 17 00:00:00 2001 From: ovari123 <ovari123@zoho.com> 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 c7342bca6..46db8e971 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,11 +1,4 @@ -# Copyright (C) 2020-2024 Savoir-faire Linux Inc. -# -# Author: Albert Babí <albert.babi@savoirfairelinux.com> -# Author: Amin Bandali <amin.bandali@savoirfairelinux.com> -# Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> -# Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> -# Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> -# Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> +# 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 2c4562b10..b949b7023 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 34fcac292..24ce1cc96 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 7130af2e2..90fbc8982 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 1496d0523..9c1f4e44b 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 3de624da5..3294981f2 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 4e9e9f991..43c051eba 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 <alexandre.lision@savoirfairelinux.com> -# Author: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> -# Author: Amin Bandali <amin.bandali@savoirfairelinux.com> +# 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 bd3a501f6..63d06a32d 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 8bf42c6d4..10c416b6f 100644 --- a/extras/data/net.jami.Jami.metainfo.xml +++ b/extras/data/net.jami.Jami.metainfo.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2015-2024 Savoir-faire Linux Inc. --> +<!-- Copyright (C) 2015-2025 Savoir-faire Linux Inc. --> <component type="desktop-application"> <id>net.jami.Jami</id> <metadata_license>CC-BY-SA-3.0</metadata_license> diff --git a/extras/packaging/gnu-linux/Jenkinsfile b/extras/packaging/gnu-linux/Jenkinsfile index 89120fdc1..78707af08 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 <maxim.cournoyer@savoirfairelinux.com> +// 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 2ed459be8..96ee422fb 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 <maxim.cournoyer@savoirfairelinux.com> +# 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 977246445..f064adb69 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 <maxim.cournoyer@savoirfairelinux.com> +# 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 ac48a8e9a..d934a4d1f 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 <maxim.cournoyer@savoirfairelinux.com> +;;; 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 141dbe10b..2c159c507 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 <bandali@gnu.org> 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 6841afa1a..e188870cf 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 <sebastien.blin@savoirfairelinux.com> -# Author: Amin Bandali <amin.bandali@savoirfairelinux.com> +# 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 3650f841f..ad76c7a35 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 <alexandre.viau@savoirfairelinux.com> # Author: Amin Bandali <amin.bandali@savoirfairelinux.com> diff --git a/extras/packaging/gnu-linux/scripts/build-package-rpm.sh b/extras/packaging/gnu-linux/scripts/build-package-rpm.sh index 560895f67..f67b26cf1 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 <alexandre.viau@savoirfairelinux.com> -# Author: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com> +# 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 cf0111121..a3b9fba29 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 <amin.bandali@savoirfairelinux.com> +# 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 8d698aa7b..cd8252598 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 <alexandre.viau@savoirfairelinux.com> -# Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> +# 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 29d1e68f1..4ad6427fb 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 <amin.bandali@savoirfairelinux.com> +# 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 86898d1b6..146db73be 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 <amin.bandali@savoirfairelinux.com> +# 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 5225b260c..e27b75cd3 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 26e623013..71b1d421c 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 7e413e81a..30ee45737 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 de536a46f..9e2c368a3 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 f007e14a9..942af3748 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 79b3875a2..bf7aeb058 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 <yang.wang@savoirfairelinux.com> + * 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 001b65359..b18445ec1 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 e3feb3741..6c0e3f767 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 <mingrui.zhang@savoirfairelinux.com> + * 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 97017c240..8f4fa2e4b 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 <andreas.traczyk@savoirfairelinux.com> + * 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 68f68a67e..943e2a785 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 <aline.gondimsantos@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Albert Babí <albert.babi@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Yang Wang <yang.wang@savoirfairelinux.com> + * 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 c978dafc5..78a9993ee 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 b2c30c7f0..f61e2669e 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 057dd870e..a761fe713 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 <mingrui.zhang@savoirfairelinux.com> + * 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 3f687dfe7..5d4daffaf 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Yang Wang <yang.yang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 8ce2583a3..bd2f76750 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 <mingrui.zhang@savoirfairelinux.com> + * 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 2b70f7834..7e99e943f 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 9ffd94efc..4e58a4381 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 1c583bb32..d8193d69c 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 <andreas.traczyk@savoirfairelinux.com> + * 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 bbb61d119..5c4f489cb 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 <andreas.traczyk@savoirfairelinux.com> + * 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 5927f7d86..24d75bf74 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 361a9714d..ac198173d 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 e5fdba017..21f9c582f 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 <andreas.traczyk@savoirfairelinux.com> + * 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 3c313df69..c2bf53680 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 <andreas.traczyk@savoirfairelinux.com> + * 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 cc207c5b5..d75064343 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 <yang.wang@savoirfairelinux.com> + * 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 28fa89eb4..6933ad4e6 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 <yang.wang@savoirfairelinux.com> + * 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 422d04a49..e3167a752 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<edric.ladent - milaret @savoirfairelinux.com> - * Author : Andreas Traczyk<andreas.traczyk @savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 475f95d0d..029492c0f 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 <mingrui.zhang@savoirfairelinux.com> + * 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 88d62d0c1..36e21787f 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 19b8074db..d873adc61 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 <andreas.traczyk@savoirfairelinux.com> + * 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 1b4640096..86ef784ab 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 <andreas.traczyk@savoirfairelinux.com> + * 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 5e3564039..69589fa3b 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 <isa.nanic@savoirfairelinux.com> - * Author: Yang Wang <yang.wang@savoirfairelinux.com> + * 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 5560705f4..eb17ae7b1 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 <isa.nanic@savoirfairelinux.com> - * Author: Yang Wang <yang.wang@savoirfairelinux.com> + * 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 0cc2aaa6a..1ba0e9842 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Anthony Léonard <anthony.leonard@savoirfairelinux.com> - * Author: Olivier Soldano <olivier.soldano@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Capucine Berthet <capucine.berthet@savoirfairelinux.com> + * 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 a1b98de46..94f55c349 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 8ace2b795..cba0d1c66 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 231293569..31f0d82a4 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 ad9f0819d..5c8bfe029 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 3bf9ff3a3..55ab796be 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 d56862a9e..89728ded7 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 7bfa52eba..6fcf06aed 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 <mingrui.zhang@savoirfairelinux.com> + * 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 174047bcc..52c9dc72b 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 <andreas.traczyk@savoirfairelinux.com> + * 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 86f74e457..13ab91bcb 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 857fb69dd..fcc568f81 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 <mingrui.zhang@savoirfairelinux.com> + * 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 4187fd057..b654ae9e3 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 <sebastien.blin@savoirfairelinux.com> + * 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 f5c17bf4e..1e7fedeb2 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 dbaa5bc38..a910cbe15 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 <sebastien.blin@savoirfairelinux.com> + * 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 b462c1bce..b42c834ff 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 <sebastien.blin@savoirfairelinux.com> + * 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 28405f4e0..c9fc2b64a 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 <mingrui.zhang@savoirfairelinux.com> + * 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 0632392c4..7100ade0d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 31fc01143..6257be9af 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 <trevor.tabah@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 162636c7a..ad0c8242c 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 <yang.wang@savoirfairelinux.com> + * 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 122d52b48..c0a2f62bd 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 aa769b6dc..27bf1fb81 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 <sebastien.blin@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 eefcd46ec..fc1cc9e4d 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 a9b763070..d3d5beacf 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í <albert.babig@savoirfairelinux.com> + * 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 de4ad6800..03eccc3db 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 fa7ef6bd0..05637be0c 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 8345dc1c7..7cf1ea730 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 <trevor.tabah@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 b3d9409f9..6b7d0f814 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 <andreas.traczyk@savoirfairelinux.com> + * 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 5669dee81..606f4681a 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 <xavier.jouslindenoray@savoirfairelinux.com> + * 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 65d57c90a..fca328921 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 8ced79dad..162bf8227 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 6d29d0de6..85de226fa 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 <mingrui.zhang@savoirfairelinux.com> + * 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 2b6642069..8ca8a1f0c 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 <mingrui.zhang@savoirfairelinux.com> + * 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 a4bbc80fa..301f6abdd 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 b14243b5d..22b3b2b72 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 <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 ad644e165..dbc65db85 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 <mingrui.zhang@savoirfairelinux.com> + * 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 8c7dc0d3a..1b64b6e06 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 3def0dbf9..4337f8d7a 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 <mingrui.zhang@savoirfairelinux.com> + * 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 9b4c94326..d3b4e9e49 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 <mingrui.zhang@savoirfairelinux.com> + * 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 2cf2847b8..53c4ec7bd 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 cf5346470..da0c4c72c 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 <andreas.traczyk@savoirfairelinux.com> + * 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 6d09eb141..e9c121b8e 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 82a38109a..585efb09a 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 <sebastien.blin@savoirfairelinux.com> + * 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 6e20b7d83..9a6e09c9e 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 <sebastien.blin@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 a9ac1a042..f33d6b3e9 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 38e95b8ef..61abd94d1 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 ab771be6e..266beccb6 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Franck Laurent <franck.laurent@savoirfairelinux.com> + * 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 f57de69ab..56d671eeb 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 <andreas.traczyk@savoirfairelinux.com> + * 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 a06ee24e5..8705a7008 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 5a14768b7..280f4c5ff 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 749291d6a..defe61764 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 <yang.wang@savoirfairelinux.com> + * 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 b7890fcbc..a4efe8d17 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 3db129e76..2331c1e6b 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 84b0c6258..717adc5f3 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 <mingrui.zhang@savoirfairelinux.com> + * 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 9e6b58d99..8137b6e50 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 b5663728e..333d38d5c 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 <mingrui.zhang@savoirfairelinux.com> + * 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 9d84f504b..7b9107365 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Tracyk <andreas.traczyk@savoirfairelinux.com> + * 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 4b8c2e9ef..312a652eb 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 e8ce46833..3eeb60124 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 e24267501..ed7716c09 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 01c08bb18..a4c05c3b7 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 <sebastien.blin@savoirfairelinux.com> + * 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 c94403234..53ef377fb 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 75553108b..a76f8be52 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 <andreas.traczyk@savoirfairelinux.com> + * 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 8c839a015..3d17a5661 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 e7ac17dee..fc63ee8cf 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 <sebastien.blin@savoirfairelinux.com> + * 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 77416d47f..3829c8fbb 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 <andreas.traczyk@savoirfairelinux.com> + * 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 bf07ea308..519a028dd 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 <andreas.traczyk@savoirfairelinux.com> + * 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 e8f33d5c8..5fbc3084d 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 <yang.wang@savoirfairelinux.com> + * 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 1b6549bb6..17a94d8bb 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 72ee5d9f2..a0dfb8ce4 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 6c40904cf..81ddc7342 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 0ad6da949..cab0b5f20 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 66d50e854..01e6412ec 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 <mingrui.zhang@savoirfairelinux.com> + * 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 7ac59ea98..ddf7e5648 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 <mingrui.zhang@savoirfairelinux.com> + * 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 a7043073e..8793645ec 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 <aline.gondimsantos@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 d52fdeadc..8a154f2ba 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 <trevor.tabah@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 b24cd4a44..b56eff3f9 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 86a69e0fe..9599eddbe 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 <mingrui.zhang@savoirfairelinux.com> + * 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 1a40f00bc..a423b3c47 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 6c6aebdf4..da62b2336 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 <andreas.traczyk@savoirfairelinux.com> + * 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 91ee9ca6b..d721626b2 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 <mingrui.zhang@savoirfairelinux.com> + * 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 045bf8da8..baee2dfbc 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 <mingrui.zhang@savoirfairelinux.com> + * 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 2f479bec6..a34f41ee7 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 a72f5bfcd..37e854288 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 <mingrui.zhang@savoirfairelinux.com> + * 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 2a6dabd0d..eef5cc019 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 <mingrui.zhang@savoirfairelinux.com> + * 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 9ca1503ef..03638fcc5 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 47deb1225..0547b804b 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 139a27689..50865dcbb 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 <andreas.traczyk@savoirfairelinux.com> + * 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 9741f5345..db2b92b78 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 <andreas.traczyk@savoirfairelinux.com> + * 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 23dc1fff0..cdc91444c 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 b8931f3c2..26b085587 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 <mingrui.zhang@savoirfairelinux.com> + * 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 0549cd2b7..86b08726d 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 452d317de..a22a3fb72 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 3d17a7594..83fe1d6d9 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 5577750ec..a7ff98efb 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 950cac5bc..5fb5b3a7e 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 c92d34e14..5f56dba08 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 386c6d266..93ae108c6 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 a11347c90..57f860d67 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 6034675fc..74fa91de3 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 6f0087ffd..2ad5426b0 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 0c74309ea..ced10e3e4 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 <andreas.traczyk@savoirfairelinux.com> + * 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 0d31cac0d..ec5fd7b66 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 <andreas.traczyk@savoirfairelinux.com> + * 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 e670d72d5..1675dd869 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 <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 b1b075c78..86e49e502 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 <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 0c1bc48c0..02065c6ca 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 f96887472..7202e324a 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 e7f66aef0..eb426094b 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 <andreas.traczyk@savoirfairelinux.com> + * 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 44eb3234f..a02d2afb0 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 <andreas.traczyk@savoirfairelinux.com> + * 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 3e9dc396c..d64f2f402 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 ea8bb61eb..4ab5123c4 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 59b12c3c5..3a1ebab5d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 bc21751e9..bbc0f3ce3 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 <stepan.salenikovich@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 c389b6dab..2dbc9f35a 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 <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 94eee6156..4dfb717d7 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 <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 9adcba107..4be0c6aed 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 <mingrui.zhang@savoirfairelinux.com> + * 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 ff7e0fad1..14ba2c7b3 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 <mingrui.zhang@savoirfairelinux.com> + * 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 f8ae8ef8b..efb4dbb30 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 76f636e0e..faa94ce4f 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 d3922db21..19318536b 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 e0cf725f6..32dac08d5 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 e9ce9db7c..1ed836add 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 <andreas.traczyk@savoirfairelinux.com> + * 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 4879731da..096ec1a95 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 <andreas.traczyk@savoirfairelinux.com> + * 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 46f3211f2..1cf316b0c 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 <edric.ladent-milaret@savoirfairelinux.com> + * 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 08964bf92..6dd7b7aad 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 de8ec2f52..0a6f8a1a7 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 d1cc85412..0950702b4 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 129ce9537..8da672632 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 1d191ee62..4bd46139b 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 1e36cfca4..64a0f3468 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 04414def7..3b10e938f 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 ed71fe399..1694e2265 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 <mingrui.zhang@savoirfairelinux.com> + * 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 e876a711a..2793960e2 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 <mingrui.zhang@savoirfairelinux.com> + * 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 + " " + '<a href="https://savoirfairelinux.com" style="color: ' + JamiTheme.buttonTintedBlue + '">Savoir-faire Linux</a><br>' + text: JamiStrings.declarationYear + " " + '<a href="https://savoirfairelinux.com/" style="color: ' + JamiTheme.buttonTintedBlue + '">Savoir-faire Linux Inc.</a><br>' } MouseArea { diff --git a/src/app/mainview/components/AccountComboBox.qml b/src/app/mainview/components/AccountComboBox.qml index 8f1233dae..e8a6f8e2b 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 a63c0ec6f..bec0a7e1b 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 <mingrui.zhang@savoirfairelinux.com> + * 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 90c49a553..93a156adf 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 c6ea8df42..80729374f 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 <sebastien.blin@savoirfairelinux.com> + * 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 54561cd1e..7742d7361 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 9699c1687..e08f508cf 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 7bdffe866..20f9e1357 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 5f26db7aa..399f2e8f0 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 d7659bc08..45b540dcf 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 <andreas.traczyk@savoirfairelinux.com> + * 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 317ebfa5c..57fa7c81f 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 <andreas.traczyk@savoirfairelinux.com> + * 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 2c48b6144..b9489eb2c 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 d3c98761e..8010da15f 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 bd5d23dd8..89c29a34d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 63cfb61a8..d471efc6e 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 9cf0890b0..623f7176f 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 baa3a13e8..2dac501fa 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 <mingrui.zhang@savoirfairelinux.com> + * 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 6e0f60df5..12b6c24c2 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * 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 f8162e96e..abdf1ac0b 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 <mingrui.zhang@savoirfairelinux.com> + * 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 1fd6b417c..b96a12e2c 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 <mingrui.zhang@savoirfairelinux.com> + * 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 a07a7fe8c..b3dc76a1a 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 <andreas.traczyk@savoirfairelinux.com> + * 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 1a5792dcd..96347b268 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 5fa4d1be3..8a5616033 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 d0b1fdcd2..d9fc38de7 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 300a99a33..2635623a1 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 2224aaa17..6d9c6368c 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 <mingrui.zhang@savoirfairelinux.com> + * 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 1bd574bd1..1a8adb099 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 12373bd3c..fc5d3e46f 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 1f3caf6b5..65911ea0d 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 <franck.laurent@savoirfairelinux.com> + * 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 2bfa7aa3c..7f4e3ccb0 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 094594acb..e0988749b 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 a661f0c12..a6390a31c 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 777ee365b..dab4dc8fb 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 <sebastien.blin@savoirfairelinux.com> + * 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 9167b690e..a952d239f 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 <mingrui.zhang@savoirfairelinux.com> + * 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 d17e1c8ff..9cc5fbcca 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 <mingrui.zhang@savoirfairelinux.com> + * 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 cc4dd2df4..c700c7a71 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 8f0e6e59d..23d2ef2c3 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 d5e59a331..84435cd19 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 9ec70efdd..a5aad9161 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 4db410b27..e41eadbcd 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 869833366..1198729cb 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 <mingrui.zhang@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 1ce7efbe9..6593894c5 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 <mingrui.zhang@savoirfairelinux.com> + * 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 200280d0d..412e7314a 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 f8f7c3512..2daa403c4 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 <mingrui.zhang@savoirfairelinux.com> + * 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 6ef1a9504..4c2fc1e39 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 <mingrui.zhang@savoirfairelinux.com> + * 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 48e6274b3..91b4ad1a9 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 <mingrui.zhang@savoirfairelinux.com> + * 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 4a48d745c..f45ae0670 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 e9da7dc6a..955d8ad72 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 <mingrui.zhang@savoirfairelinux.com> + * 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 ada46a915..2b1c3007d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 dfcdc687a..bef1ca61b 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 fe7caf8aa..5a6d60c07 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 717b81218..f130a1fcc 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 0d74f60ed..1acf3f2ed 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 6bdfe0356..51a58e1e5 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 <sebastien.blin@savoirfairelinux.com> + * 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 395e54f37..41183cdd2 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 8c5f401fb..0c6775acc 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 <mingrui.zhang@savoirfairelinux.com> - * Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 8eedba709..86d801131 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 <mingrui.zhang@savoirfairelinux.com> + * 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 4df7f2bd9..30532680a 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 <mingrui.zhang@savoirfairelinux.com> + * 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 bcf66ae21..852130b1a 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í <albert.babi@savoirfairelinux.com> + * 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 0fc23b180..f605e8576 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 <sebastien.blin@savoirfairelinux.com> - * Albert Babí <albert.babi@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 403c837d4..4770795b1 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 071732c5f..b73086972 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í <albert.babi@savoirfairelinux.com> + * 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 bcfdee168..ae29319ab 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 <sebastien.blin@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 051449172..fd4d8421a 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 <sebastien.blin@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 8a4fb7829..4cab6db73 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 <sebastien.blin@savoirfairelinux.com> - * Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 e91738e8a..eac85d986 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 13e7395c9..e3e6dc402 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 59b658ac0..74bc87223 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 <mingrui.zhang@savoirfairelinux.com> + * 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 74e8b25d1..9c0258364 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í <albert.babi@savoirfairelinux.com> + * 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 2ee8a46ea..751bb54e0 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 <sebastien.blin@savoirfairelinux.com> + * 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 36ba394a1..6ac6902cd 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 <mingrui.zhang@savoirfairelinux.com> + * 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 1d812ebb1..cb1484d75 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 <Nicolas.vengeon@savoirfairelinux.com> - + * 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 b3581c20c..76c503118 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 <mingrui.zhang@savoirfairelinux.com> + * 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 5ee100890..f8e26254d 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 9759bbc62..718e4796e 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> - * Author: Nicolas Vengeon <Nicolas.vengeon@savoirfairelinux.com> - + * 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 2de2cb67b..e4fd97dd6 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 ae1421f36..29f206bc9 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 1cf18b05b..b54b8ed18 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 <mingrui.zhang@savoirfairelinux.com> + * 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 461f40749..445125385 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 c332cb399..5858e41d3 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 <sebastien.blin@savoirfairelinux.com> + * 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 210a5fe12..834a08d5e 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 <sebastien.blin@savoirfairelinux.com> + * 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 e31f06022..4086320af 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 <sebastien.blin@savoirfairelinux.com> + * 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 f81eecf1b..e7c5b41c0 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 c2dcda04f..c878e3777 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 4f56ab13d..448cb78f8 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 1b28ec3dc..2f4cc2c0f 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 5e607b5ee..baaec4f6a 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 <andreas.traczyk@savoirfairelinux.com> + * 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 31d0c4010..ac298364a 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Albert Babí <albert.babi@savoirfairelinux.com> + * 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 b94c89461..318f8d08a 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 9f32871ce..e5c904965 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 352b40040..50d2b64da 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 8d124ae85..38803d7ac 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 <mingrui.zhang@savoirfairelinux.com> + * 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 4668df851..2b20ed3b1 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 <mingrui.zhang@savoirfairelinux.com> + * 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 420d16672..47294435d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 fe91ae63f..1a6daf705 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 ce82156b9..2f529bd11 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 <mingrui.zhang@savoirfairelinux.com> + * 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 199f23b79..9bf33a329 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 <mingrui.zhang@savoirfairelinux.com> + * 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 1a2ec9d04..c3588ac55 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 <aline.gonsimsantos@savoirfairelinux.com> + * 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 6c451a901..77542c626 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 250a9d21d..01aa65fa0 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 d2d1dffbb..99ce15898 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 fc94d5b4b..ca90f74b1 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Anthony Léonard <anthony.leonard@savoirfairelinux.com> - * Author: Olivier Soldano <olivier.soldano@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 806bffb5f..f5eb053c3 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 <mingrui.zhang@savoirfairelinux.com> + * 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 44e4814af..fb9f1a0bf 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 2ff5f7e4a..21d6d0ff7 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 2051903c6..25fafbf71 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 <mingrui.zhang@savoirfairelinux.com> + * 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 c8090cff2..2f89531ff 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 <a href="https://jami.net" style="color: ' + JamiTheme.buttonTintedBlue + '">jami.net</a>' + ' to learn more.') property string noWarranty: qsTr('This program comes with absolutely no warranty. See the <a href="https://www.gnu.org/licenses/gpl-3.0.html" style="color: ' + JamiTheme.buttonTintedBlue + '">GNU General Public License</a>, 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 649ccc0d4..904a35b27 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 <mingrui.zhang@savoirfairelinux.com> + * 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 6d87a74e8..f23720449 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 dcc07018a..7dc3a549e 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 d5fb2fe73..06fa613c9 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 9f295b9ee..b08ead38c 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 61ac32bf2..489ea1ffe 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 9df9ad703..0c9399727 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 fa6b57aa1..61de3416d 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 ff56def02..9615f0abf 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 4848fbab3..cc5b1f433 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 <kateryna.kostiuk@savoirfairelinux.com> + * 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 234c93874..637efc93c 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 613bfd912..d51dc57b7 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 da0665fce..adb147f1c 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 7f53a6efd..b5615fc1e 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 ab0864e0f..f585cdc31 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 38e8c62a0..a26fd9a9a 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 bfd2e5e27..a0321c76b 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 76610a8e6..9dfae60a2 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 d38a8805e..245e10b00 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 81782665f..6676acb3e 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 a53302634..98a8d1809 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 31c28b89b..cb26c9985 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 ca74a3b20..ba4e36e61 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 d4c5ee0b9..db2902d9d 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 <xavier.jouslindenoray@savoirfairelinux.com> + * 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 55553d5ca..179f56fa7 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 123f9b8c9..38eaeb217 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 d416c3f34..98b0f2a75 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 709dc42be..8e163ea47 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 88cc821ce..917c6977a 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 b8a43deb8..82694511a 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 <aline.gondimsantos@savoirfairelinux.com> +/* + * 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 3a9cb8c55..9cb06e4c8 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 <aline.gondimsantos@savoirfairelinux.com> +/* + * 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 6d3310261..d765a1e2e 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 660a960cf..6a50addd1 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 dd2f0d869..102b2fe96 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 <mingrui.zhang@savoirfairelinux.com> + * 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 4c6c52aaa..19357e4e5 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 <andreas.traczyk@savoirfairelinux.com> + * 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 c9ba09bf0..fe4f2a592 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 <andreas.traczyk@savoirfairelinux.com> + * 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 07a910fee..72c9ab8ca 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 <mingrui.zhang@savoirfairelinux.com> + * 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 ad5af3813..2b87a4bee 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 c9d05b28a..4929b2623 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 <mingrui.zhang@savoirfairelinux.com> + * 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 d309632d9..9e617b9de 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 b3ade7939..8220d6c7f 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 817fb5ec7..58e562dff 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í <albert.babi@savoirfairelinux.com> + * 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 44303a160..bdc1a927f 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í <albert.babi@savoirfairelinux.com> + * 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 0bae15bf6..657b5c4b3 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 <andreas.traczyk@savoirfairelinux.com> + * 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 670d9a079..f4a7606df 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 <andreas.traczyk@savoirfairelinux.com> + * 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 931ddd55d..30620f3a6 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 <andreas.traczyk@savoirfairelinux.com> + * 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 c13081378..068af6f84 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 <andreas.traczyk@savoirfairelinux.com> + * 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 d25206a01..4f4ee4a77 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 78d74d984..7127bb612 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 <yang.wang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 5227931e5..b89e315b1 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 367c8c971..1b722e96e 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 <franck.laurent@savoirfairelinux.com> + * 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 ceb51cda2..4ce6d2c75 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 05fed23f0..431e32494 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 44e2de25e..db3d364b2 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 09056bc92..8a5a538c1 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 cfb5fe2a1..e8094bce4 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 8b12340ed..c7ecebc48 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 4ebda143a..8250c3808 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 <yang.wang@savoirfairelinux.com> + * 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 8688d5f7a..7eefe10b1 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 0ce22fc04..158a9c5ae 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 eb4fe1656..12b83d793 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 b40c41244..bc8061d8f 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 198b70214..19178e752 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 706e1d6dc..2483cfecf 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 5e6d3b43e..88e9a387b 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 79cc81ef8..a25d351e9 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 431d554f4..52c612a33 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 7ede6f4b8..ef87269fc 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 7b46e1a5e..1c1ef8a91 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * 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 9819cc46b..03115c896 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 ecbaa2d1e..3115b7a74 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 <yang.wang@savoirfairelinux.com> - * Author: Albert Babí Oller <albert.babi@savoirfairelinux.com> + * 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 d36c222cc..7d87eda78 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 0521ce87a..1e43184c0 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 <yang.wang@savoirfairelinux.com> - * + * 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 aef86c24c..117d80561 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 <yang.wang@savoirfairelinux.com> + * 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 43e9806c8..813a23350 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 <yang.wang@savoirfairelinux.com> - * Author: Albert Babí <albert.babi@savoirfairelinux.com> + * 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 2083271ef..55bdad101 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 93996deb3..b2065073f 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Franck Laurent <franck.laurent@savoirfairelinux.com> + * 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 375faa307..95708fad8 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> + * 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 6789cdb8f..a87e85a2c 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 <trevor.tabah@savoirfairelinux.com> + * 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 dd3636556..7a90e1af9 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 a81b4333c..ae5d94da9 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 695bca23c..0d9748fe0 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 ea15b7da1..1467e77f9 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 <yang.wang@savoirfairelinux.com> - * Author: Albert Babí <albert.babi@savoirfairelinux.com> + * 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 a8bcd1ad0..8e9df7d7c 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 <xjouslindenoray@savoirfairelinux.com> + * 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 6c997d658..1ecdca1b9 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 2b8ca168e..2e382108f 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 d9d738860..bf33d7643 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 b0f48f76e..75bc52a8b 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 da07d1e5e..5148d1728 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 4b94d10cc..ad673c632 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 <xjouslindenoray@savoirfairelinux.com> + * 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 1731cfcd7..c689c50b5 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 <yang.wang@savoirfairelinux.com> - * Author: Albert Babí <albert.babi@savoirfairelinux.com> + * 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 89d05f0dc..d0cb885c1 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 75543f0f0..ad374c6c1 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 8d1f65f7c..5b0e3f73d 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 247796075..68ec01b12 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 <aline.gondimsantos@savoirfairelinux.com> - * Author: Fadi Shehadeh <fadi.shehadeh@savoirfairelinux.com> + * 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 2e5fd24e5..bda0cb8ca 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 ec686c803..508489ddf 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 235b5f2e1..b0e8a5ece 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 <aline.gondimsantos@savoirfairelinux.com> + * 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 ac50dec3a..de45e4745 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 <andreas.traczyk@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * 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 75c438660..efaf1cec4 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 f953faec2..8abd146f9 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 6ee1e1fde..5c91511cf 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 <yang.wang@savoirfairelinux.com> + * 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 be4c781a0..e8dfacfc3 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Trevor Tabah <trevor.tabah@savoirfairelinux.com> + * 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 c9215d247..e95de2f76 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 <http://www.gnu.org/licenses/>. - */ -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 <http://www.gnu.org/licenses/>. + */ +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 6b02717ac..bd49c5ac9 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 <fadi.shehadeh@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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 b29df0924..295d31633 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 <fadi.shehadeh@savoirfairelinux.com> + * 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 acdcb054e..5d55091b2 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 <mingrui.zhang@savoirfairelinux.com> + * 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 471a34f66..41a2eb6f4 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 <anthony.leonard@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 175f05acd..4847244c7 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 <anthony.leonard@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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 929125977..880734071 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 <andreas.traczyk@savoirfairelinux.com> + * 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 1b6ed9752..f0b98190b 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 <andreas.traczyk@savoirfairelinux.com> + * 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 8ef3d8b3f..7f6ae106a 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 <sebastien.blin@savoirfairelinux.com> + * 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 fa3af4356..ea9b869eb 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 <sebastien.blin@savoirfairelinux.com> + * 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 d9bdcb8e2..05b3026b0 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> +/* + * 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 9a51009ba..ec0e6bc2d 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> +/* + * 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 378889eaa..b4825bfeb 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> +/* + * 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 db6b56d3a..445c397cb 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 <edric.ladent-milaret@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> - * Author: Isa Nanic <isa.nanic@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * 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 3364ac4a9..1f3e62088 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 <mingrui.zhang@savoirfairelinux.com> + * 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 546381d77..0c7c5ff8d 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 <mingrui.zhang@savoirfairelinux.com> + * 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 54db7dbee..ca8b6985e 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 <andreas.traczyk@savoirfairelinux.com> + * 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 45a490dd1..fbe309ab2 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 <andreas.traczyk@savoirfairelinux.com> + * 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 ec16cb7b3..5f8634cf9 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 <mingrui.zhang@savoirfairelinux.com> + * 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 39ac69086..26de4d3aa 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 <andreas.traczyk@savoirfairelinux.com> + * 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 7c3dc0601..1cab4b9bb 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 229e83de0..e919f438f 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 <mingrui.zhang@savoirfairelinux.com> - * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> + * 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 f349321bf..ede2f0c52 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 9ae29beae..d49d3a68e 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 e845c511f..32caf8db9 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 8aaafea32..fd13617f2 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 f692cbc59..d6c5cb684 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 <nicolas.vengeon@savoirfairelinux.com> + * 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 720dff898..19ad3917a 100644 --- a/src/app/webengine/map/map.html +++ b/src/app/webengine/map/map.html @@ -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/map/map.js b/src/app/webengine/map/map.js index 02d48e027..0554d7d14 100644 --- a/src/app/webengine/map/map.js +++ b/src/app/webengine/map/map.js @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> + * 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/wizardview/WizardView.qml b/src/app/wizardview/WizardView.qml index 16c45c008..151c198d0 100644 --- a/src/app/wizardview/WizardView.qml +++ b/src/app/wizardview/WizardView.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/AccountCreationStepIndicator.qml b/src/app/wizardview/components/AccountCreationStepIndicator.qml index 678899241..a17bcb906 100644 --- a/src/app/wizardview/components/AccountCreationStepIndicator.qml +++ b/src/app/wizardview/components/AccountCreationStepIndicator.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/AdvancedAccountSettings.qml b/src/app/wizardview/components/AdvancedAccountSettings.qml index 393c2679b..b5a47458c 100644 --- a/src/app/wizardview/components/AdvancedAccountSettings.qml +++ b/src/app/wizardview/components/AdvancedAccountSettings.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh <fadi.shehadeh@savoirfairelinux.com> + * 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/wizardview/components/ConnectToAccountManagerPage.qml b/src/app/wizardview/components/ConnectToAccountManagerPage.qml index a28938a02..b92b349cf 100644 --- a/src/app/wizardview/components/ConnectToAccountManagerPage.qml +++ b/src/app/wizardview/components/ConnectToAccountManagerPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/CreateAccountPage.qml b/src/app/wizardview/components/CreateAccountPage.qml index 7628f55e5..e518277fc 100644 --- a/src/app/wizardview/components/CreateAccountPage.qml +++ b/src/app/wizardview/components/CreateAccountPage.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> - * Author: Capucine Berthet <capucine.berthet@savoirfairelinux.com> + * 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/wizardview/components/CreateSIPAccountPage.qml b/src/app/wizardview/components/CreateSIPAccountPage.qml index 68f99bed9..5671afec1 100644 --- a/src/app/wizardview/components/CreateSIPAccountPage.qml +++ b/src/app/wizardview/components/CreateSIPAccountPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/CustomizeProfilePopup.qml b/src/app/wizardview/components/CustomizeProfilePopup.qml index d4425053c..875884eaa 100644 --- a/src/app/wizardview/components/CustomizeProfilePopup.qml +++ b/src/app/wizardview/components/CustomizeProfilePopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Capucine Berthet <capucine.berthet@savoirfairelinux.com> + * 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/wizardview/components/EncryptAccountPopup.qml b/src/app/wizardview/components/EncryptAccountPopup.qml index 94cb40c87..d3b97fd21 100644 --- a/src/app/wizardview/components/EncryptAccountPopup.qml +++ b/src/app/wizardview/components/EncryptAccountPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Capucine Berthet <capucine.berthet@savoirfairelinux.com> + * 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/wizardview/components/GoodToKnowPopup.qml b/src/app/wizardview/components/GoodToKnowPopup.qml index 8251e149a..38e68152e 100644 --- a/src/app/wizardview/components/GoodToKnowPopup.qml +++ b/src/app/wizardview/components/GoodToKnowPopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Capucine Berthet <capucine.berthet@savoirfairelinux.com> + * 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/wizardview/components/ImportFromBackupPage.qml b/src/app/wizardview/components/ImportFromBackupPage.qml index 50bdefb3b..aaa65d7b4 100644 --- a/src/app/wizardview/components/ImportFromBackupPage.qml +++ b/src/app/wizardview/components/ImportFromBackupPage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/ImportFromDevicePage.qml b/src/app/wizardview/components/ImportFromDevicePage.qml index 07061222b..4d59ffc89 100644 --- a/src/app/wizardview/components/ImportFromDevicePage.qml +++ b/src/app/wizardview/components/ImportFromDevicePage.qml @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardview/components/NoUsernamePopup.qml b/src/app/wizardview/components/NoUsernamePopup.qml index 741fb9b97..d2adf21f4 100644 --- a/src/app/wizardview/components/NoUsernamePopup.qml +++ b/src/app/wizardview/components/NoUsernamePopup.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Fadi Shehadeh <fadi.shehadeh@savoirfairelinux.com> + * 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/wizardview/components/WelcomePage.qml b/src/app/wizardview/components/WelcomePage.qml index 6595c79df..24e23971c 100644 --- a/src/app/wizardview/components/WelcomePage.qml +++ b/src/app/wizardview/components/WelcomePage.qml @@ -1,8 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Yang Wang <yang.wang@savoirfairelinux.com> - * Author: Sébastien blin <sebastien.blin@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardviewstepmodel.cpp b/src/app/wizardviewstepmodel.cpp index 08038f614..06567c02e 100644 --- a/src/app/wizardviewstepmodel.cpp +++ b/src/app/wizardviewstepmodel.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/wizardviewstepmodel.h b/src/app/wizardviewstepmodel.h index 4928325e7..ebf4ff0c2 100644 --- a/src/app/wizardviewstepmodel.h +++ b/src/app/wizardviewstepmodel.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/libclient/CMakeLists.txt b/src/libclient/CMakeLists.txt index 233cfd3e0..f1004034b 100644 --- a/src/libclient/CMakeLists.txt +++ b/src/libclient/CMakeLists.txt @@ -1,18 +1,4 @@ -# Copyright (C) 2015-2024 Savoir-faire Linux Inc. -# -# Author: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> -# Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com> -# Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> -# Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> -# Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> -# Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> -# Author: Nicolas Jager <nicolas.jager@savoirfairelinux.com> -# Author: Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> -# Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> -# Author: Albert Babí <albert.babi@savoirfairelinux.com> -# Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> -# Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> -# Author: Amin Bandali <amin.bandali@savoirfairelinux.com> +# 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/libclient/accountmodel.cpp b/src/libclient/accountmodel.cpp index 09641469a..a28265791 100644 --- a/src/libclient/accountmodel.cpp +++ b/src/libclient/accountmodel.cpp @@ -1,9 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/account.h b/src/libclient/api/account.h index 779587721..c2504c173 100644 --- a/src/libclient/api/account.h +++ b/src/libclient/api/account.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/accountmodel.h b/src/libclient/api/accountmodel.h index e3aa903bd..25573cdf5 100644 --- a/src/libclient/api/accountmodel.h +++ b/src/libclient/api/accountmodel.h @@ -1,8 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/avmodel.h b/src/libclient/api/avmodel.h index bb22c5c1b..61e032686 100644 --- a/src/libclient/api/avmodel.h +++ b/src/libclient/api/avmodel.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/api/behaviorcontroller.h b/src/libclient/api/behaviorcontroller.h index bc02d670d..0d8b9541d 100644 --- a/src/libclient/api/behaviorcontroller.h +++ b/src/libclient/api/behaviorcontroller.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/call.h b/src/libclient/api/call.h index dc0717d64..35925a6a6 100644 --- a/src/libclient/api/call.h +++ b/src/libclient/api/call.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/callmodel.h b/src/libclient/api/callmodel.h index a57371935..4e1b512f9 100644 --- a/src/libclient/api/callmodel.h +++ b/src/libclient/api/callmodel.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/callparticipantsmodel.h b/src/libclient/api/callparticipantsmodel.h index 0ff66679b..5fc209410 100644 --- a/src/libclient/api/callparticipantsmodel.h +++ b/src/libclient/api/callparticipantsmodel.h @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/api/codecmodel.h b/src/libclient/api/codecmodel.h index 5af38a8c2..082d02d43 100644 --- a/src/libclient/api/codecmodel.h +++ b/src/libclient/api/codecmodel.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/contact.h b/src/libclient/api/contact.h index 008e3c4fd..fc9b397b2 100644 --- a/src/libclient/api/contact.h +++ b/src/libclient/api/contact.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/contactmodel.h b/src/libclient/api/contactmodel.h index 55d367cf2..b70f918aa 100644 --- a/src/libclient/api/contactmodel.h +++ b/src/libclient/api/contactmodel.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/conversation.h b/src/libclient/api/conversation.h index a80831a4a..7f1c39f53 100644 --- a/src/libclient/api/conversation.h +++ b/src/libclient/api/conversation.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/conversationmodel.h b/src/libclient/api/conversationmodel.h index c8078b764..4994fa6e5 100644 --- a/src/libclient/api/conversationmodel.h +++ b/src/libclient/api/conversationmodel.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/datatransfer.h b/src/libclient/api/datatransfer.h index de1942c07..38b131ef6 100644 --- a/src/libclient/api/datatransfer.h +++ b/src/libclient/api/datatransfer.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/datatransfermodel.h b/src/libclient/api/datatransfermodel.h index 57347fb5d..7fd5eaddc 100644 --- a/src/libclient/api/datatransfermodel.h +++ b/src/libclient/api/datatransfermodel.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/devicemodel.h b/src/libclient/api/devicemodel.h index 82d911e8b..502e30cd7 100644 --- a/src/libclient/api/devicemodel.h +++ b/src/libclient/api/devicemodel.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/interaction.h b/src/libclient/api/interaction.h index 0bc307e98..7753d513f 100644 --- a/src/libclient/api/interaction.h +++ b/src/libclient/api/interaction.h @@ -1,7 +1,5 @@ -/**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * +/**************************************************************************** + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/lrc.h b/src/libclient/api/lrc.h index cf1fada54..6bfac0aab 100644 --- a/src/libclient/api/lrc.h +++ b/src/libclient/api/lrc.h @@ -1,8 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/member.h b/src/libclient/api/member.h index fbffe6a3c..7d69b671d 100644 --- a/src/libclient/api/member.h +++ b/src/libclient/api/member.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2021-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/messagelistmodel.h b/src/libclient/api/messagelistmodel.h index c6f06703a..46f9f53ee 100644 --- a/src/libclient/api/messagelistmodel.h +++ b/src/libclient/api/messagelistmodel.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/libclient/api/peerdiscoverymodel.h b/src/libclient/api/peerdiscoverymodel.h index a6735a910..c31afee82 100644 --- a/src/libclient/api/peerdiscoverymodel.h +++ b/src/libclient/api/peerdiscoverymodel.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. * - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> * + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/pluginmodel.h b/src/libclient/api/pluginmodel.h index dc633c12d..69ab688c9 100644 --- a/src/libclient/api/pluginmodel.h +++ b/src/libclient/api/pluginmodel.h @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/api/profile.h b/src/libclient/api/profile.h index 9e31781ff..5b815da00 100644 --- a/src/libclient/api/profile.h +++ b/src/libclient/api/profile.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/api/video.h b/src/libclient/api/video.h index 7b1ad1f21..d8887f86b 100644 --- a/src/libclient/api/video.h +++ b/src/libclient/api/video.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/authority/daemon.cpp b/src/libclient/authority/daemon.cpp index a92692e27..09b0f8786 100644 --- a/src/libclient/authority/daemon.cpp +++ b/src/libclient/authority/daemon.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/authority/daemon.h b/src/libclient/authority/daemon.h index 20034443b..7d7384b34 100644 --- a/src/libclient/authority/daemon.h +++ b/src/libclient/authority/daemon.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/authority/storagehelper.cpp b/src/libclient/authority/storagehelper.cpp index 88f0c31c9..305036e69 100644 --- a/src/libclient/authority/storagehelper.cpp +++ b/src/libclient/authority/storagehelper.cpp @@ -1,9 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/authority/storagehelper.h b/src/libclient/authority/storagehelper.h index bb9bd34ce..51a90d062 100644 --- a/src/libclient/authority/storagehelper.h +++ b/src/libclient/authority/storagehelper.h @@ -1,9 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/avmodel.cpp b/src/libclient/avmodel.cpp index 984aacc6b..03dbb3358 100644 --- a/src/libclient/avmodel.cpp +++ b/src/libclient/avmodel.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/behaviorcontroller.cpp b/src/libclient/behaviorcontroller.cpp index 810f49f01..058d4a33d 100644 --- a/src/libclient/behaviorcontroller.cpp +++ b/src/libclient/behaviorcontroller.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/callInformationListModel.cpp b/src/libclient/callInformationListModel.cpp index da48fec35..fe3b6d72f 100644 --- a/src/libclient/callInformationListModel.cpp +++ b/src/libclient/callInformationListModel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> * This program is free software; you can redistribute it and/or modify diff --git a/src/libclient/callInformationListModel.h b/src/libclient/callInformationListModel.h index 070526815..02642ddb6 100644 --- a/src/libclient/callInformationListModel.h +++ b/src/libclient/callInformationListModel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> * This program is free software; you can redistribute it and/or modify diff --git a/src/libclient/callbackshandler.cpp b/src/libclient/callbackshandler.cpp index 092f2abbf..3452f2812 100644 --- a/src/libclient/callbackshandler.cpp +++ b/src/libclient/callbackshandler.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/callbackshandler.h b/src/libclient/callbackshandler.h index bd75e6b08..9f0f54786 100644 --- a/src/libclient/callbackshandler.h +++ b/src/libclient/callbackshandler.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/callmodel.cpp b/src/libclient/callmodel.cpp index fc56d3f8d..d7fa0371b 100644 --- a/src/libclient/callmodel.cpp +++ b/src/libclient/callmodel.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author : Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author : Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/callparticipantsmodel.cpp b/src/libclient/callparticipantsmodel.cpp index cf3506811..7d0f58c1a 100644 --- a/src/libclient/callparticipantsmodel.cpp +++ b/src/libclient/callparticipantsmodel.cpp @@ -1,6 +1,5 @@ /*! - * Copyright (C) 2022-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * Copyright (C) 2022-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/codecmodel.cpp b/src/libclient/codecmodel.cpp index e2642a610..0efbef758 100644 --- a/src/libclient/codecmodel.cpp +++ b/src/libclient/codecmodel.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/contactmodel.cpp b/src/libclient/contactmodel.cpp index 5ffb399b3..618198802 100644 --- a/src/libclient/contactmodel.cpp +++ b/src/libclient/contactmodel.cpp @@ -1,11 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * - * Author: Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/containerview.h b/src/libclient/containerview.h index 0cb45ed55..df364946c 100644 --- a/src/libclient/containerview.h +++ b/src/libclient/containerview.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * 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/libclient/conversationmodel.cpp b/src/libclient/conversationmodel.cpp index 6c182309e..eb7fa9dc8 100644 --- a/src/libclient/conversationmodel.cpp +++ b/src/libclient/conversationmodel.cpp @@ -1,9 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/database.cpp b/src/libclient/database.cpp index a0d8ebc8e..ed823b6bd 100644 --- a/src/libclient/database.cpp +++ b/src/libclient/database.cpp @@ -1,10 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/database.h b/src/libclient/database.h index 9f43bfb89..3829577cb 100644 --- a/src/libclient/database.h +++ b/src/libclient/database.h @@ -1,10 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * - * Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com> * - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/datatransfermodel.cpp b/src/libclient/datatransfermodel.cpp index 4b1166976..da5a38174 100644 --- a/src/libclient/datatransfermodel.cpp +++ b/src/libclient/datatransfermodel.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. * - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/callmanager.cpp b/src/libclient/dbus/callmanager.cpp index 4362c46c7..6672e8808 100644 --- a/src/libclient/dbus/callmanager.cpp +++ b/src/libclient/dbus/callmanager.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/callmanager.h b/src/libclient/dbus/callmanager.h index 7c8dbb77b..7ec46fa04 100644 --- a/src/libclient/dbus/callmanager.h +++ b/src/libclient/dbus/callmanager.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/configurationmanager.cpp b/src/libclient/dbus/configurationmanager.cpp index cd0078e92..df245c362 100644 --- a/src/libclient/dbus/configurationmanager.cpp +++ b/src/libclient/dbus/configurationmanager.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * @@ -34,12 +32,12 @@ ConfigurationManager::instance() QDBusConnection::sessionBus()); if (!interface->connection().isConnected()) { GlobalInstances::dBusErrorHandler().connectionError( - "Error : jamid not connected. Service " + interface->service() - + " not connected. From configuration manager interface."); + "Error: jamid not connected. Service " + interface->service() + + " is not connected. From configuration manager interface."); } if (!interface->isValid()) { GlobalInstances::dBusErrorHandler().invalidInterfaceError( - "Error : jamid is not available, make sure it is running"); + "Error: jamid is unavailable, make sure it is running"); } #endif return *interface; diff --git a/src/libclient/dbus/configurationmanager.h b/src/libclient/dbus/configurationmanager.h index d488ae305..5303a8316 100644 --- a/src/libclient/dbus/configurationmanager.h +++ b/src/libclient/dbus/configurationmanager.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/instancemanager.cpp b/src/libclient/dbus/instancemanager.cpp index dcf44299e..6b6f485cd 100644 --- a/src/libclient/dbus/instancemanager.cpp +++ b/src/libclient/dbus/instancemanager.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/instancemanager.h b/src/libclient/dbus/instancemanager.h index 225b37246..9dfefe091 100644 --- a/src/libclient/dbus/instancemanager.h +++ b/src/libclient/dbus/instancemanager.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/metatypes.h b/src/libclient/dbus/metatypes.h index a0ecbca75..0cc70e845 100644 --- a/src/libclient/dbus/metatypes.h +++ b/src/libclient/dbus/metatypes.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * - * Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/pluginmanager.cpp b/src/libclient/dbus/pluginmanager.cpp index 5e71b29cb..b56764ee9 100644 --- a/src/libclient/dbus/pluginmanager.cpp +++ b/src/libclient/dbus/pluginmanager.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2024 Savoir-faire Linux Inc. * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2013-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/pluginmanager.h b/src/libclient/dbus/pluginmanager.h index f2b0ca1d2..ae4445aef 100644 --- a/src/libclient/dbus/pluginmanager.h +++ b/src/libclient/dbus/pluginmanager.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/presencemanager.cpp b/src/libclient/dbus/presencemanager.cpp index 287654206..e9b2a3644 100644 --- a/src/libclient/dbus/presencemanager.cpp +++ b/src/libclient/dbus/presencemanager.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2013-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/presencemanager.h b/src/libclient/dbus/presencemanager.h index 4efbe1f1d..78949a08f 100644 --- a/src/libclient/dbus/presencemanager.h +++ b/src/libclient/dbus/presencemanager.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/videomanager.cpp b/src/libclient/dbus/videomanager.cpp index d64b792b3..9e7f3b037 100644 --- a/src/libclient/dbus/videomanager.cpp +++ b/src/libclient/dbus/videomanager.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbus/videomanager.h b/src/libclient/dbus/videomanager.h index bedcdd628..2d02df751 100644 --- a/src/libclient/dbus/videomanager.h +++ b/src/libclient/dbus/videomanager.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbuserrorhandlerdefault.cpp b/src/libclient/dbuserrorhandlerdefault.cpp index 7059c1bf7..7d1263346 100644 --- a/src/libclient/dbuserrorhandlerdefault.cpp +++ b/src/libclient/dbuserrorhandlerdefault.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. * - * Author : Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/dbuserrorhandlerdefault.h b/src/libclient/dbuserrorhandlerdefault.h index 2073a9985..f37ffc325 100644 --- a/src/libclient/dbuserrorhandlerdefault.h +++ b/src/libclient/dbuserrorhandlerdefault.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. * - * Author : Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/devicemodel.cpp b/src/libclient/devicemodel.cpp index 6b88bfb41..bc4941f62 100644 --- a/src/libclient/devicemodel.cpp +++ b/src/libclient/devicemodel.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/directrenderer.cpp b/src/libclient/directrenderer.cpp index c8d82a361..c1d365777 100644 --- a/src/libclient/directrenderer.cpp +++ b/src/libclient/directrenderer.cpp @@ -1,8 +1,5 @@ /* - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. - * Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com> - * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/directrenderer.h b/src/libclient/directrenderer.h index c9858e1e6..44070648a 100644 --- a/src/libclient/directrenderer.h +++ b/src/libclient/directrenderer.h @@ -1,7 +1,5 @@ /* - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> - * Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/globalinstances.cpp b/src/libclient/globalinstances.cpp index c0c301b3f..46d4497bc 100644 --- a/src/libclient/globalinstances.cpp +++ b/src/libclient/globalinstances.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. * - * Author : Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/globalinstances.h b/src/libclient/globalinstances.h index b136e64de..146390e0f 100644 --- a/src/libclient/globalinstances.h +++ b/src/libclient/globalinstances.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. * - * Author : Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/interaction.cpp b/src/libclient/interaction.cpp index 4608dfb9f..666ef2406 100644 --- a/src/libclient/interaction.cpp +++ b/src/libclient/interaction.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2024 Savoir-faire Linux Inc. * + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/interfaces/dbuserrorhandleri.h b/src/libclient/interfaces/dbuserrorhandleri.h index 58cffa35f..96b255f81 100644 --- a/src/libclient/interfaces/dbuserrorhandleri.h +++ b/src/libclient/interfaces/dbuserrorhandleri.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2015-2024 Savoir-faire Linux Inc. * - * Author : Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>* + * Copyright (C) 2015-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/interfaces/pixmapmanipulatori.h b/src/libclient/interfaces/pixmapmanipulatori.h index a6d7ab100..557018ec3 100644 --- a/src/libclient/interfaces/pixmapmanipulatori.h +++ b/src/libclient/interfaces/pixmapmanipulatori.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2013-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/lrc.cpp b/src/libclient/lrc.cpp index 46fc8c227..5b7390c16 100644 --- a/src/libclient/lrc.cpp +++ b/src/libclient/lrc.cpp @@ -1,8 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author : Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * - * Author : Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/messagelistmodel.cpp b/src/libclient/messagelistmodel.cpp index bc723f8c0..a6164d4e1 100644 --- a/src/libclient/messagelistmodel.cpp +++ b/src/libclient/messagelistmodel.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/libclient/namedirectory.cpp b/src/libclient/namedirectory.cpp index bfafdc61e..15fb0d583 100644 --- a/src/libclient/namedirectory.cpp +++ b/src/libclient/namedirectory.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2016-2024 Savoir-faire Linux Inc. * - * Author : Alexandre Viau <alexandre.viau@savoirfairelinux.com> * + * Copyright (C) 2016-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/namedirectory.h b/src/libclient/namedirectory.h index 961b0ce38..008dc1979 100644 --- a/src/libclient/namedirectory.h +++ b/src/libclient/namedirectory.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2016-2024 Savoir-faire Linux Inc. * - * Author : Alexandre Viau <alexandre.viau@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2016-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/peerdiscoverymodel.cpp b/src/libclient/peerdiscoverymodel.cpp index 578661b3f..a09179e68 100644 --- a/src/libclient/peerdiscoverymodel.cpp +++ b/src/libclient/peerdiscoverymodel.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2019-2024 Savoir-faire Linux Inc. * - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> * + * Copyright (C) 2019-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/pixmapmanipulatordefault.cpp b/src/libclient/pixmapmanipulatordefault.cpp index 2df328c72..3a0a16e38 100644 --- a/src/libclient/pixmapmanipulatordefault.cpp +++ b/src/libclient/pixmapmanipulatordefault.cpp @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2013-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/pixmapmanipulatordefault.h b/src/libclient/pixmapmanipulatordefault.h index 3e6e8fef3..66eda0f72 100644 --- a/src/libclient/pixmapmanipulatordefault.h +++ b/src/libclient/pixmapmanipulatordefault.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2013-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/pluginmodel.cpp b/src/libclient/pluginmodel.cpp index 0e6e03769..17c61858d 100644 --- a/src/libclient/pluginmodel.cpp +++ b/src/libclient/pluginmodel.cpp @@ -1,6 +1,5 @@ /** - * Copyright (C) 2020-2024 Savoir-faire Linux Inc. - * Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> + * Copyright (C) 2020-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/private/namedirectory_p.h b/src/libclient/private/namedirectory_p.h index ec7c62d09..89e49cd2d 100644 --- a/src/libclient/private/namedirectory_p.h +++ b/src/libclient/private/namedirectory_p.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2016-2024 Savoir-faire Linux Inc. * - * Author : Alexandre Viau <alexandre.viau@savoirfairelinux.com> * + * Copyright (C) 2016-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/private/smartInfoHub_p.h b/src/libclient/private/smartInfoHub_p.h index edceb3188..bb08e615a 100644 --- a/src/libclient/private/smartInfoHub_p.h +++ b/src/libclient/private/smartInfoHub_p.h @@ -1,6 +1,5 @@ /**************************************************************************** - * Copyright (C) 2016-2024 Savoir-faire Linux Inc. * - * Author: Olivier Grégoire <olivier.gregoire@savoirfairelinux.com> * + * Copyright (C) 2016-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/CMakeLists.txt b/src/libclient/qtwrapper/CMakeLists.txt index a4c0ca9cc..df80c0ad3 100644 --- a/src/libclient/qtwrapper/CMakeLists.txt +++ b/src/libclient/qtwrapper/CMakeLists.txt @@ -1,11 +1,4 @@ -# Copyright (C) 2015-2024 Savoir-faire Linux Inc. -# -# Author: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> -# Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com> -# Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> -# Author: Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> -# Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> -# Author: Amin Bandali <amin.bandali@savoirfairelinux.com> +# 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/libclient/qtwrapper/callmanager_wrap.h b/src/libclient/qtwrapper/callmanager_wrap.h index 1a7ac966c..2d4c6fc54 100644 --- a/src/libclient/qtwrapper/callmanager_wrap.h +++ b/src/libclient/qtwrapper/callmanager_wrap.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/configurationmanager_wrap.h b/src/libclient/qtwrapper/configurationmanager_wrap.h index 135f803c1..467fed9ea 100644 --- a/src/libclient/qtwrapper/configurationmanager_wrap.h +++ b/src/libclient/qtwrapper/configurationmanager_wrap.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/instancemanager.cpp b/src/libclient/qtwrapper/instancemanager.cpp index 58983c189..34c95383a 100644 --- a/src/libclient/qtwrapper/instancemanager.cpp +++ b/src/libclient/qtwrapper/instancemanager.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Authors : Alexandre Lision alexandre.lision@savoirfairelinux.com * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/instancemanager_wrap.h b/src/libclient/qtwrapper/instancemanager_wrap.h index db85d4a6e..8b827a1d9 100644 --- a/src/libclient/qtwrapper/instancemanager_wrap.h +++ b/src/libclient/qtwrapper/instancemanager_wrap.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/pluginmanager.cpp b/src/libclient/qtwrapper/pluginmanager.cpp index 97e8182fc..cf8585463 100644 --- a/src/libclient/qtwrapper/pluginmanager.cpp +++ b/src/libclient/qtwrapper/pluginmanager.cpp @@ -1,6 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/pluginmanagerMock.cpp b/src/libclient/qtwrapper/pluginmanagerMock.cpp index dcfa02721..d345ea1f4 100644 --- a/src/libclient/qtwrapper/pluginmanagerMock.cpp +++ b/src/libclient/qtwrapper/pluginmanagerMock.cpp @@ -1,6 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/pluginmanager_wrap.h b/src/libclient/qtwrapper/pluginmanager_wrap.h index 9922e711a..23d4bf97d 100644 --- a/src/libclient/qtwrapper/pluginmanager_wrap.h +++ b/src/libclient/qtwrapper/pluginmanager_wrap.h @@ -1,6 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Aline Gondim Santos <aline.gondimsantos@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/presencemanager_wrap.h b/src/libclient/qtwrapper/presencemanager_wrap.h index 253cecc07..7f569cabe 100644 --- a/src/libclient/qtwrapper/presencemanager_wrap.h +++ b/src/libclient/qtwrapper/presencemanager_wrap.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/videomanager_wrap.cpp b/src/libclient/qtwrapper/videomanager_wrap.cpp index 4f28e1d80..a42c8d0aa 100644 --- a/src/libclient/qtwrapper/videomanager_wrap.cpp +++ b/src/libclient/qtwrapper/videomanager_wrap.cpp @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/qtwrapper/videomanager_wrap.h b/src/libclient/qtwrapper/videomanager_wrap.h index 88601c0bf..c501f2edf 100644 --- a/src/libclient/qtwrapper/videomanager_wrap.h +++ b/src/libclient/qtwrapper/videomanager_wrap.h @@ -1,7 +1,5 @@ /****************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Philippe Groarke <philippe.groarke@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/renderer.cpp b/src/libclient/renderer.cpp index 3f3227870..dc0d43430 100644 --- a/src/libclient/renderer.cpp +++ b/src/libclient/renderer.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/renderer.h b/src/libclient/renderer.h index 01c891c00..a0b2ea136 100644 --- a/src/libclient/renderer.h +++ b/src/libclient/renderer.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/rendererinformationlistmodel.cpp b/src/libclient/rendererinformationlistmodel.cpp index eb2355bf0..407c07b12 100644 --- a/src/libclient/rendererinformationlistmodel.cpp +++ b/src/libclient/rendererinformationlistmodel.cpp @@ -1,7 +1,6 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * - * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> * This 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/libclient/rendererinformationlistmodel.h b/src/libclient/rendererinformationlistmodel.h index 403025a9b..83de12a3b 100644 --- a/src/libclient/rendererinformationlistmodel.h +++ b/src/libclient/rendererinformationlistmodel.h @@ -1,7 +1,6 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. + * Copyright (C) 2024-2025 Savoir-faire Linux Inc. * - * Author: Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> * This 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/libclient/shmrenderer.cpp b/src/libclient/shmrenderer.cpp index f95c48d00..44d7b1a84 100644 --- a/src/libclient/shmrenderer.cpp +++ b/src/libclient/shmrenderer.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> - * Author : Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/shmrenderer.h b/src/libclient/shmrenderer.h index 3b11cc729..cad4d5d65 100644 --- a/src/libclient/shmrenderer.h +++ b/src/libclient/shmrenderer.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2012-2024 Savoir-faire Linux Inc. - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> + * Copyright (C) 2012-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/typedefs.h b/src/libclient/typedefs.h index f32ec36ac..6004d966a 100644 --- a/src/libclient/typedefs.h +++ b/src/libclient/typedefs.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2024 Savoir-faire Linux Inc. * - * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * - * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * + * Copyright (C) 2009-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/uri.cpp b/src/libclient/uri.cpp index b60a94274..bbc8fa574 100644 --- a/src/libclient/uri.cpp +++ b/src/libclient/uri.cpp @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * - * Author : Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/uri.h b/src/libclient/uri.h index 4db9ca261..1ecaf42d1 100644 --- a/src/libclient/uri.h +++ b/src/libclient/uri.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014-2024 Savoir-faire Linux Inc. * - * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * - * Author : Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> * + * Copyright (C) 2014-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/src/libclient/vcard.cpp b/src/libclient/vcard.cpp index f21b862fb..87ed9dc16 100644 --- a/src/libclient/vcard.cpp +++ b/src/libclient/vcard.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2018-2024 Savoir-faire Linux Inc. - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> + * Copyright (C) 2018-2025 Savoir-faire Linux Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/src/libclient/vcard.h b/src/libclient/vcard.h index 81c0b7608..b14aaa6bd 100644 --- a/src/libclient/vcard.h +++ b/src/libclient/vcard.h @@ -1,7 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017-2024 Savoir-faire Linux Inc. * - * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * - * Author : Alexandre Lision <alexandre.lision@savoirfairelinux.com> * + * Copyright (C) 2017-2025 Savoir-faire Linux Inc. * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/tests/qml/main.cpp b/tests/qml/main.cpp index a08833481..1af8a0e8b 100644 --- a/tests/qml/main.cpp +++ b/tests/qml/main.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/tests/qml/src/TestWrapper.qml b/tests/qml/src/TestWrapper.qml index 02a33db15..6335000cd 100644 --- a/tests/qml/src/TestWrapper.qml +++ b/tests/qml/src/TestWrapper.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/tests/qml/src/tst_AccountComboBox.qml b/tests/qml/src/tst_AccountComboBox.qml index 47479a4b7..30f66625a 100644 --- a/tests/qml/src/tst_AccountComboBox.qml +++ b/tests/qml/src/tst_AccountComboBox.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/tests/qml/src/tst_CachedImage.qml b/tests/qml/src/tst_CachedImage.qml index 3bd085189..6727e8871 100644 --- a/tests/qml/src/tst_CachedImage.qml +++ b/tests/qml/src/tst_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/tests/qml/src/tst_CallMessageDelegate.qml b/tests/qml/src/tst_CallMessageDelegate.qml index 557a77b39..b3e170446 100644 --- a/tests/qml/src/tst_CallMessageDelegate.qml +++ b/tests/qml/src/tst_CallMessageDelegate.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/tests/qml/src/tst_ChatView.qml b/tests/qml/src/tst_ChatView.qml index c74d4fbe6..90d511c51 100644 --- a/tests/qml/src/tst_ChatView.qml +++ b/tests/qml/src/tst_ChatView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/qml/src/tst_ChatViewFooter.qml b/tests/qml/src/tst_ChatViewFooter.qml index 37f16ed33..d5caf8f88 100644 --- a/tests/qml/src/tst_ChatViewFooter.qml +++ b/tests/qml/src/tst_ChatViewFooter.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/qml/src/tst_ConversationListView.qml b/tests/qml/src/tst_ConversationListView.qml index c070996ec..e571d9517 100644 --- a/tests/qml/src/tst_ConversationListView.qml +++ b/tests/qml/src/tst_ConversationListView.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/tests/qml/src/tst_DataTransferMessageDelegate.qml b/tests/qml/src/tst_DataTransferMessageDelegate.qml index 5c3fc3b6f..28e54612f 100644 --- a/tests/qml/src/tst_DataTransferMessageDelegate.qml +++ b/tests/qml/src/tst_DataTransferMessageDelegate.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/tests/qml/src/tst_FilesToSendContainer.qml b/tests/qml/src/tst_FilesToSendContainer.qml index 78c6d1a27..1c13772a8 100644 --- a/tests/qml/src/tst_FilesToSendContainer.qml +++ b/tests/qml/src/tst_FilesToSendContainer.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/qml/src/tst_MainView.qml b/tests/qml/src/tst_MainView.qml index b28d22c61..538df86b8 100644 --- a/tests/qml/src/tst_MainView.qml +++ b/tests/qml/src/tst_MainView.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/tests/qml/src/tst_MaterialTextEdit.qml b/tests/qml/src/tst_MaterialTextEdit.qml index b2f2eaed6..b60b6ec61 100644 --- a/tests/qml/src/tst_MaterialTextEdit.qml +++ b/tests/qml/src/tst_MaterialTextEdit.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2024 Savoir-faire Linux Inc. - * Author: Franck Laurent <franck.laurent@savoirfairelinux.com> + * 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/tests/qml/src/tst_MessageListView.qml b/tests/qml/src/tst_MessageListView.qml index e7327fe41..3a4d97495 100644 --- a/tests/qml/src/tst_MessageListView.qml +++ b/tests/qml/src/tst_MessageListView.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/tests/qml/src/tst_MessageOptions.qml b/tests/qml/src/tst_MessageOptions.qml index e32654f06..2aea170f6 100644 --- a/tests/qml/src/tst_MessageOptions.qml +++ b/tests/qml/src/tst_MessageOptions.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/tests/qml/src/tst_NewSwarmPage.qml b/tests/qml/src/tst_NewSwarmPage.qml index 2cebc7dc2..92d845f66 100644 --- a/tests/qml/src/tst_NewSwarmPage.qml +++ b/tests/qml/src/tst_NewSwarmPage.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/tests/qml/src/tst_OngoingCallPage.qml b/tests/qml/src/tst_OngoingCallPage.qml index 31b58d1f9..36514cc81 100644 --- a/tests/qml/src/tst_OngoingCallPage.qml +++ b/tests/qml/src/tst_OngoingCallPage.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/tests/qml/src/tst_PresenceIndicator.qml b/tests/qml/src/tst_PresenceIndicator.qml index 6273b544c..a435ed3ed 100644 --- a/tests/qml/src/tst_PresenceIndicator.qml +++ b/tests/qml/src/tst_PresenceIndicator.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/qml/src/tst_RecordBox.qml b/tests/qml/src/tst_RecordBox.qml index d879f917e..8a78ae487 100644 --- a/tests/qml/src/tst_RecordBox.qml +++ b/tests/qml/src/tst_RecordBox.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/tests/qml/src/tst_SettingsSidePanel.qml b/tests/qml/src/tst_SettingsSidePanel.qml index a553bf95c..5023779fd 100644 --- a/tests/qml/src/tst_SettingsSidePanel.qml +++ b/tests/qml/src/tst_SettingsSidePanel.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/tests/qml/src/tst_WelcomePage.qml b/tests/qml/src/tst_WelcomePage.qml index 3acefa89f..57525208c 100644 --- a/tests/qml/src/tst_WelcomePage.qml +++ b/tests/qml/src/tst_WelcomePage.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/tests/qml/src/tst_WizardView.qml b/tests/qml/src/tst_WizardView.qml index c9f0614f1..6ab599c83 100644 --- a/tests/qml/src/tst_WizardView.qml +++ b/tests/qml/src/tst_WizardView.qml @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/unittests/account_unittest.cpp b/tests/unittests/account_unittest.cpp index 640e29898..80067d4c7 100644 --- a/tests/unittests/account_unittest.cpp +++ b/tests/unittests/account_unittest.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Albert Babí Oller <albert.babi@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/unittests/contact_unittest.cpp b/tests/unittests/contact_unittest.cpp index a910d745b..eabc0d833 100644 --- a/tests/unittests/contact_unittest.cpp +++ b/tests/unittests/contact_unittest.cpp @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/unittests/globaltestenvironment.h b/tests/unittests/globaltestenvironment.h index 96d0cf978..806985758 100644 --- a/tests/unittests/globaltestenvironment.h +++ b/tests/unittests/globaltestenvironment.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/unittests/main_unittest.cpp b/tests/unittests/main_unittest.cpp index 381ed39d7..1a61c2b91 100644 --- a/tests/unittests/main_unittest.cpp +++ b/tests/unittests/main_unittest.cpp @@ -1,7 +1,5 @@ /* - * Copyright (C) 2021-2024 Savoir-faire Linux Inc. - * Author: Albert Babí Oller <albert.babi@savoirfairelinux.com> - * Author: Mingrui Zhang <mingrui.zhang@savoirfairelinux.com> + * 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/tests/unittests/messageparser_unittest.cpp b/tests/unittests/messageparser_unittest.cpp index f729c3067..df305d2be 100644 --- a/tests/unittests/messageparser_unittest.cpp +++ b/tests/unittests/messageparser_unittest.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/tests/unittests/previewengine_unittest.cpp b/tests/unittests/previewengine_unittest.cpp index 1f87aaa7a..f5c103cf8 100644 --- a/tests/unittests/previewengine_unittest.cpp +++ b/tests/unittests/previewengine_unittest.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 -- GitLab