From a463b2d633f7565af378e3c46aadb9f56790ffba Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Fri, 11 Jan 2019 23:28:57 +0100 Subject: [PATCH] Happy new year 2019! --- LameXP.rc | 2 +- ReadMe.txt | 2 +- doc/Manual.html | 2 +- doc/Manual.md | 2 +- etc/NSIS/license.rtf | Bin 1105 -> 1105 bytes etc/NSIS/setup.nsi | 4 ++-- etc/Patches/!_Readme.txt | 2 +- etc/Patches/deprecated/!_Readme.txt | 2 +- etc/Translation/Blank.nsh | 2 +- etc/Translation/LameXP_DE.nsh | 2 +- etc/Translation/LameXP_ES.nsh | 2 +- etc/Translation/LameXP_HU.nsh | 2 +- etc/Translation/LameXP_PL.nsh | 2 +- etc/Translation/LameXP_RU.nsh | 2 +- etc/Translation/LameXP_UK.nsh | 2 +- src/Config.h | 2 +- src/CustomEventFilter.h | 2 +- src/Decoder_AAC.cpp | 2 +- src/Decoder_AAC.h | 2 +- src/Decoder_AC3.cpp | 2 +- src/Decoder_AC3.h | 2 +- src/Decoder_ADPCM.cpp | 2 +- src/Decoder_ADPCM.h | 2 +- src/Decoder_ALAC.cpp | 2 +- src/Decoder_ALAC.h | 2 +- src/Decoder_Abstract.cpp | 2 +- src/Decoder_Abstract.h | 2 +- src/Decoder_Avisynth.cpp | 2 +- src/Decoder_Avisynth.h | 2 +- src/Decoder_FLAC.cpp | 2 +- src/Decoder_FLAC.h | 2 +- src/Decoder_MAC.cpp | 2 +- src/Decoder_MAC.h | 2 +- src/Decoder_MP3.cpp | 2 +- src/Decoder_MP3.h | 2 +- src/Decoder_Musepack.cpp | 2 +- src/Decoder_Musepack.h | 2 +- src/Decoder_Opus.cpp | 2 +- src/Decoder_Opus.h | 2 +- src/Decoder_Shorten.cpp | 2 +- src/Decoder_Shorten.h | 2 +- src/Decoder_Speex.cpp | 2 +- src/Decoder_Speex.h | 2 +- src/Decoder_TTA.cpp | 2 +- src/Decoder_TTA.h | 2 +- src/Decoder_Vorbis.cpp | 2 +- src/Decoder_Vorbis.h | 2 +- src/Decoder_WMA.cpp | 2 +- src/Decoder_WMA.h | 2 +- src/Decoder_WavPack.cpp | 2 +- src/Decoder_WavPack.h | 2 +- src/Decoder_Wave.cpp | 2 +- src/Decoder_Wave.h | 2 +- src/Dialog_About.cpp | 2 +- src/Dialog_About.h | 2 +- src/Dialog_CueImport.cpp | 2 +- src/Dialog_CueImport.h | 2 +- src/Dialog_DropBox.cpp | 2 +- src/Dialog_DropBox.h | 2 +- src/Dialog_LogView.cpp | 2 +- src/Dialog_LogView.h | 2 +- src/Dialog_MainWindow.cpp | 2 +- src/Dialog_MainWindow.h | 2 +- src/Dialog_MetaInfo.cpp | 2 +- src/Dialog_MetaInfo.h | 2 +- src/Dialog_Processing.cpp | 2 +- src/Dialog_Processing.h | 2 +- src/Dialog_SplashScreen.cpp | 2 +- src/Dialog_SplashScreen.h | 2 +- src/Dialog_Update.cpp | 2 +- src/Dialog_Update.h | 2 +- src/Dialog_WorkingBanner.cpp | 2 +- src/Dialog_WorkingBanner.h | 2 +- src/Encoder_AAC.cpp | 2 +- src/Encoder_AAC.h | 2 +- src/Encoder_AAC_FDK.cpp | 2 +- src/Encoder_AAC_FDK.h | 2 +- src/Encoder_AAC_FHG.cpp | 2 +- src/Encoder_AAC_FHG.h | 2 +- src/Encoder_AAC_QAAC.cpp | 2 +- src/Encoder_AAC_QAAC.h | 2 +- src/Encoder_AC3.cpp | 2 +- src/Encoder_AC3.h | 2 +- src/Encoder_Abstract.cpp | 2 +- src/Encoder_Abstract.h | 2 +- src/Encoder_DCA.cpp | 2 +- src/Encoder_DCA.h | 2 +- src/Encoder_FLAC.cpp | 2 +- src/Encoder_FLAC.h | 2 +- src/Encoder_MAC.cpp | 2 +- src/Encoder_MAC.h | 2 +- src/Encoder_MP3.cpp | 2 +- src/Encoder_MP3.h | 2 +- src/Encoder_Opus.cpp | 2 +- src/Encoder_Opus.h | 2 +- src/Encoder_Vorbis.cpp | 2 +- src/Encoder_Vorbis.h | 2 +- src/Encoder_Wave.cpp | 2 +- src/Encoder_Wave.h | 2 +- src/FileHash.cpp | 2 +- src/FileHash.h | 2 +- src/Filter_Abstract.cpp | 2 +- src/Filter_Abstract.h | 2 +- src/Filter_Downmix.cpp | 2 +- src/Filter_Downmix.h | 2 +- src/Filter_Normalize.cpp | 2 +- src/Filter_Normalize.h | 2 +- src/Filter_Resample.cpp | 2 +- src/Filter_Resample.h | 2 +- src/Filter_ToneAdjust.cpp | 2 +- src/Filter_ToneAdjust.h | 2 +- src/Genres.cpp | 2 +- src/Genres.h | 2 +- src/Global.h | 2 +- src/Global_Tools.cpp | 2 +- src/Global_Utils.cpp | 2 +- src/Global_Version.cpp | 2 +- src/Global_Zero.cpp | 2 +- src/IPCCommands.h | 2 +- src/LockedFile.cpp | 2 +- src/LockedFile.h | 2 +- src/Main.cpp | 2 +- src/MimeTypes.h | 2 +- src/Model_Artwork.cpp | 2 +- src/Model_Artwork.h | 2 +- src/Model_AudioFile.cpp | 2 +- src/Model_AudioFile.h | 2 +- src/Model_CueSheet.cpp | 2 +- src/Model_CueSheet.h | 2 +- src/Model_FileExts.cpp | 2 +- src/Model_FileExts.h | 2 +- src/Model_FileList.cpp | 2 +- src/Model_FileList.h | 2 +- src/Model_FileSystem.cpp | 2 +- src/Model_FileSystem.h | 2 +- src/Model_MetaInfo.cpp | 2 +- src/Model_MetaInfo.h | 2 +- src/Model_Progress.cpp | 2 +- src/Model_Progress.h | 2 +- src/Model_Settings.cpp | 2 +- src/Model_Settings.h | 2 +- src/PlaylistImporter.cpp | 2 +- src/PlaylistImporter.h | 2 +- src/Registry_Decoder.cpp | 2 +- src/Registry_Decoder.h | 2 +- src/Registry_Encoder.cpp | 2 +- src/Registry_Encoder.h | 2 +- src/Resource.h | 2 +- src/ShellIntegration.cpp | 2 +- src/ShellIntegration.h | 2 +- src/Targetver.h | 2 +- src/Thread_CPUObserver.cpp | 2 +- src/Thread_CPUObserver.h | 2 +- src/Thread_CueSplitter.cpp | 2 +- src/Thread_CueSplitter.h | 2 +- src/Thread_DiskObserver.cpp | 2 +- src/Thread_DiskObserver.h | 2 +- src/Thread_FileAnalyzer.cpp | 2 +- src/Thread_FileAnalyzer.h | 2 +- src/Thread_FileAnalyzer_Task.cpp | 2 +- src/Thread_FileAnalyzer_Task.h | 2 +- src/Thread_Initialization.cpp | 2 +- src/Thread_Initialization.h | 2 +- src/Thread_MessageHandler.cpp | 2 +- src/Thread_MessageHandler.h | 2 +- src/Thread_MessageProducer.cpp | 2 +- src/Thread_MessageProducer.h | 2 +- src/Thread_Process.cpp | 2 +- src/Thread_Process.h | 2 +- src/Thread_RAMObserver.cpp | 2 +- src/Thread_RAMObserver.h | 2 +- src/Tool_Abstract.cpp | 2 +- src/Tool_Abstract.h | 2 +- src/Tool_WaveProperties.cpp | 2 +- src/Tool_WaveProperties.h | 2 +- src/Tools.h | 2 +- 176 files changed, 176 insertions(+), 176 deletions(-) diff --git a/LameXP.rc b/LameXP.rc index 164b5136..a6da83bf 100644 --- a/LameXP.rc +++ b/LameXP.rc @@ -50,7 +50,7 @@ BEGIN VALUE "FileDescription", "LameXP - Audio Encoder Front-End" VALUE "FileVersion", VER_LAMEXP_STR VALUE "InternalName", "LameXP Qt" - VALUE "LegalCopyright", "Copyright (C) 2004-2018 LoRd_MuldeR " + VALUE "LegalCopyright", "Copyright (C) 2004-2019 LoRd_MuldeR " VALUE "LegalTrademarks", "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License " VALUE "OriginalFilename", "LameXP.exe" VALUE "ProductName", "LameXP - Audio Encoder Front-End" diff --git a/ReadMe.txt b/ReadMe.txt index 3310c2ca..3678d349 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,5 +1,5 @@ LameXP - Audio Encoder Front-End -Copyright (C) 2004-2018 LoRd_MuldeR +Copyright (C) 2004-2019 LoRd_MuldeR http://www.muldersoft.com/ This program is free software; you can redistribute it and/or modify diff --git a/doc/Manual.html b/doc/Manual.html index 687f2a47..c78214b6 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -9,7 +9,7 @@ h='GMX.de%3E';a='@';n='% document.write(''+'<MuldeR2@GMX.de>'+'<\/'+'a'+'>'); // --> . Consequently, all copyrights on LameXP belong to LoRd_MuldeR. The right to use, modify and redistribute the LameXP software according to the terms of the GPL (GNU General Public License) is hereby granted to everybody. Please see below for license details! Be aware though that, if you want to use the LameXP software in a way that is not covered by the GPL, e.g. if you want to include the LameXP software (or parts of it) in a proprietary software, then an explicit written permission by LoRd_MuldeR is required!

More OpenSource projects by LoRd_MuldeR can be found at http://muldersoft.com/ and https://github.com/lordmulder. Please do not send us e-mail directly, if the problem or suggestion can be discussed on the support forums or on the issue tracker!

2.1 Third-party Software

Note that LameXP uses a number of third-party applications and libraries. The copyright on these third-party tools belongs to the individual authors. All third-party tools that are included in the official distribution packages of LameXP are distributed in full accordance with the respective software license. For legal reasons, some of the third-party tools can not be redistributed along with LameXP and therefore need to be obtained separately. For more details on the third-party tools that are used by the LameXP software, please refer to the "Third-party software" tab in the "About" dialogue. Moreover, various people have contributed translations to the LameXP project. These translation are redistributed with permission of the respective contributor. For more information about our contributors, please refer to the "Contributors" tab in the "About" dialogue.

2.2 License Terms

LameXP is free software, released under the terms of the GNU General Public License (GPL), version 2. The licenses for most software and other practical works are designed to take away your freedom to share and change those works. In contrast, the GPL is designed to guarantee your freedom to share and change all versions of the software. In other words, the GPL ensures that free software is going to remain free for all of its users until doomsday. LameXP adds some additional terms in order to keep your computer safe from unwanted software. See the GNU General Public License for more details!

LameXP - Audio Encoder Front-End
-Copyright (C) 2004-2018 LoRd_MuldeR <MuldeR2@GMX.de>
+Copyright (C) 2004-2019 LoRd_MuldeR <MuldeR2@GMX.de>
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
diff --git a/doc/Manual.md b/doc/Manual.md
index 2ed06c25..7124f995 100644
--- a/doc/Manual.md
+++ b/doc/Manual.md
@@ -103,7 +103,7 @@ Note that LameXP uses a number of *third-party* applications and libraries. The
 LameXP is [*free software*](http://en.wikipedia.org/wiki/Free_software_movement), released under the terms of the [*GNU General Public License* (GPL), version 2](http://www.gnu.org/licenses/gpl-2.0.html). The licenses for most software and other practical works are designed to take away your freedom to share and change those works. In contrast, the GPL is designed to *guarantee* your freedom to share and change all versions of the software. In other words, the GPL ensures that free software is going to remain free for all of its users until doomsday. LameXP adds some additional terms in order to keep your computer safe from unwanted software. See the *GNU General Public License* for more details!
 
 	LameXP - Audio Encoder Front-End
-	Copyright (C) 2004-2018 LoRd_MuldeR 
+	Copyright (C) 2004-2019 LoRd_MuldeR 
 
 	This program is free software; you can redistribute it and/or
 	modify it under the terms of the GNU General Public License
diff --git a/etc/NSIS/license.rtf b/etc/NSIS/license.rtf
index be2ad0f534aa7a14bed16cfabb99d842ce00dc07..0df1a1adc4eda55076e3b4e05ed7c473c1666cb2 100644
GIT binary patch
delta 37
ocwW26agk%f6DdmtpZuVdc;C{Tl++*v8whRW;O-l-@n0}A013Sfy8r+H

delta 37
qcwW26agk%f6DbP?pZuVdc;C{Tl++*vn_LiGWaN;ZTe0z9Ff#xS{|;IJ

diff --git a/etc/NSIS/setup.nsi b/etc/NSIS/setup.nsi
index 363d61cf..bcd5417b 100644
--- a/etc/NSIS/setup.nsi
+++ b/etc/NSIS/setup.nsi
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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
@@ -149,7 +149,7 @@ VIAddVersionKey "Comments" "This program is free software; you can redistribute
 VIAddVersionKey "CompanyName" "Free Software Foundation"
 VIAddVersionKey "FileDescription" "LameXP v${LAMEXP_VERSION} ${LAMEXP_INSTTYPE}-${LAMEXP_PATCH} [Build #${LAMEXP_BUILD}]"
 VIAddVersionKey "FileVersion" "${PRODUCT_VERSION_DATE}.${LAMEXP_BUILD} (${LAMEXP_VERSION})"
-VIAddVersionKey "LegalCopyright" "Copyright 2004-2018 LoRd_MuldeR"
+VIAddVersionKey "LegalCopyright" "Copyright 2004-2019 LoRd_MuldeR"
 VIAddVersionKey "LegalTrademarks" "GNU"
 VIAddVersionKey "OriginalFilename" "LameXP.${LAMEXP_DATE}.exe"
 VIAddVersionKey "ProductName" "LameXP - Audio Encoder Frontend"
diff --git a/etc/Patches/!_Readme.txt b/etc/Patches/!_Readme.txt
index 049a8eb1..f4cfe760 100644
--- a/etc/Patches/!_Readme.txt
+++ b/etc/Patches/!_Readme.txt
@@ -7,7 +7,7 @@ Most of these modifications were required to fix Unicode support on the Windows
 
 Other modifications were required to make the third-party audio tools compile+link properly in the build environment used in the development of LameXP.
 
-All patches provided here are Copyright (c) LoRd_MuldeR  2004-2018; each patch is released under the very same license as the original tool.
+All patches provided here are Copyright (c) LoRd_MuldeR  2004-2019; each patch is released under the very same license as the original tool.
 
 Please note that the patches provided here have NOT been approved by the original developers of the third-party audio tools - use them at your own risk!
 
diff --git a/etc/Patches/deprecated/!_Readme.txt b/etc/Patches/deprecated/!_Readme.txt
index 049a8eb1..f4cfe760 100644
--- a/etc/Patches/deprecated/!_Readme.txt
+++ b/etc/Patches/deprecated/!_Readme.txt
@@ -7,7 +7,7 @@ Most of these modifications were required to fix Unicode support on the Windows
 
 Other modifications were required to make the third-party audio tools compile+link properly in the build environment used in the development of LameXP.
 
-All patches provided here are Copyright (c) LoRd_MuldeR  2004-2018; each patch is released under the very same license as the original tool.
+All patches provided here are Copyright (c) LoRd_MuldeR  2004-2019; each patch is released under the very same license as the original tool.
 
 Please note that the patches provided here have NOT been approved by the original developers of the third-party audio tools - use them at your own risk!
 
diff --git a/etc/Translation/Blank.nsh b/etc/Translation/Blank.nsh
index 40b4a7bb..ad15d058 100644
--- a/etc/Translation/Blank.nsh
+++ b/etc/Translation/Blank.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_DE.nsh b/etc/Translation/LameXP_DE.nsh
index 5f007a10..e6bb9baa 100644
--- a/etc/Translation/LameXP_DE.nsh
+++ b/etc/Translation/LameXP_DE.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_ES.nsh b/etc/Translation/LameXP_ES.nsh
index 16b3ada4..62cf7206 100644
--- a/etc/Translation/LameXP_ES.nsh
+++ b/etc/Translation/LameXP_ES.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_HU.nsh b/etc/Translation/LameXP_HU.nsh
index 31d5456e..d55ba685 100644
--- a/etc/Translation/LameXP_HU.nsh
+++ b/etc/Translation/LameXP_HU.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_PL.nsh b/etc/Translation/LameXP_PL.nsh
index 68511367..940679dc 100644
--- a/etc/Translation/LameXP_PL.nsh
+++ b/etc/Translation/LameXP_PL.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_RU.nsh b/etc/Translation/LameXP_RU.nsh
index 1e8c07c3..02dbc149 100644
--- a/etc/Translation/LameXP_RU.nsh
+++ b/etc/Translation/LameXP_RU.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/etc/Translation/LameXP_UK.nsh b/etc/Translation/LameXP_UK.nsh
index bd540e94..9a8a5cba 100644
--- a/etc/Translation/LameXP_UK.nsh
+++ b/etc/Translation/LameXP_UK.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2018 LoRd_MuldeR 
+; // Copyright (C) 2004-2019 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/Config.h b/src/Config.h
index 6d390e9f..3d6d025f 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/CustomEventFilter.h b/src/CustomEventFilter.h
index 2f4c0176..023c3d87 100644
--- a/src/CustomEventFilter.h
+++ b/src/CustomEventFilter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_AAC.cpp b/src/Decoder_AAC.cpp
index 0727a612..3e4a7453 100644
--- a/src/Decoder_AAC.cpp
+++ b/src/Decoder_AAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_AAC.h b/src/Decoder_AAC.h
index 91ec221d..9f2036ea 100644
--- a/src/Decoder_AAC.h
+++ b/src/Decoder_AAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_AC3.cpp b/src/Decoder_AC3.cpp
index 79f8423b..0ea02b7d 100644
--- a/src/Decoder_AC3.cpp
+++ b/src/Decoder_AC3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_AC3.h b/src/Decoder_AC3.h
index bc36e7b5..8b555810 100644
--- a/src/Decoder_AC3.h
+++ b/src/Decoder_AC3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_ADPCM.cpp b/src/Decoder_ADPCM.cpp
index 844d660d..7c0664de 100644
--- a/src/Decoder_ADPCM.cpp
+++ b/src/Decoder_ADPCM.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_ADPCM.h b/src/Decoder_ADPCM.h
index 4b357c5e..a3ec5cd7 100644
--- a/src/Decoder_ADPCM.h
+++ b/src/Decoder_ADPCM.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_ALAC.cpp b/src/Decoder_ALAC.cpp
index 269957a2..c6391ae2 100644
--- a/src/Decoder_ALAC.cpp
+++ b/src/Decoder_ALAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_ALAC.h b/src/Decoder_ALAC.h
index 49822a06..31cf23ca 100644
--- a/src/Decoder_ALAC.h
+++ b/src/Decoder_ALAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Abstract.cpp b/src/Decoder_Abstract.cpp
index 967b519f..8cf42167 100644
--- a/src/Decoder_Abstract.cpp
+++ b/src/Decoder_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Abstract.h b/src/Decoder_Abstract.h
index e8ec4d95..60a6ac76 100644
--- a/src/Decoder_Abstract.h
+++ b/src/Decoder_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Avisynth.cpp b/src/Decoder_Avisynth.cpp
index a14ef922..26b5ace5 100644
--- a/src/Decoder_Avisynth.cpp
+++ b/src/Decoder_Avisynth.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Avisynth.h b/src/Decoder_Avisynth.h
index a5d54ba1..c14c1520 100644
--- a/src/Decoder_Avisynth.h
+++ b/src/Decoder_Avisynth.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_FLAC.cpp b/src/Decoder_FLAC.cpp
index d437eee9..330bb2d8 100644
--- a/src/Decoder_FLAC.cpp
+++ b/src/Decoder_FLAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_FLAC.h b/src/Decoder_FLAC.h
index 2a8d5faa..f4e33794 100644
--- a/src/Decoder_FLAC.h
+++ b/src/Decoder_FLAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_MAC.cpp b/src/Decoder_MAC.cpp
index 41094f05..a44f3560 100644
--- a/src/Decoder_MAC.cpp
+++ b/src/Decoder_MAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_MAC.h b/src/Decoder_MAC.h
index dee25992..15f55567 100644
--- a/src/Decoder_MAC.h
+++ b/src/Decoder_MAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_MP3.cpp b/src/Decoder_MP3.cpp
index 5cb30e83..c82d2337 100644
--- a/src/Decoder_MP3.cpp
+++ b/src/Decoder_MP3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_MP3.h b/src/Decoder_MP3.h
index 90cb004c..ca3a3fc3 100644
--- a/src/Decoder_MP3.h
+++ b/src/Decoder_MP3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Musepack.cpp b/src/Decoder_Musepack.cpp
index 0f72a41d..5282ec9e 100644
--- a/src/Decoder_Musepack.cpp
+++ b/src/Decoder_Musepack.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Musepack.h b/src/Decoder_Musepack.h
index 2324d727..eeac4d5a 100644
--- a/src/Decoder_Musepack.h
+++ b/src/Decoder_Musepack.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Opus.cpp b/src/Decoder_Opus.cpp
index 47daab80..6f7dff16 100644
--- a/src/Decoder_Opus.cpp
+++ b/src/Decoder_Opus.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Opus.h b/src/Decoder_Opus.h
index 896ff3b5..d2604bc1 100644
--- a/src/Decoder_Opus.h
+++ b/src/Decoder_Opus.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Shorten.cpp b/src/Decoder_Shorten.cpp
index 0e0b80b1..916424b5 100644
--- a/src/Decoder_Shorten.cpp
+++ b/src/Decoder_Shorten.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Shorten.h b/src/Decoder_Shorten.h
index 073c9cfd..52dc926d 100644
--- a/src/Decoder_Shorten.h
+++ b/src/Decoder_Shorten.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Speex.cpp b/src/Decoder_Speex.cpp
index dfd94db5..1163648b 100644
--- a/src/Decoder_Speex.cpp
+++ b/src/Decoder_Speex.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Speex.h b/src/Decoder_Speex.h
index bc89629a..fbeb313f 100644
--- a/src/Decoder_Speex.h
+++ b/src/Decoder_Speex.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_TTA.cpp b/src/Decoder_TTA.cpp
index f1b0a6d5..b13bf480 100644
--- a/src/Decoder_TTA.cpp
+++ b/src/Decoder_TTA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_TTA.h b/src/Decoder_TTA.h
index 15794593..2ac20981 100644
--- a/src/Decoder_TTA.h
+++ b/src/Decoder_TTA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Vorbis.cpp b/src/Decoder_Vorbis.cpp
index aedc3603..1b987db6 100644
--- a/src/Decoder_Vorbis.cpp
+++ b/src/Decoder_Vorbis.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Vorbis.h b/src/Decoder_Vorbis.h
index 4027c84c..df0c98ad 100644
--- a/src/Decoder_Vorbis.h
+++ b/src/Decoder_Vorbis.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_WMA.cpp b/src/Decoder_WMA.cpp
index a9c00bd4..24687f1c 100644
--- a/src/Decoder_WMA.cpp
+++ b/src/Decoder_WMA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_WMA.h b/src/Decoder_WMA.h
index fab7d145..944591c9 100644
--- a/src/Decoder_WMA.h
+++ b/src/Decoder_WMA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_WavPack.cpp b/src/Decoder_WavPack.cpp
index 5805d077..42cde922 100644
--- a/src/Decoder_WavPack.cpp
+++ b/src/Decoder_WavPack.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_WavPack.h b/src/Decoder_WavPack.h
index ce812d67..5bc9e807 100644
--- a/src/Decoder_WavPack.h
+++ b/src/Decoder_WavPack.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Wave.cpp b/src/Decoder_Wave.cpp
index d82d18fe..5c2237d2 100644
--- a/src/Decoder_Wave.cpp
+++ b/src/Decoder_Wave.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Decoder_Wave.h b/src/Decoder_Wave.h
index b6898fc9..7e319bc4 100644
--- a/src/Decoder_Wave.h
+++ b/src/Decoder_Wave.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_About.cpp b/src/Dialog_About.cpp
index 4073e902..376fa7dd 100644
--- a/src/Dialog_About.cpp
+++ b/src/Dialog_About.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_About.h b/src/Dialog_About.h
index 931ddad5..b341e6b3 100644
--- a/src/Dialog_About.h
+++ b/src/Dialog_About.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_CueImport.cpp b/src/Dialog_CueImport.cpp
index dce38814..b8eed715 100644
--- a/src/Dialog_CueImport.cpp
+++ b/src/Dialog_CueImport.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_CueImport.h b/src/Dialog_CueImport.h
index e9e0bb50..a53348a2 100644
--- a/src/Dialog_CueImport.h
+++ b/src/Dialog_CueImport.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_DropBox.cpp b/src/Dialog_DropBox.cpp
index b9ed1eeb..33dae891 100644
--- a/src/Dialog_DropBox.cpp
+++ b/src/Dialog_DropBox.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_DropBox.h b/src/Dialog_DropBox.h
index 86d7e1f7..86b45f32 100644
--- a/src/Dialog_DropBox.h
+++ b/src/Dialog_DropBox.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_LogView.cpp b/src/Dialog_LogView.cpp
index 70c83a09..c878c306 100644
--- a/src/Dialog_LogView.cpp
+++ b/src/Dialog_LogView.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_LogView.h b/src/Dialog_LogView.h
index 5b4b0265..3cb5cbb9 100644
--- a/src/Dialog_LogView.h
+++ b/src/Dialog_LogView.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_MainWindow.cpp b/src/Dialog_MainWindow.cpp
index 53c85859..53e5e11b 100644
--- a/src/Dialog_MainWindow.cpp
+++ b/src/Dialog_MainWindow.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_MainWindow.h b/src/Dialog_MainWindow.h
index 28083199..18a98b9e 100644
--- a/src/Dialog_MainWindow.h
+++ b/src/Dialog_MainWindow.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_MetaInfo.cpp b/src/Dialog_MetaInfo.cpp
index da8c6276..18113ef4 100644
--- a/src/Dialog_MetaInfo.cpp
+++ b/src/Dialog_MetaInfo.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_MetaInfo.h b/src/Dialog_MetaInfo.h
index 3b4897f7..1afec5f1 100644
--- a/src/Dialog_MetaInfo.h
+++ b/src/Dialog_MetaInfo.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_Processing.cpp b/src/Dialog_Processing.cpp
index 02916f9a..8d24f964 100644
--- a/src/Dialog_Processing.cpp
+++ b/src/Dialog_Processing.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_Processing.h b/src/Dialog_Processing.h
index 30797964..bff9b821 100644
--- a/src/Dialog_Processing.h
+++ b/src/Dialog_Processing.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_SplashScreen.cpp b/src/Dialog_SplashScreen.cpp
index 4a99bc21..470e3194 100644
--- a/src/Dialog_SplashScreen.cpp
+++ b/src/Dialog_SplashScreen.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_SplashScreen.h b/src/Dialog_SplashScreen.h
index 2622a586..4dfe76b7 100644
--- a/src/Dialog_SplashScreen.h
+++ b/src/Dialog_SplashScreen.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_Update.cpp b/src/Dialog_Update.cpp
index 35117ff0..7cd3da7d 100644
--- a/src/Dialog_Update.cpp
+++ b/src/Dialog_Update.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_Update.h b/src/Dialog_Update.h
index 753f2e7e..e32477fd 100644
--- a/src/Dialog_Update.h
+++ b/src/Dialog_Update.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_WorkingBanner.cpp b/src/Dialog_WorkingBanner.cpp
index db1f19be..a0ddef4f 100644
--- a/src/Dialog_WorkingBanner.cpp
+++ b/src/Dialog_WorkingBanner.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Dialog_WorkingBanner.h b/src/Dialog_WorkingBanner.h
index 90d0b66c..a1838a27 100644
--- a/src/Dialog_WorkingBanner.h
+++ b/src/Dialog_WorkingBanner.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC.cpp b/src/Encoder_AAC.cpp
index c96ca6f7..cdab2b9a 100644
--- a/src/Encoder_AAC.cpp
+++ b/src/Encoder_AAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC.h b/src/Encoder_AAC.h
index 04643d8c..8a6a0538 100644
--- a/src/Encoder_AAC.h
+++ b/src/Encoder_AAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_FDK.cpp b/src/Encoder_AAC_FDK.cpp
index 29e22113..e927e525 100644
--- a/src/Encoder_AAC_FDK.cpp
+++ b/src/Encoder_AAC_FDK.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_FDK.h b/src/Encoder_AAC_FDK.h
index 67e5d184..c8a2e532 100644
--- a/src/Encoder_AAC_FDK.h
+++ b/src/Encoder_AAC_FDK.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_FHG.cpp b/src/Encoder_AAC_FHG.cpp
index f5b5cf5f..1d289009 100644
--- a/src/Encoder_AAC_FHG.cpp
+++ b/src/Encoder_AAC_FHG.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_FHG.h b/src/Encoder_AAC_FHG.h
index 60690207..f72ac05c 100644
--- a/src/Encoder_AAC_FHG.h
+++ b/src/Encoder_AAC_FHG.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_QAAC.cpp b/src/Encoder_AAC_QAAC.cpp
index a0f74f56..aa02706b 100644
--- a/src/Encoder_AAC_QAAC.cpp
+++ b/src/Encoder_AAC_QAAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AAC_QAAC.h b/src/Encoder_AAC_QAAC.h
index fd26b335..decea545 100644
--- a/src/Encoder_AAC_QAAC.h
+++ b/src/Encoder_AAC_QAAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AC3.cpp b/src/Encoder_AC3.cpp
index 35efb473..04e08051 100644
--- a/src/Encoder_AC3.cpp
+++ b/src/Encoder_AC3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_AC3.h b/src/Encoder_AC3.h
index 79bb8849..28eb0a9b 100644
--- a/src/Encoder_AC3.h
+++ b/src/Encoder_AC3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Abstract.cpp b/src/Encoder_Abstract.cpp
index 11d62a0b..a1f3d4c1 100644
--- a/src/Encoder_Abstract.cpp
+++ b/src/Encoder_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Abstract.h b/src/Encoder_Abstract.h
index 34cb1b37..14b33f52 100644
--- a/src/Encoder_Abstract.h
+++ b/src/Encoder_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_DCA.cpp b/src/Encoder_DCA.cpp
index f1f593bd..78992e21 100644
--- a/src/Encoder_DCA.cpp
+++ b/src/Encoder_DCA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_DCA.h b/src/Encoder_DCA.h
index fba94b7e..fb398526 100644
--- a/src/Encoder_DCA.h
+++ b/src/Encoder_DCA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_FLAC.cpp b/src/Encoder_FLAC.cpp
index 09bef438..ee4a832e 100644
--- a/src/Encoder_FLAC.cpp
+++ b/src/Encoder_FLAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_FLAC.h b/src/Encoder_FLAC.h
index ee953000..adae579b 100644
--- a/src/Encoder_FLAC.h
+++ b/src/Encoder_FLAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_MAC.cpp b/src/Encoder_MAC.cpp
index 42d7be61..07d999a7 100644
--- a/src/Encoder_MAC.cpp
+++ b/src/Encoder_MAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_MAC.h b/src/Encoder_MAC.h
index 15112e10..afc33240 100644
--- a/src/Encoder_MAC.h
+++ b/src/Encoder_MAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_MP3.cpp b/src/Encoder_MP3.cpp
index 13966982..1e33d0cf 100644
--- a/src/Encoder_MP3.cpp
+++ b/src/Encoder_MP3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_MP3.h b/src/Encoder_MP3.h
index fc722e5a..d094e68a 100644
--- a/src/Encoder_MP3.h
+++ b/src/Encoder_MP3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Opus.cpp b/src/Encoder_Opus.cpp
index 67e68afd..2eefd3a0 100644
--- a/src/Encoder_Opus.cpp
+++ b/src/Encoder_Opus.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Opus.h b/src/Encoder_Opus.h
index 727bab09..63aafadd 100644
--- a/src/Encoder_Opus.h
+++ b/src/Encoder_Opus.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Vorbis.cpp b/src/Encoder_Vorbis.cpp
index 5faedaee..524ec2a2 100644
--- a/src/Encoder_Vorbis.cpp
+++ b/src/Encoder_Vorbis.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Vorbis.h b/src/Encoder_Vorbis.h
index c250a50a..2ce4d10e 100644
--- a/src/Encoder_Vorbis.h
+++ b/src/Encoder_Vorbis.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Wave.cpp b/src/Encoder_Wave.cpp
index 730e0db1..95215330 100644
--- a/src/Encoder_Wave.cpp
+++ b/src/Encoder_Wave.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Encoder_Wave.h b/src/Encoder_Wave.h
index b8858238..5ff477d4 100644
--- a/src/Encoder_Wave.h
+++ b/src/Encoder_Wave.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/FileHash.cpp b/src/FileHash.cpp
index 45b8ce94..596a7f46 100644
--- a/src/FileHash.cpp
+++ b/src/FileHash.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/FileHash.h b/src/FileHash.h
index 052efa1a..03936cb5 100644
--- a/src/FileHash.h
+++ b/src/FileHash.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Abstract.cpp b/src/Filter_Abstract.cpp
index ce38c064..721a0160 100644
--- a/src/Filter_Abstract.cpp
+++ b/src/Filter_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Abstract.h b/src/Filter_Abstract.h
index bef7960f..1fba3e75 100644
--- a/src/Filter_Abstract.h
+++ b/src/Filter_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Downmix.cpp b/src/Filter_Downmix.cpp
index 4cf28342..2201eeb4 100644
--- a/src/Filter_Downmix.cpp
+++ b/src/Filter_Downmix.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Downmix.h b/src/Filter_Downmix.h
index bb3971ae..4b9a2e99 100644
--- a/src/Filter_Downmix.h
+++ b/src/Filter_Downmix.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Normalize.cpp b/src/Filter_Normalize.cpp
index a74aeaa3..90e6674e 100644
--- a/src/Filter_Normalize.cpp
+++ b/src/Filter_Normalize.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Normalize.h b/src/Filter_Normalize.h
index 4edd0637..bf127169 100644
--- a/src/Filter_Normalize.h
+++ b/src/Filter_Normalize.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Resample.cpp b/src/Filter_Resample.cpp
index 590e2d13..f60bbbcf 100644
--- a/src/Filter_Resample.cpp
+++ b/src/Filter_Resample.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_Resample.h b/src/Filter_Resample.h
index de001ad4..05fe59c9 100644
--- a/src/Filter_Resample.h
+++ b/src/Filter_Resample.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_ToneAdjust.cpp b/src/Filter_ToneAdjust.cpp
index 15e21981..dd87a947 100644
--- a/src/Filter_ToneAdjust.cpp
+++ b/src/Filter_ToneAdjust.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Filter_ToneAdjust.h b/src/Filter_ToneAdjust.h
index e7f567fe..91d80e19 100644
--- a/src/Filter_ToneAdjust.h
+++ b/src/Filter_ToneAdjust.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Genres.cpp b/src/Genres.cpp
index 69038c4e..eabae540 100644
--- a/src/Genres.cpp
+++ b/src/Genres.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Genres.h b/src/Genres.h
index d26b0713..eec1dfd4 100644
--- a/src/Genres.h
+++ b/src/Genres.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Global.h b/src/Global.h
index 1a84ec64..51824ed1 100644
--- a/src/Global.h
+++ b/src/Global.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Global_Tools.cpp b/src/Global_Tools.cpp
index d6af883e..3937af64 100644
--- a/src/Global_Tools.cpp
+++ b/src/Global_Tools.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Global_Utils.cpp b/src/Global_Utils.cpp
index 9c7451ec..2aba4a0a 100644
--- a/src/Global_Utils.cpp
+++ b/src/Global_Utils.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Global_Version.cpp b/src/Global_Version.cpp
index 8526edfa..0dfe1c6e 100644
--- a/src/Global_Version.cpp
+++ b/src/Global_Version.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Global_Zero.cpp b/src/Global_Zero.cpp
index 4178f0d0..8192514b 100644
--- a/src/Global_Zero.cpp
+++ b/src/Global_Zero.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/IPCCommands.h b/src/IPCCommands.h
index b924fad4..6b1cfe23 100644
--- a/src/IPCCommands.h
+++ b/src/IPCCommands.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/LockedFile.cpp b/src/LockedFile.cpp
index 2bbcaa3b..8f5d98f8 100644
--- a/src/LockedFile.cpp
+++ b/src/LockedFile.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/LockedFile.h b/src/LockedFile.h
index 7e16e893..290993a1 100644
--- a/src/LockedFile.h
+++ b/src/LockedFile.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Main.cpp b/src/Main.cpp
index 4eff9108..10349a67 100644
--- a/src/Main.cpp
+++ b/src/Main.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/MimeTypes.h b/src/MimeTypes.h
index 66c3b898..f92485ef 100644
--- a/src/MimeTypes.h
+++ b/src/MimeTypes.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Artwork.cpp b/src/Model_Artwork.cpp
index 3c73f4da..a27e96de 100644
--- a/src/Model_Artwork.cpp
+++ b/src/Model_Artwork.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Artwork.h b/src/Model_Artwork.h
index a771f1d9..2aa9c123 100644
--- a/src/Model_Artwork.h
+++ b/src/Model_Artwork.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_AudioFile.cpp b/src/Model_AudioFile.cpp
index d1cc1db1..0662d7fe 100644
--- a/src/Model_AudioFile.cpp
+++ b/src/Model_AudioFile.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_AudioFile.h b/src/Model_AudioFile.h
index 3c0f5df3..7f73273b 100644
--- a/src/Model_AudioFile.h
+++ b/src/Model_AudioFile.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_CueSheet.cpp b/src/Model_CueSheet.cpp
index 3ba5089c..e4dc0f99 100644
--- a/src/Model_CueSheet.cpp
+++ b/src/Model_CueSheet.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_CueSheet.h b/src/Model_CueSheet.h
index 15fe6782..4f287bd7 100644
--- a/src/Model_CueSheet.h
+++ b/src/Model_CueSheet.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileExts.cpp b/src/Model_FileExts.cpp
index 6b7eecf3..b27e9133 100644
--- a/src/Model_FileExts.cpp
+++ b/src/Model_FileExts.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileExts.h b/src/Model_FileExts.h
index 17cab747..7b75dc9d 100644
--- a/src/Model_FileExts.h
+++ b/src/Model_FileExts.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileList.cpp b/src/Model_FileList.cpp
index 6b5e5c15..b46596da 100644
--- a/src/Model_FileList.cpp
+++ b/src/Model_FileList.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileList.h b/src/Model_FileList.h
index 39fae7e9..566fe83c 100644
--- a/src/Model_FileList.h
+++ b/src/Model_FileList.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileSystem.cpp b/src/Model_FileSystem.cpp
index ba7c338a..da8bb4aa 100644
--- a/src/Model_FileSystem.cpp
+++ b/src/Model_FileSystem.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_FileSystem.h b/src/Model_FileSystem.h
index f1468ea1..af19d6cc 100644
--- a/src/Model_FileSystem.h
+++ b/src/Model_FileSystem.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_MetaInfo.cpp b/src/Model_MetaInfo.cpp
index 503d5e96..34745895 100644
--- a/src/Model_MetaInfo.cpp
+++ b/src/Model_MetaInfo.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_MetaInfo.h b/src/Model_MetaInfo.h
index 1c60773a..fa3b2d28 100644
--- a/src/Model_MetaInfo.h
+++ b/src/Model_MetaInfo.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Progress.cpp b/src/Model_Progress.cpp
index 23bdbfc8..656071c1 100644
--- a/src/Model_Progress.cpp
+++ b/src/Model_Progress.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Progress.h b/src/Model_Progress.h
index 8276c744..19227ecb 100644
--- a/src/Model_Progress.h
+++ b/src/Model_Progress.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Settings.cpp b/src/Model_Settings.cpp
index 0a49a39b..537fc1cb 100644
--- a/src/Model_Settings.cpp
+++ b/src/Model_Settings.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Model_Settings.h b/src/Model_Settings.h
index f43a5fa5..4f44b8ab 100644
--- a/src/Model_Settings.h
+++ b/src/Model_Settings.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/PlaylistImporter.cpp b/src/PlaylistImporter.cpp
index 9728d050..bb693237 100644
--- a/src/PlaylistImporter.cpp
+++ b/src/PlaylistImporter.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/PlaylistImporter.h b/src/PlaylistImporter.h
index 66391370..4e6c856e 100644
--- a/src/PlaylistImporter.h
+++ b/src/PlaylistImporter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Registry_Decoder.cpp b/src/Registry_Decoder.cpp
index 612eaeb4..0029cf74 100644
--- a/src/Registry_Decoder.cpp
+++ b/src/Registry_Decoder.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Registry_Decoder.h b/src/Registry_Decoder.h
index d40c55ca..9d707696 100644
--- a/src/Registry_Decoder.h
+++ b/src/Registry_Decoder.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Registry_Encoder.cpp b/src/Registry_Encoder.cpp
index be9fac9b..b3678300 100644
--- a/src/Registry_Encoder.cpp
+++ b/src/Registry_Encoder.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Registry_Encoder.h b/src/Registry_Encoder.h
index e6bd53c2..fc79c6f2 100644
--- a/src/Registry_Encoder.h
+++ b/src/Registry_Encoder.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Resource.h b/src/Resource.h
index 77388280..5f53df72 100644
--- a/src/Resource.h
+++ b/src/Resource.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/ShellIntegration.cpp b/src/ShellIntegration.cpp
index 849d6e82..0bf9d711 100644
--- a/src/ShellIntegration.cpp
+++ b/src/ShellIntegration.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/ShellIntegration.h b/src/ShellIntegration.h
index a4d54214..9a8fd1af 100644
--- a/src/ShellIntegration.h
+++ b/src/ShellIntegration.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Targetver.h b/src/Targetver.h
index e011de5a..cb09b4d0 100644
--- a/src/Targetver.h
+++ b/src/Targetver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_CPUObserver.cpp b/src/Thread_CPUObserver.cpp
index b311dd34..fe95ce10 100644
--- a/src/Thread_CPUObserver.cpp
+++ b/src/Thread_CPUObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_CPUObserver.h b/src/Thread_CPUObserver.h
index 0d8dc43d..60d03cd4 100644
--- a/src/Thread_CPUObserver.h
+++ b/src/Thread_CPUObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_CueSplitter.cpp b/src/Thread_CueSplitter.cpp
index de8d4101..9edff6ce 100644
--- a/src/Thread_CueSplitter.cpp
+++ b/src/Thread_CueSplitter.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_CueSplitter.h b/src/Thread_CueSplitter.h
index ed0af8d7..beb34fba 100644
--- a/src/Thread_CueSplitter.h
+++ b/src/Thread_CueSplitter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_DiskObserver.cpp b/src/Thread_DiskObserver.cpp
index 582377ec..8516a922 100644
--- a/src/Thread_DiskObserver.cpp
+++ b/src/Thread_DiskObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_DiskObserver.h b/src/Thread_DiskObserver.h
index 724920e8..f5acdd8a 100644
--- a/src/Thread_DiskObserver.h
+++ b/src/Thread_DiskObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_FileAnalyzer.cpp b/src/Thread_FileAnalyzer.cpp
index 6d630448..09c77dc7 100644
--- a/src/Thread_FileAnalyzer.cpp
+++ b/src/Thread_FileAnalyzer.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_FileAnalyzer.h b/src/Thread_FileAnalyzer.h
index a44a511a..96a88e4e 100644
--- a/src/Thread_FileAnalyzer.h
+++ b/src/Thread_FileAnalyzer.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_FileAnalyzer_Task.cpp b/src/Thread_FileAnalyzer_Task.cpp
index 496daaea..d9f333cf 100644
--- a/src/Thread_FileAnalyzer_Task.cpp
+++ b/src/Thread_FileAnalyzer_Task.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_FileAnalyzer_Task.h b/src/Thread_FileAnalyzer_Task.h
index 38ac467c..03e18130 100644
--- a/src/Thread_FileAnalyzer_Task.h
+++ b/src/Thread_FileAnalyzer_Task.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_Initialization.cpp b/src/Thread_Initialization.cpp
index fe96f9cf..9ef15260 100644
--- a/src/Thread_Initialization.cpp
+++ b/src/Thread_Initialization.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_Initialization.h b/src/Thread_Initialization.h
index 64085693..d225029a 100644
--- a/src/Thread_Initialization.h
+++ b/src/Thread_Initialization.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_MessageHandler.cpp b/src/Thread_MessageHandler.cpp
index 27ab6067..cbd5712a 100644
--- a/src/Thread_MessageHandler.cpp
+++ b/src/Thread_MessageHandler.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_MessageHandler.h b/src/Thread_MessageHandler.h
index e6557baa..3f2423ab 100644
--- a/src/Thread_MessageHandler.h
+++ b/src/Thread_MessageHandler.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_MessageProducer.cpp b/src/Thread_MessageProducer.cpp
index 26e106f0..b5206553 100644
--- a/src/Thread_MessageProducer.cpp
+++ b/src/Thread_MessageProducer.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_MessageProducer.h b/src/Thread_MessageProducer.h
index 3861aa63..583247ce 100644
--- a/src/Thread_MessageProducer.h
+++ b/src/Thread_MessageProducer.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_Process.cpp b/src/Thread_Process.cpp
index 4830a4b3..135d6893 100644
--- a/src/Thread_Process.cpp
+++ b/src/Thread_Process.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_Process.h b/src/Thread_Process.h
index 4a3bc821..1a34e692 100644
--- a/src/Thread_Process.h
+++ b/src/Thread_Process.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_RAMObserver.cpp b/src/Thread_RAMObserver.cpp
index a5fdf565..62e25bfe 100644
--- a/src/Thread_RAMObserver.cpp
+++ b/src/Thread_RAMObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Thread_RAMObserver.h b/src/Thread_RAMObserver.h
index ab02142b..d5e23bf0 100644
--- a/src/Thread_RAMObserver.h
+++ b/src/Thread_RAMObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Tool_Abstract.cpp b/src/Tool_Abstract.cpp
index d939f28f..e6ade8b1 100644
--- a/src/Tool_Abstract.cpp
+++ b/src/Tool_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Tool_Abstract.h b/src/Tool_Abstract.h
index 7a5d839e..7a4a6d3e 100644
--- a/src/Tool_Abstract.h
+++ b/src/Tool_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Tool_WaveProperties.cpp b/src/Tool_WaveProperties.cpp
index 3e5b603e..852fadaf 100644
--- a/src/Tool_WaveProperties.cpp
+++ b/src/Tool_WaveProperties.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Tool_WaveProperties.h b/src/Tool_WaveProperties.h
index 22f3f7ed..5726750f 100644
--- a/src/Tool_WaveProperties.h
+++ b/src/Tool_WaveProperties.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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/Tools.h b/src/Tools.h
index f01ddcef..dd595c36 100644
--- a/src/Tools.h
+++ b/src/Tools.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2018 LoRd_MuldeR 
+// Copyright (C) 2004-2019 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
-- 
2.11.4.GIT