mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-23 12:37:45 +00:00
common: Bump copyright year
This commit is contained in:
parent
2dc864bb5c
commit
0045b89a55
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ void customizeAboutData(const QString &componentName, const QString &desktopFile
|
|||
QStringLiteral(NOVUS_VERSION_STRING),
|
||||
applicationDescription,
|
||||
KAboutLicense::GPL_V3,
|
||||
QStringLiteral("© 2023 Joshua Goins"));
|
||||
QStringLiteral("© 2022-2024 Joshua Goins"));
|
||||
about.addAuthor(QStringLiteral("Joshua Goins"),
|
||||
QStringLiteral("Maintainer"),
|
||||
QStringLiteral("josh@redstrate.com"),
|
||||
|
|
Loading…
Add table
Reference in a new issue