diff options
| author | Justin Zobel <[email protected]> | 2025-01-04 02:54:20 +0000 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2025-01-04 02:54:20 +0000 |
| commit | ca0b23fdc76b4eb27265ade9632e0a3e6f50dce0 (patch) | |
| tree | 9ff4c32fdba7dd81a3f91ddcd8716a03f441e3ee | |
| parent | 4b588cfd43eb4ced2111eacd0a950a05f2b3f38d (diff) | |
Update copyright to 2025
BUG: 474515
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index f811c4f06..4e8feb167 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -98,7 +98,7 @@ int main(int argc, char **argv) QStringLiteral(DOLPHIN_VERSION_STRING), i18nc("@title", "File Manager"), KAboutLicense::GPL, - i18nc("@info:credit", "(C) 2006-2022 The Dolphin Developers")); + i18nc("@info:credit", "(C) 2006-2025 The Dolphin Developers")); aboutData.setHomepage(QStringLiteral("https://apps.kde.org/dolphin")); aboutData.addAuthor(i18nc("@info:credit", "Felix Ernst"), i18nc("@info:credit", "Maintainer (since 2021) and developer"), |
