Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
148951e0
Commit
148951e0
authored
Dec 01, 2021
by
Laurent Montel
Browse files
Fix copyright
parent
8c5c9bc0
Pipeline
#103934
failed with stage
in 5 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kontactplugin/summary/summaryview_plugin.cpp
View file @
148951e0
...
...
@@ -101,7 +101,7 @@ const KAboutData SummaryView::aboutData()
QStringLiteral
(
KDEPIM_VERSION
),
i18n
(
"Kontact Summary View"
),
KAboutLicense
::
LGPL
,
i18n
(
"(c) 2003-201
9
The Kontact developers"
));
i18n
(
"(c) 2003-20
2
1 The Kontact developers"
));
aboutData
.
addAuthor
(
i18n
(
"Sven Lueppken"
),
QString
(),
QStringLiteral
(
"sven@kde.org"
));
aboutData
.
addAuthor
(
i18n
(
"Cornelius Schumacher"
),
QString
(),
QStringLiteral
(
"schumacher@kde.org"
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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