[pim/kmail] src: Add copyright
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d2ea0efb4a6903763fb0a6355c7f67ff44332575 by Laurent Montel.
Committed on 23/07/2026 at 06:13.
Pushed by mlaurent into branch 'master'.
Add copyright
M +1 -0 src/undostack.cpp
M +1 -0 src/undostack.h
https://invent.kde.org/pim/kmail/-/commit/d2ea0efb4a6903763fb0a6355c7f67ff44332575
diff --git a/src/undostack.cpp b/src/undostack.cpp
index 4041f1b62..794a30f02 100644
--- a/src/undostack.cpp
+++ b/src/undostack.cpp
@@ -3,6 +3,7 @@
SPDX-FileCopyrightText: 1999 Waldo Bastian <[email protected]>
SPDX-FileCopyrightText: 2003 Zack Rusin <[email protected]>
+ SPDX-FileCopyrightText: 2026 Laurent Montel <[email protected]>
SPDX-License-Identifier: GPL-2.0-only
*/
diff --git a/src/undostack.h b/src/undostack.h
index 69adaa69b..f5b4a3400 100644
--- a/src/undostack.h
+++ b/src/undostack.h
@@ -3,6 +3,7 @@
SPDX-FileCopyrightText: 1999 Waldo Bastian <[email protected]>
SPDX-FileCopyrightText: 2003 Zack Rusin <[email protected]>
+ SPDX-FileCopyrightText: 2026 Laurent Montel <[email protected]>
SPDX-License-Identifier: GPL-2.0-only
*/