Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Konversation
Commits
5d1a751e
Commit
5d1a751e
authored
Jan 01, 2022
by
Friedrich W. H. Kossebau
Browse files
Update copyright year to 2022
GIT_SILENT
parent
10df8145
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
5d1a751e
...
...
@@ -43,7 +43,7 @@ int main(int argc, char* argv[])
QStringLiteral
(
KONVI_VERSION_STRING
),
i18n
(
"A user-friendly IRC client"
),
KAboutLicense
::
GPL
,
i18n
(
"Copyright 2002-%1 by the Konversation team"
,
QStringLiteral
(
"202
0
"
)),
i18n
(
"Copyright 2002-%1 by the Konversation team"
,
QStringLiteral
(
"202
2
"
)),
i18n
(
"Konversation is a client for the Internet Relay Chat (IRC) protocol.
\n\n
"
"Meet friends on the net, make new acquaintances and lose yourself in talk about your favorite subject."
),
QStringLiteral
(
"https://konversation.kde.org/"
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment