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
PIM
KMail Account Wizard
Commits
f5fa70ed
Commit
f5fa70ed
authored
Nov 07, 2020
by
Laurent Montel
😁
Browse files
Fix copyright
parent
3e616400
Pipeline
#39917
failed with stage
in 11 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
f5fa70ed
...
...
@@ -37,7 +37,7 @@ int main(int argc, char **argv)
QStringLiteral
(
"0.2"
),
i18n
(
"Helps setting up PIM accounts"
),
KAboutLicense
::
LGPL
,
i18n
(
"(c) 2009-20
19
the Akonadi developers"
),
i18n
(
"(c) 2009-20
20
the Akonadi developers"
),
QString
(),
QStringLiteral
(
"https://community.kde.org/KDE_PIM/Akonadi"
));
aboutData
.
addAuthor
(
i18n
(
"Volker Krause"
),
i18n
(
"Author"
),
QStringLiteral
(
"vkrause@kde.org"
));
...
...
Write
Preview
Markdown
is supported
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