update copyright year...

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2022-01-17 13:17:28 -08:00
parent 542ed04a90
commit a4438c2d07
38 changed files with 93 additions and 93 deletions

View file

@ -48,7 +48,7 @@ Kirigami.ScrollablePage {
}
Kirigami.Heading {
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2021").arg(manager.getVersion())
text: qsTr("Version: %1\n\n© Subsurface developer team\n2011-2022").arg(manager.getVersion())
level: 5
color: subsurfaceTheme.textColor
font.pointSize: subsurfaceTheme.smallPointSize + 1