aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_gpg_info
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_gpg_info/CMakeLists.txt2
-rw-r--r--src/m_gpg_info/GnuPGInfoGatheringModule.cpp2
-rw-r--r--src/m_gpg_info/GnuPGInfoGatheringModule.h2
-rw-r--r--src/m_gpg_info/GnupgTab.cpp2
-rw-r--r--src/m_gpg_info/GnupgTab.h2
-rw-r--r--src/m_gpg_info/GpgInfo.cpp2
-rw-r--r--src/m_gpg_info/GpgInfo.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/m_gpg_info/CMakeLists.txt b/src/m_gpg_info/CMakeLists.txt
index 1a98483..3833547 100644
--- a/src/m_gpg_info/CMakeLists.txt
+++ b/src/m_gpg_info/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (C) 2021 Saturneric <[email protected]>
+# Copyright (C) 2021-2024 Saturneric <[email protected]>
#
# This file is part of GpgFrontend.
#
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
index cd1b0c7..f0ff772 100644
--- a/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
+++ b/src/m_gpg_info/GnuPGInfoGatheringModule.cpp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*
diff --git a/src/m_gpg_info/GnuPGInfoGatheringModule.h b/src/m_gpg_info/GnuPGInfoGatheringModule.h
index 3298ec5..e021464 100644
--- a/src/m_gpg_info/GnuPGInfoGatheringModule.h
+++ b/src/m_gpg_info/GnuPGInfoGatheringModule.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*
diff --git a/src/m_gpg_info/GnupgTab.cpp b/src/m_gpg_info/GnupgTab.cpp
index 1317139..3d0d687 100644
--- a/src/m_gpg_info/GnupgTab.cpp
+++ b/src/m_gpg_info/GnupgTab.cpp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*
diff --git a/src/m_gpg_info/GnupgTab.h b/src/m_gpg_info/GnupgTab.h
index ed16a59..cd7f4a6 100644
--- a/src/m_gpg_info/GnupgTab.h
+++ b/src/m_gpg_info/GnupgTab.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*
diff --git a/src/m_gpg_info/GpgInfo.cpp b/src/m_gpg_info/GpgInfo.cpp
index 680f4a8..2d007eb 100644
--- a/src/m_gpg_info/GpgInfo.cpp
+++ b/src/m_gpg_info/GpgInfo.cpp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*
diff --git a/src/m_gpg_info/GpgInfo.h b/src/m_gpg_info/GpgInfo.h
index 1aacc20..6405ebf 100644
--- a/src/m_gpg_info/GpgInfo.h
+++ b/src/m_gpg_info/GpgInfo.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*