aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_ver_check
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_ver_check/CMakeLists.txt2
-rw-r--r--src/m_ver_check/SoftwareVersion.cpp2
-rw-r--r--src/m_ver_check/SoftwareVersion.h2
-rw-r--r--src/m_ver_check/UpdateTab.cpp2
-rw-r--r--src/m_ver_check/UpdateTab.h2
-rw-r--r--src/m_ver_check/VersionCheckTask.cpp2
-rw-r--r--src/m_ver_check/VersionCheckTask.h2
-rw-r--r--src/m_ver_check/VersionCheckingModule.cpp2
-rw-r--r--src/m_ver_check/VersionCheckingModule.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/m_ver_check/CMakeLists.txt b/src/m_ver_check/CMakeLists.txt
index c780a28..ce68f30 100644
--- a/src/m_ver_check/CMakeLists.txt
+++ b/src/m_ver_check/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_ver_check/SoftwareVersion.cpp b/src/m_ver_check/SoftwareVersion.cpp
index a3cd933..becc396 100644
--- a/src/m_ver_check/SoftwareVersion.cpp
+++ b/src/m_ver_check/SoftwareVersion.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_ver_check/SoftwareVersion.h b/src/m_ver_check/SoftwareVersion.h
index 6b05d41..89158aa 100644
--- a/src/m_ver_check/SoftwareVersion.h
+++ b/src/m_ver_check/SoftwareVersion.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_ver_check/UpdateTab.cpp b/src/m_ver_check/UpdateTab.cpp
index e01d49c..c782fdb 100644
--- a/src/m_ver_check/UpdateTab.cpp
+++ b/src/m_ver_check/UpdateTab.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_ver_check/UpdateTab.h b/src/m_ver_check/UpdateTab.h
index fd48f05..92f1b2f 100644
--- a/src/m_ver_check/UpdateTab.h
+++ b/src/m_ver_check/UpdateTab.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_ver_check/VersionCheckTask.cpp b/src/m_ver_check/VersionCheckTask.cpp
index 5cffb1d..6cb5af1 100644
--- a/src/m_ver_check/VersionCheckTask.cpp
+++ b/src/m_ver_check/VersionCheckTask.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_ver_check/VersionCheckTask.h b/src/m_ver_check/VersionCheckTask.h
index b915be6..3d9c6b6 100644
--- a/src/m_ver_check/VersionCheckTask.h
+++ b/src/m_ver_check/VersionCheckTask.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_ver_check/VersionCheckingModule.cpp b/src/m_ver_check/VersionCheckingModule.cpp
index 9185c9f..b819288 100644
--- a/src/m_ver_check/VersionCheckingModule.cpp
+++ b/src/m_ver_check/VersionCheckingModule.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_ver_check/VersionCheckingModule.h b/src/m_ver_check/VersionCheckingModule.h
index 88836da..992647a 100644
--- a/src/m_ver_check/VersionCheckingModule.h
+++ b/src/m_ver_check/VersionCheckingModule.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2021 Saturneric <[email protected]>
+ * Copyright (C) 2021-2024 Saturneric <[email protected]>
*
* This file is part of GpgFrontend.
*