[network/ruqola] src/widgets/delegateutils: Fix copyright
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 13ff61f3c33a358fb65f9d1e784b2a2fca1a94c9 by Laurent Montel.
Committed on 26/07/2026 at 21:33.
Pushed by mlaurent into branch 'master'.
Fix copyright
M +1 -0 src/widgets/delegateutils/textselection.cpp
https://invent.kde.org/network/ruqola/-/commit/13ff61f3c33a358fb65f9d1e784b2a2fca1a94c9
diff --git a/src/widgets/delegateutils/textselection.cpp b/src/widgets/delegateutils/textselection.cpp
index 1a20e88854..9f95261678 100644
--- a/src/widgets/delegateutils/textselection.cpp
+++ b/src/widgets/delegateutils/textselection.cpp
@@ -1,5 +1,6 @@
/*
SPDX-FileCopyrightText: 2021 David Faure <[email protected]>
+ SPDX-FileCopyrightText: 2024-2026 Laurent Montel <[email protected]>
SPDX-License-Identifier: LGPL-2.0-or-later
*/