1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-20 07:25:24 +02:00

about: update year to 2023

Change-Id: I079903c9c4cd4e7f8978e4e889450ea1d2202450
GitLab: #1047
This commit is contained in:
Sébastien Blin 2023-03-24 14:26:50 -04:00
parent 1510ccaede
commit c20a549c33

View file

@ -50,7 +50,7 @@ Item {
// AboutPopUp
property string version: qsTr("Version") + (UpdateManager.isCurrentVersionBeta() ? " (Beta)" : "")
property string companyDeclarationYear: declarationYear + " " + companyName
property string declarationYear: "© 2015-2022"
property string declarationYear: "© 2015-2023"
property string companyName: "Savoir-faire Linux Inc."
property string slogan: "Világfa"
property string declaration: qsTr("Jami is a free universal communication software that respects the freedom and privacy of its users.")