From 2d9fb339c633db11f248ddc1d9e50e3ce8a521b6 Mon Sep 17 00:00:00 2001
From: LoRd_MuldeR
MUtilities - MuldeR's Utilities for Qt
-Copyright (C) 2004-2023 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.
+Copyright (C) 2004-2025 LoRd_MuldeR <MuldeR2@GMX.de>. Some rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/README.md b/README.md
index 59c0ad8..4f55bec 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ A fully-fledged documentation of the *MUtilities* programming interface (API) is
This library is free software. It is released under the terms of the [*GNU Lesser General Public License (LGPL), Version 2.1*](https://www.gnu.org/licenses/lgpl-2.1.html).
MUtilities - MuldeR's Utilities for Qt
- Copyright (C) 2004-2023 LoRd_MuldeR . Some rights reserved.
+ Copyright (C) 2004-2025 LoRd_MuldeR . Some rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/CPUFeatures.h b/include/MUtils/CPUFeatures.h
index be4176f..e08b7a5 100644
--- a/include/MUtils/CPUFeatures.h
+++ b/include/MUtils/CPUFeatures.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/ErrorHandler.h b/include/MUtils/ErrorHandler.h
index a0c9509..5a2a97d 100644
--- a/include/MUtils/ErrorHandler.h
+++ b/include/MUtils/ErrorHandler.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Exception.h b/include/MUtils/Exception.h
index dbee4bb..cc1f877 100644
--- a/include/MUtils/Exception.h
+++ b/include/MUtils/Exception.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/GUI.h b/include/MUtils/GUI.h
index df47adf..13c592f 100644
--- a/include/MUtils/GUI.h
+++ b/include/MUtils/GUI.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Global.h b/include/MUtils/Global.h
index 2dfee39..49a260b 100644
--- a/include/MUtils/Global.h
+++ b/include/MUtils/Global.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Hash.h b/include/MUtils/Hash.h
index 7c3262a..5159406 100644
--- a/include/MUtils/Hash.h
+++ b/include/MUtils/Hash.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/IPCChannel.h b/include/MUtils/IPCChannel.h
index 92e0ee7..2ece150 100644
--- a/include/MUtils/IPCChannel.h
+++ b/include/MUtils/IPCChannel.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/JobObject.h b/include/MUtils/JobObject.h
index e417c6c..98ac565 100644
--- a/include/MUtils/JobObject.h
+++ b/include/MUtils/JobObject.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Lazy.h b/include/MUtils/Lazy.h
index ac43889..b2191fb 100644
--- a/include/MUtils/Lazy.h
+++ b/include/MUtils/Lazy.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/OSSupport.h b/include/MUtils/OSSupport.h
index ffd13b1..9ad6d64 100644
--- a/include/MUtils/OSSupport.h
+++ b/include/MUtils/OSSupport.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Registry.h b/include/MUtils/Registry.h
index afb3c2f..5817254 100644
--- a/include/MUtils/Registry.h
+++ b/include/MUtils/Registry.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Sound.h b/include/MUtils/Sound.h
index 0263168..4f3ff0e 100644
--- a/include/MUtils/Sound.h
+++ b/include/MUtils/Sound.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Startup.h b/include/MUtils/Startup.h
index 7415e59..d383551 100644
--- a/include/MUtils/Startup.h
+++ b/include/MUtils/Startup.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Taskbar7.h b/include/MUtils/Taskbar7.h
index df176aa..79e5bd3 100644
--- a/include/MUtils/Taskbar7.h
+++ b/include/MUtils/Taskbar7.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Terminal.h b/include/MUtils/Terminal.h
index c0f368c..c0ce9c1 100644
--- a/include/MUtils/Terminal.h
+++ b/include/MUtils/Terminal.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Translation.h b/include/MUtils/Translation.h
index 1a2031a..565e9ee 100644
--- a/include/MUtils/Translation.h
+++ b/include/MUtils/Translation.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/UpdateChecker.h b/include/MUtils/UpdateChecker.h
index f299bc0..224032d 100644
--- a/include/MUtils/UpdateChecker.h
+++ b/include/MUtils/UpdateChecker.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/include/MUtils/Version.h b/include/MUtils/Version.h
index 3efa44b..e372f5e 100644
--- a/include/MUtils/Version.h
+++ b/include/MUtils/Version.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/CPUFeatures_Win32.cpp b/src/CPUFeatures_Win32.cpp
index c3ef8da..305df9c 100644
--- a/src/CPUFeatures_Win32.cpp
+++ b/src/CPUFeatures_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Config.h b/src/Config.h
index cb6a63a..9a3b278 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/CriticalSection_Win32.h b/src/CriticalSection_Win32.h
index 80fd1df..fc336e9 100644
--- a/src/CriticalSection_Win32.h
+++ b/src/CriticalSection_Win32.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/DLLMain.cpp b/src/DLLMain.cpp
index 646a299..081b230 100644
--- a/src/DLLMain.cpp
+++ b/src/DLLMain.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/DirLocker.h b/src/DirLocker.h
index e93520c..69d6a85 100644
--- a/src/DirLocker.h
+++ b/src/DirLocker.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/ErrorHandler_Win32.cpp b/src/ErrorHandler_Win32.cpp
index a78233f..9a9a68e 100644
--- a/src/ErrorHandler_Win32.cpp
+++ b/src/ErrorHandler_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/GUI.cpp b/src/GUI.cpp
index 9bbbc1a..0a2246d 100644
--- a/src/GUI.cpp
+++ b/src/GUI.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/GUI_Win32.cpp b/src/GUI_Win32.cpp
index 68cfbc2..f2721be 100644
--- a/src/GUI_Win32.cpp
+++ b/src/GUI_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Global.cpp b/src/Global.cpp
index 3631ac3..36bf370 100644
--- a/src/Global.cpp
+++ b/src/Global.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Hash.cpp b/src/Hash.cpp
index 751fdde..cec2d8c 100644
--- a/src/Hash.cpp
+++ b/src/Hash.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// Simple x264 Launcher
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Hash_Blake2.cpp b/src/Hash_Blake2.cpp
index c98c9a7..f0d079e 100644
--- a/src/Hash_Blake2.cpp
+++ b/src/Hash_Blake2.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// Simple x264 Launcher
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Hash_Blake2.h b/src/Hash_Blake2.h
index dd0c2dd..cf69bef 100644
--- a/src/Hash_Blake2.h
+++ b/src/Hash_Blake2.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// Simple x264 Launcher
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Hash_Keccak.cpp b/src/Hash_Keccak.cpp
index 1b0fb72..276e818 100644
--- a/src/Hash_Keccak.cpp
+++ b/src/Hash_Keccak.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Hash_Keccak.h b/src/Hash_Keccak.h
index c26190f..17d2d2d 100644
--- a/src/Hash_Keccak.h
+++ b/src/Hash_Keccak.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/IPCChannel.cpp b/src/IPCChannel.cpp
index d233a5b..32d9517 100644
--- a/src/IPCChannel.cpp
+++ b/src/IPCChannel.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Internal.h b/src/Internal.h
index 55529ba..af4dc5f 100644
--- a/src/Internal.h
+++ b/src/Internal.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/JobObject_Win32.cpp b/src/JobObject_Win32.cpp
index 0a5c5a6..83fc0f4 100644
--- a/src/JobObject_Win32.cpp
+++ b/src/JobObject_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Mirrors.h.TEMPLATE b/src/Mirrors.h.TEMPLATE
index 94e454b..447d9fe 100644
--- a/src/Mirrors.h.TEMPLATE
+++ b/src/Mirrors.h.TEMPLATE
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/OSSupport_Win32.cpp b/src/OSSupport_Win32.cpp
index 32e7bfa..d4df572 100644
--- a/src/OSSupport_Win32.cpp
+++ b/src/OSSupport_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Registry_Win32.cpp b/src/Registry_Win32.cpp
index bd6d797..b0e9c40 100644
--- a/src/Registry_Win32.cpp
+++ b/src/Registry_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Sound_Win32.cpp b/src/Sound_Win32.cpp
index 3ec5302..5b4b866 100644
--- a/src/Sound_Win32.cpp
+++ b/src/Sound_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Startup.cpp b/src/Startup.cpp
index be4bad0..7e812d4 100644
--- a/src/Startup.cpp
+++ b/src/Startup.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Taskbar7_Win32.cpp b/src/Taskbar7_Win32.cpp
index 7ea0974..f16fe53 100644
--- a/src/Taskbar7_Win32.cpp
+++ b/src/Taskbar7_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Terminal_Win32.cpp b/src/Terminal_Win32.cpp
index 7676145..be9d6a9 100644
--- a/src/Terminal_Win32.cpp
+++ b/src/Terminal_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
diff --git a/src/Translation.cpp b/src/Translation.cpp
index 8c32e9e..186c999 100644
--- a/src/Translation.cpp
+++ b/src/Translation.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/UpdateChecker.cpp b/src/UpdateChecker.cpp
index bd3f00c..5c67008 100644
--- a/src/UpdateChecker.cpp
+++ b/src/UpdateChecker.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Utils_Win32.cpp b/src/Utils_Win32.cpp
index 6b91c93..86eef51 100644
--- a/src/Utils_Win32.cpp
+++ b/src/Utils_Win32.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Utils_Win32.h b/src/Utils_Win32.h
index 5266286..7607ddd 100644
--- a/src/Utils_Win32.h
+++ b/src/Utils_Win32.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/Version.cpp b/src/Version.cpp
index 5187afe..a06d0e1 100644
--- a/src/Version.cpp
+++ b/src/Version.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/test/src/GlobalTest.cpp b/test/src/GlobalTest.cpp
index 1b980d8..592fdeb 100644
--- a/test/src/GlobalTest.cpp
+++ b/test/src/GlobalTest.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/test/src/HashTest.cpp b/test/src/HashTest.cpp
index 774940c..23dbb1b 100644
--- a/test/src/HashTest.cpp
+++ b/test/src/HashTest.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/test/src/MUtilsTest.h b/test/src/MUtilsTest.h
index 4ab8e93..f359c18 100644
--- a/test/src/MUtilsTest.h
+++ b/test/src/MUtilsTest.h
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/test/src/Main.cpp b/test/src/Main.cpp
index 7fb9384..ec41497 100644
--- a/test/src/Main.cpp
+++ b/test/src/Main.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
@@ -103,7 +103,7 @@ static void qt_message_handler(QtMsgType type, const char *const msg)
int wmain(int argc, wchar_t **argv)
{
printf("MuldeR's Utilities for Qt v%u.%02u - Regression Test Suite [%s]\n", MUtils::Version::lib_version_major(), MUtils::Version::lib_version_minor(), MUTILS_DEBUG ? "DEBUG" : "RELEASE");
- printf("Copyright (C) 2004-2023 LoRd_MuldeR . Some rights reserved.\n");
+ printf("Copyright (C) 2004-2025 LoRd_MuldeR . Some rights reserved.\n");
printf("Built on %s at %s with %s for Win-%s.\n\n", MUTILS_UTF8(MUtils::Version::lib_build_date().toString(Qt::ISODate)), MUTILS_UTF8(MUtils::Version::lib_build_time().toString(Qt::ISODate)), MUtils::Version::compiler_version(), MUtils::Version::compiler_arch());
printf("This library is free software; you can redistribute it and/or\n");
diff --git a/test/src/OSTest.cpp b/test/src/OSTest.cpp
index 6666b2c..0393a71 100644
--- a/test/src/OSTest.cpp
+++ b/test/src/OSTest.cpp
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
// MuldeR's Utilities for Qt
-// Copyright (C) 2004-2023 LoRd_MuldeR
+// Copyright (C) 2004-2025 LoRd_MuldeR
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public