cleanup: update copyrights

That should have been done six months ago.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-07-03 14:25:43 -07:00
parent 50ef42d580
commit 329fcf7fdc
5 changed files with 6 additions and 6 deletions

View file

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