[network/ruqola/ddp-reconnect-robustness] src/core/autotests: Add author copyright to the new DDP client test files
Till Adam <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e3ed46b73b2701438e3b16febf4b75f901b1c72c by Till Adam. Committed on 26/07/2026 at 19:21. Pushed by tilladam into branch 'ddp-reconnect-robustness'. Add author copyright to the new DDP client test files M +1 -1 src/core/autotests/ddpclienttest.cpp M +1 -1 src/core/autotests/ddpclienttest.h https://invent.kde.org/network/ruqola/-/commit/e3ed46b73b2701438e3b16febf4b75f901b1c72c diff --git a/src/core/autotests/ddpclienttest.cpp b/src/core/autotests/ddpclienttest.cpp index 1f7f6e32d6..daf8250bab 100644 --- a/src/core/autotests/ddpclienttest.cpp +++ b/src/core/autotests/ddpclienttest.cpp @@ -1,5 +1,5 @@ /* - SPDX-FileCopyrightText: 2026 KDE Developers + SPDX-FileCopyrightText: 2026 Till Adam <[email protected]> SPDX-License-Identifier: LGPL-2.0-or-later */ diff --git a/src/core/autotests/ddpclienttest.h b/src/core/autotests/ddpclienttest.h index 5bdb3b9a2a..55b56e21a1 100644 --- a/src/core/autotests/ddpclienttest.h +++ b/src/core/autotests/ddpclienttest.h @@ -1,5 +1,5 @@ /* - SPDX-FileCopyrightText: 2026 KDE Developers + SPDX-FileCopyrightText: 2026 Till Adam <[email protected]> SPDX-License-Identifier: LGPL-2.0-or-later */