diff --git a/CMake b/CMake
index 9188d41..a96691e 160000
--- a/CMake
+++ b/CMake
@@ -1 +1 @@
-Subproject commit 9188d4124c1a9f5e01887ba5f969879f7c48922a
+Subproject commit a96691e39974196e4739fbbb16e13eab5060c0ee
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e669165..d2912e4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2018-2023 QuasarApp.
+# Copyright (C) 2018-2024 QuasarApp.
 # Distributed under the GPLv3 software license, see the accompanying
 # Everyone is permitted to copy and distribute verbatim copies
 # of this license document, but changing it is not allowed.
diff --git a/NotifyModule/BasePopUp.qml b/NotifyModule/BasePopUp.qml
index 8a688ee..a3dc9ab 100644
--- a/NotifyModule/BasePopUp.qml
+++ b/NotifyModule/BasePopUp.qml
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/NotifyModule/Metrix.qml b/NotifyModule/Metrix.qml
index ac0a6fe..979627a 100644
--- a/NotifyModule/Metrix.qml
+++ b/NotifyModule/Metrix.qml
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/NotifyModule/NotificationForm.qml b/NotifyModule/NotificationForm.qml
index 78a1124..95c9030 100644
--- a/NotifyModule/NotificationForm.qml
+++ b/NotifyModule/NotificationForm.qml
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/NotifyModule/NotificationServiceView.qml b/NotifyModule/NotificationServiceView.qml
index 8991c8e..81f90c6 100644
--- a/NotifyModule/NotificationServiceView.qml
+++ b/NotifyModule/NotificationServiceView.qml
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/NotifyModule/YesNoQuestion.qml b/NotifyModule/YesNoQuestion.qml
index eda8254..d456e31 100644
--- a/NotifyModule/YesNoQuestion.qml
+++ b/NotifyModule/YesNoQuestion.qml
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/notificationdata.cpp b/notificationdata.cpp
index 1f59765..3f18225 100644
--- a/notificationdata.cpp
+++ b/notificationdata.cpp
@@ -1,5 +1,5 @@
     /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/notificationdata.h b/notificationdata.h
index 62af3e8..ecc4b70 100644
--- a/notificationdata.h
+++ b/notificationdata.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/notificationservice.cpp b/notificationservice.cpp
index 16e7c0a..4d13b30 100644
--- a/notificationservice.cpp
+++ b/notificationservice.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/notificationservice.h b/notificationservice.h
index 7711c2d..362da70 100644
--- a/notificationservice.h
+++ b/notificationservice.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/qmlnotifyservice.cpp b/qmlnotifyservice.cpp
index a0f49d2..b63a6ca 100644
--- a/qmlnotifyservice.cpp
+++ b/qmlnotifyservice.cpp
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.
diff --git a/qmlnotifyservice.h b/qmlnotifyservice.h
index ed8eac6..4849ca7 100644
--- a/qmlnotifyservice.h
+++ b/qmlnotifyservice.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2018-2023 QuasarApp.
+ * Copyright (C) 2018-2024 QuasarApp.
  * Distributed under the GPLv3 software license, see the accompanying
  * Everyone is permitted to copy and distribute verbatim copies
  * of this license document, but changing it is not allowed.