[graphics/kgeotag] /: Updated my email address (again ;-)

Tobias Leupold null at kde.org
Sun May 1 09:56:42 BST 2022


Git commit 768704326ec8b513ec13406ee9f1cfa4e87c825f by Tobias Leupold.
Committed on 01/05/2022 at 08:56.
Pushed by tleupold into branch 'master'.

Updated my email address (again ;-)

M  +1    -1    CMakeLists.txt
M  +1    -1    ChangeLog.rst.license
M  +0    -1    README.md
M  +1    -1    README.md.license
M  +1    -1    cmake/GitDescription.cmake
M  +1    -1    cmake/UpdateVersion.cmake
M  +1    -1    doc/index.docbook
M  +1    -1    doc/overview.docbook
M  +1    -1    icons/128-apps-kgeotag.png.license
M  +1    -1    icons/16-apps-kgeotag.png.license
M  +1    -1    icons/22-apps-kgeotag.png.license
M  +1    -1    icons/32-apps-kgeotag.png.license
M  +1    -1    icons/48-apps-kgeotag.png.license
M  +1    -1    icons/64-apps-kgeotag.png.license
M  +1    -1    icons/kgeotag.svgz.license
M  +1    -1    src/AutomaticMatchingWidget.cpp
M  +1    -1    src/AutomaticMatchingWidget.h
M  +1    -1    src/BookmarksList.cpp
M  +1    -1    src/BookmarksList.h
M  +1    -1    src/BookmarksWidget.cpp
M  +1    -1    src/BookmarksWidget.h
M  +1    -1    src/Coordinates.cpp
M  +1    -1    src/Coordinates.h
M  +1    -1    src/CoordinatesDialog.cpp
M  +1    -1    src/CoordinatesDialog.h
M  +1    -1    src/CoordinatesFormatter.cpp
M  +1    -1    src/CoordinatesFormatter.h
M  +1    -1    src/ElevationEngine.cpp
M  +1    -1    src/ElevationEngine.h
M  +1    -1    src/FixDriftWidget.cpp
M  +1    -1    src/FixDriftWidget.h
M  +1    -1    src/GeoDataModel.cpp
M  +1    -1    src/GeoDataModel.h
M  +1    -1    src/GpxEngine.cpp
M  +1    -1    src/GpxEngine.h
M  +1    -1    src/ImagePreview.cpp
M  +1    -1    src/ImagePreview.h
M  +1    -1    src/ImagesLayer.cpp
M  +1    -1    src/ImagesLayer.h
M  +1    -1    src/ImagesListFilter.cpp
M  +1    -1    src/ImagesListFilter.h
M  +1    -1    src/ImagesListView.cpp
M  +1    -1    src/ImagesListView.h
M  +1    -1    src/ImagesModel.cpp
M  +1    -1    src/ImagesModel.h
M  +1    -1    src/KGeoTag.h
M  +1    -1    src/MainWindow.cpp
M  +1    -1    src/MainWindow.h
M  +1    -1    src/MapCenterInfo.cpp
M  +1    -1    src/MapCenterInfo.h
M  +1    -1    src/MapWidget.cpp
M  +1    -1    src/MapWidget.h
M  +1    -1    src/MimeHelper.cpp
M  +1    -1    src/MimeHelper.h
M  +1    -1    src/PreviewWidget.cpp
M  +1    -1    src/PreviewWidget.h
M  +1    -1    src/RetrySkipAbortDialog.cpp
M  +1    -1    src/RetrySkipAbortDialog.h
M  +1    -1    src/Settings.cpp
M  +1    -1    src/Settings.h
M  +1    -1    src/SettingsDialog.cpp
M  +1    -1    src/SettingsDialog.h
M  +1    -1    src/SharedObjects.cpp
M  +1    -1    src/SharedObjects.h
M  +1    -1    src/TrackWalker.cpp
M  +1    -1    src/TrackWalker.h
M  +1    -1    src/TracksLayer.cpp
M  +1    -1    src/TracksLayer.h
M  +1    -1    src/TracksListView.cpp
M  +1    -1    src/TracksListView.h
M  +1    -1    src/debugMode.h.in
M  +1    -1    src/main.cpp
M  +1    -1    src/version.h.in

https://invent.kde.org/graphics/kgeotag/commit/768704326ec8b513ec13406ee9f1cfa4e87c825f

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 86bcbad..713cbf3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at l3u dot de>
+# SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at stonemx dot de>
 #
 # SPDX-License-Identifier: BSD-3-Clause
 
diff --git a/ChangeLog.rst.license b/ChangeLog.rst.license
index 9c563cd..ac15aeb 100644
--- a/ChangeLog.rst.license
+++ b/ChangeLog.rst.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2021-2022 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2021-2022 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/README.md b/README.md
index 8fe7567..b4112ba 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
 If you are reading this on GitHub, be aware that this is just a mirror. The real code repository can be found at https://invent.kde.org/graphics/kgeotag/.
 
-
 # KGeoTag
 
 This is the code repository of KGeoTag, a Free/Libre Open Source photo geotagging program. It's written in C++/[Qt](https://www.qt.io/) and uses the [KDE Frameworks](https://api.kde.org/frameworks/). It's published under the terms of the [GNU General Public License (GPL)](https://www.gnu.org/licenses/#GPL).
diff --git a/README.md.license b/README.md.license
index fcaea6c..4e47883 100644
--- a/README.md.license
+++ b/README.md.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/cmake/GitDescription.cmake b/cmake/GitDescription.cmake
index 284de72..c0b32f7 100644
--- a/cmake/GitDescription.cmake
+++ b/cmake/GitDescription.cmake
@@ -1,5 +1,5 @@
 # SPDX-FileCopyrightText: 2012-2020 Johannes Zarl-Zierl <johannes at zarl-zierl.at>
-# SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+# SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 #
 # SPDX-License-Identifier: BSD-3-Clause
 
diff --git a/cmake/UpdateVersion.cmake b/cmake/UpdateVersion.cmake
index ef20e68..9c233e8 100644
--- a/cmake/UpdateVersion.cmake
+++ b/cmake/UpdateVersion.cmake
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2018-2021 Tobias Leupold <tl at l3u dot de>
+# SPDX-FileCopyrightText: 2018-2021 Tobias Leupold <tl at stonemx dot de>
 # SPDX-FileCopyrightText: 2012-2018 Johannes Zarl-Zierl <johannes at zarl-zierl.at>
 #
 # SPDX-License-Identifier: BSD-3-Clause
diff --git a/doc/index.docbook b/doc/index.docbook
index a60b98b..9682659 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 
-<!-- SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at l3u dot de>
+<!-- SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at stonemx dot de>
 
      SPDX-License-Identifier: CC-BY-SA-4.0
 -->
diff --git a/doc/overview.docbook b/doc/overview.docbook
index fda4a93..b812bab 100644
--- a/doc/overview.docbook
+++ b/doc/overview.docbook
@@ -1,4 +1,4 @@
-<!-- SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at l3u dot de>
+<!-- SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at stonemx dot de>
 
      SPDX-License-Identifier: CC-BY-SA-4.0
 -->
diff --git a/icons/128-apps-kgeotag.png.license b/icons/128-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/128-apps-kgeotag.png.license
+++ b/icons/128-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/16-apps-kgeotag.png.license b/icons/16-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/16-apps-kgeotag.png.license
+++ b/icons/16-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/22-apps-kgeotag.png.license b/icons/22-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/22-apps-kgeotag.png.license
+++ b/icons/22-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/32-apps-kgeotag.png.license b/icons/32-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/32-apps-kgeotag.png.license
+++ b/icons/32-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/48-apps-kgeotag.png.license b/icons/48-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/48-apps-kgeotag.png.license
+++ b/icons/48-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/64-apps-kgeotag.png.license b/icons/64-apps-kgeotag.png.license
index 57e2ddb..2d4cf65 100644
--- a/icons/64-apps-kgeotag.png.license
+++ b/icons/64-apps-kgeotag.png.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/icons/kgeotag.svgz.license b/icons/kgeotag.svgz.license
index fcaea6c..4e47883 100644
--- a/icons/kgeotag.svgz.license
+++ b/icons/kgeotag.svgz.license
@@ -1,3 +1,3 @@
-SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 
 SPDX-License-Identifier: CC-BY-SA-4.0
diff --git a/src/AutomaticMatchingWidget.cpp b/src/AutomaticMatchingWidget.cpp
index 495c10b..ea8cc21 100644
--- a/src/AutomaticMatchingWidget.cpp
+++ b/src/AutomaticMatchingWidget.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/AutomaticMatchingWidget.h b/src/AutomaticMatchingWidget.h
index 934d7b1..ca2987a 100644
--- a/src/AutomaticMatchingWidget.h
+++ b/src/AutomaticMatchingWidget.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/BookmarksList.cpp b/src/BookmarksList.cpp
index fb2a1d0..bdf8319 100644
--- a/src/BookmarksList.cpp
+++ b/src/BookmarksList.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/BookmarksList.h b/src/BookmarksList.h
index 9e886d4..6a849c2 100644
--- a/src/BookmarksList.h
+++ b/src/BookmarksList.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/BookmarksWidget.cpp b/src/BookmarksWidget.cpp
index 4fe259f..86f47af 100644
--- a/src/BookmarksWidget.cpp
+++ b/src/BookmarksWidget.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/BookmarksWidget.h b/src/BookmarksWidget.h
index 905ad42..0aad18a 100644
--- a/src/BookmarksWidget.h
+++ b/src/BookmarksWidget.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/Coordinates.cpp b/src/Coordinates.cpp
index f78be9e..9e2a4d9 100644
--- a/src/Coordinates.cpp
+++ b/src/Coordinates.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/Coordinates.h b/src/Coordinates.h
index 0559632..e35a2e0 100644
--- a/src/Coordinates.h
+++ b/src/Coordinates.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/CoordinatesDialog.cpp b/src/CoordinatesDialog.cpp
index d29afb7..53f623b 100644
--- a/src/CoordinatesDialog.cpp
+++ b/src/CoordinatesDialog.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/CoordinatesDialog.h b/src/CoordinatesDialog.h
index c396425..96f09fe 100644
--- a/src/CoordinatesDialog.h
+++ b/src/CoordinatesDialog.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/CoordinatesFormatter.cpp b/src/CoordinatesFormatter.cpp
index 4eba9b4..e507c5e 100644
--- a/src/CoordinatesFormatter.cpp
+++ b/src/CoordinatesFormatter.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/CoordinatesFormatter.h b/src/CoordinatesFormatter.h
index 12f2094..4266e10 100644
--- a/src/CoordinatesFormatter.h
+++ b/src/CoordinatesFormatter.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ElevationEngine.cpp b/src/ElevationEngine.cpp
index 897ad7e..9ab9544 100644
--- a/src/ElevationEngine.cpp
+++ b/src/ElevationEngine.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ElevationEngine.h b/src/ElevationEngine.h
index 4795033..6392070 100644
--- a/src/ElevationEngine.h
+++ b/src/ElevationEngine.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/FixDriftWidget.cpp b/src/FixDriftWidget.cpp
index 70891b7..9e93e2c 100644
--- a/src/FixDriftWidget.cpp
+++ b/src/FixDriftWidget.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/FixDriftWidget.h b/src/FixDriftWidget.h
index 7a9a47f..58c834d 100644
--- a/src/FixDriftWidget.h
+++ b/src/FixDriftWidget.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/GeoDataModel.cpp b/src/GeoDataModel.cpp
index 316da01..99d61ac 100644
--- a/src/GeoDataModel.cpp
+++ b/src/GeoDataModel.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/GeoDataModel.h b/src/GeoDataModel.h
index f1454c9..dfa8a8d 100644
--- a/src/GeoDataModel.h
+++ b/src/GeoDataModel.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/GpxEngine.cpp b/src/GpxEngine.cpp
index dde1c16..53c5515 100644
--- a/src/GpxEngine.cpp
+++ b/src/GpxEngine.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/GpxEngine.h b/src/GpxEngine.h
index 56b5052..970c4bb 100644
--- a/src/GpxEngine.h
+++ b/src/GpxEngine.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagePreview.cpp b/src/ImagePreview.cpp
index 9d6642b..26e91fa 100644
--- a/src/ImagePreview.cpp
+++ b/src/ImagePreview.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagePreview.h b/src/ImagePreview.h
index efa7ed9..58ceed8 100644
--- a/src/ImagePreview.h
+++ b/src/ImagePreview.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesLayer.cpp b/src/ImagesLayer.cpp
index 9363c10..bb6faf3 100644
--- a/src/ImagesLayer.cpp
+++ b/src/ImagesLayer.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesLayer.h b/src/ImagesLayer.h
index 0cafce3..a8851f5 100644
--- a/src/ImagesLayer.h
+++ b/src/ImagesLayer.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesListFilter.cpp b/src/ImagesListFilter.cpp
index b426474..a6dcede 100644
--- a/src/ImagesListFilter.cpp
+++ b/src/ImagesListFilter.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesListFilter.h b/src/ImagesListFilter.h
index 2d5c494..a639bf3 100644
--- a/src/ImagesListFilter.h
+++ b/src/ImagesListFilter.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesListView.cpp b/src/ImagesListView.cpp
index ec22d4d..972249c 100644
--- a/src/ImagesListView.cpp
+++ b/src/ImagesListView.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesListView.h b/src/ImagesListView.h
index 3371b6e..6e746d8 100644
--- a/src/ImagesListView.h
+++ b/src/ImagesListView.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesModel.cpp b/src/ImagesModel.cpp
index 6bc6895..cf3d9c3 100644
--- a/src/ImagesModel.cpp
+++ b/src/ImagesModel.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/ImagesModel.h b/src/ImagesModel.h
index 4fcc07b..bb9d0a1 100644
--- a/src/ImagesModel.h
+++ b/src/ImagesModel.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/KGeoTag.h b/src/KGeoTag.h
index d1cbdfe..7329834 100644
--- a/src/KGeoTag.h
+++ b/src/KGeoTag.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp
index 509065b..6560433 100644
--- a/src/MainWindow.cpp
+++ b/src/MainWindow.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MainWindow.h b/src/MainWindow.h
index 73c2f51..ff2d8b6 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MapCenterInfo.cpp b/src/MapCenterInfo.cpp
index e3c2e85..36a3d97 100644
--- a/src/MapCenterInfo.cpp
+++ b/src/MapCenterInfo.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MapCenterInfo.h b/src/MapCenterInfo.h
index e4d19e6..745e47e 100644
--- a/src/MapCenterInfo.h
+++ b/src/MapCenterInfo.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MapWidget.cpp b/src/MapWidget.cpp
index e62763a..d49d8cb 100644
--- a/src/MapWidget.cpp
+++ b/src/MapWidget.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MapWidget.h b/src/MapWidget.h
index 777e5fc..88a593a 100644
--- a/src/MapWidget.h
+++ b/src/MapWidget.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MimeHelper.cpp b/src/MimeHelper.cpp
index caa0a3d..f09c4bb 100644
--- a/src/MimeHelper.cpp
+++ b/src/MimeHelper.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/MimeHelper.h b/src/MimeHelper.h
index 1abd5ad..4970443 100644
--- a/src/MimeHelper.h
+++ b/src/MimeHelper.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/PreviewWidget.cpp b/src/PreviewWidget.cpp
index c7967c5..8566060 100644
--- a/src/PreviewWidget.cpp
+++ b/src/PreviewWidget.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/PreviewWidget.h b/src/PreviewWidget.h
index 90dacef..3c2c744 100644
--- a/src/PreviewWidget.h
+++ b/src/PreviewWidget.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/RetrySkipAbortDialog.cpp b/src/RetrySkipAbortDialog.cpp
index 1969806..035c81f 100644
--- a/src/RetrySkipAbortDialog.cpp
+++ b/src/RetrySkipAbortDialog.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/RetrySkipAbortDialog.h b/src/RetrySkipAbortDialog.h
index c61e91c..acb87b3 100644
--- a/src/RetrySkipAbortDialog.h
+++ b/src/RetrySkipAbortDialog.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/Settings.cpp b/src/Settings.cpp
index 9c28c44..5176230 100644
--- a/src/Settings.cpp
+++ b/src/Settings.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/Settings.h b/src/Settings.h
index fe1be87..e26ba6c 100644
--- a/src/Settings.h
+++ b/src/Settings.h
@@ -1,4 +1,4 @@
-//* SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+//* SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/SettingsDialog.cpp b/src/SettingsDialog.cpp
index 50db4d1..56e855d 100644
--- a/src/SettingsDialog.cpp
+++ b/src/SettingsDialog.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/SettingsDialog.h b/src/SettingsDialog.h
index ca5bb41..612c885 100644
--- a/src/SettingsDialog.h
+++ b/src/SettingsDialog.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/SharedObjects.cpp b/src/SharedObjects.cpp
index 6274c5c..e21b48b 100644
--- a/src/SharedObjects.cpp
+++ b/src/SharedObjects.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/SharedObjects.h b/src/SharedObjects.h
index 80409c4..281b846 100644
--- a/src/SharedObjects.h
+++ b/src/SharedObjects.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TrackWalker.cpp b/src/TrackWalker.cpp
index c58bcb3..3e7c860 100644
--- a/src/TrackWalker.cpp
+++ b/src/TrackWalker.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TrackWalker.h b/src/TrackWalker.h
index 20a9ed6..78589cb 100644
--- a/src/TrackWalker.h
+++ b/src/TrackWalker.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TracksLayer.cpp b/src/TracksLayer.cpp
index 57b5bfa..d9eec8f 100644
--- a/src/TracksLayer.cpp
+++ b/src/TracksLayer.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TracksLayer.h b/src/TracksLayer.h
index 71ea6ef..30d5d0f 100644
--- a/src/TracksLayer.h
+++ b/src/TracksLayer.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TracksListView.cpp b/src/TracksListView.cpp
index 3a54401..c26424f 100644
--- a/src/TracksListView.cpp
+++ b/src/TracksListView.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/TracksListView.h b/src/TracksListView.h
index 2f3cfc1..e05e5d6 100644
--- a/src/TracksListView.h
+++ b/src/TracksListView.h
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2021 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/debugMode.h.in b/src/debugMode.h.in
index 2997af8..2dd1921 100644
--- a/src/debugMode.h.in
+++ b/src/debugMode.h.in
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/main.cpp b/src/main.cpp
index fa0e5d4..fc4f302 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020-2022 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 
diff --git a/src/version.h.in b/src/version.h.in
index 26d8ff2..111bff0 100644
--- a/src/version.h.in
+++ b/src/version.h.in
@@ -1,4 +1,4 @@
-// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at l3u dot de>
+// SPDX-FileCopyrightText: 2020 Tobias Leupold <tl at stonemx dot de>
 //
 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-KDE-Accepted-GPL
 


More information about the kde-doc-english mailing list