Update copyright year
This commit is contained in:
@@ -130,7 +130,7 @@ int main(int argc, char *argv[])
|
|||||||
QStringLiteral(NEOCHAT_VERSION_STRING),
|
QStringLiteral(NEOCHAT_VERSION_STRING),
|
||||||
i18n("Matrix client"),
|
i18n("Matrix client"),
|
||||||
KAboutLicense::GPL_V3,
|
KAboutLicense::GPL_V3,
|
||||||
i18n("© 2018-2020 Black Hat, 2020-2023 KDE Community"));
|
i18n("© 2018-2020 Black Hat, 2020-2024 KDE Community"));
|
||||||
about.addAuthor(i18n("Carl Schwan"),
|
about.addAuthor(i18n("Carl Schwan"),
|
||||||
i18n("Maintainer"),
|
i18n("Maintainer"),
|
||||||
QStringLiteral("carl@carlschwan.eu"),
|
QStringLiteral("carl@carlschwan.eu"),
|
||||||
|
|||||||
Reference in New Issue
Block a user