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:
parent
1510ccaede
commit
c20a549c33
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Reference in a new issue