Skip to content
Snippets Groups Projects
Commit c20a549c authored by Sébastien Blin's avatar Sébastien Blin
Browse files

about: update year to 2023

Change-Id: I079903c9c4cd4e7f8978e4e889450ea1d2202450
GitLab: #1047
parent 1510ccae
No related branches found
No related tags found
No related merge requests found
......@@ -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.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment