From 51b963d695bc2f781fe7efc5a6b2749600e88316 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Wed, 17 Feb 2021 00:52:18 +0100 Subject: [PATCH] Updated copyright year. --- LameXP.rc | 2 +- ReadMe.txt | 2 +- doc/Manual.html | 2 +- doc/Manual.md | 2 +- etc/NSIS/setup.nsi | 4 ++-- etc/Patches/!_Readme.txt | 2 +- etc/Patches/deprecated/!_Readme.txt | 2 +- etc/Translation/Blank.nsh | 2 +- etc/Translation/LameXP_BG.nsh | 2 +- etc/Translation/LameXP_DE.nsh | 2 +- etc/Translation/LameXP_ES.nsh | 2 +- etc/Translation/LameXP_HU.nsh | 2 +- etc/Translation/LameXP_JA.nsh | 2 +- etc/Translation/LameXP_PL.nsh | 2 +- etc/Translation/LameXP_RU.nsh | 2 +- etc/Translation/LameXP_UK.nsh | 2 +- src/Config.h | 4 ++-- 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 +- 177 files changed, 179 insertions(+), 179 deletions(-) diff --git a/LameXP.rc b/LameXP.rc index 228bc6bd..593336e2 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-2020 LoRd_MuldeR " + VALUE "LegalCopyright", "Copyright (C) 2004-2021 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 d438e449..b2c4b058 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,5 +1,5 @@ LameXP - Audio Encoder Front-End -Copyright (C) 2004-2020 LoRd_MuldeR +Copyright (C) 2004-2021 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 b3a4e12c..1015e717 100644 --- a/doc/Manual.html +++ b/doc/Manual.html @@ -1,5 +1,5 @@ LameXP

LameXP

Audio-Encoder Front-End – Manual

1 Introduction

LameXP is a graphical user-interface (GUI front-end) for various of audio encoders and decoders: It allows you to convert your audio files from one audio format to another one in the most simple way. Despite its name, LameXP is not only a front-end for the LAME MP3 encoder, but supports a wide range of output formats, including MP3, Ogg Vorbis, Opus, AAC/MP4, FLAC, AC-3 and Wave Audio. The number of supported input formats is even bigger! Furthermore LameXP not only runs on Windows XP, but also on Windows 7, 8 and 10 as well as other operating systems. 32-Bit and 64-Bit systems are supported.

Since all the encoders and decoders that are used by the LameXP software are already built-in (with one exception), you do not need to install any additional software, such as "Codecs", "Filters" or "Plug-ins", on your computer. Everything works "out of the box". You can even use LameXP as a "portable" application, i.e. you can run LameXP directly off your USB stick. Moreover, LameXP was designed for batch processing. This means that you can convert a huge number of audio files, e.g. a complete album or even your entire music collection, in just a single step. At the same time, LameXP is able to process several audio files concurrently, so it can take full advantage of modern multi-core processors! However, LameXP is not only optimized for speed, it also provides excellent sound quality by using the most sophisticated audio encoders available.

In addition to that, LameXP provides full support for meta information, including cover artwork. So when converting your audio files with LameXP, any existing meta information will be retained – to the highest possible extent. Of course, there also is an easy-to-use meta-tag editor for adding new meta information or managing the existing meta information. On top of it all, LameXP provides full Unicode support, for meta information as well as file names, thus problems with "intentional" character sets are avoided. Likewise, thanks to our translators, the user-interface of the LameXP software is available in many different languages, including English, German, Spanish and Chinese. Last but not least, LameXP supports a number of post-processing filters, including sample rate conversion, normalization (gain adjustment), tone adjustment as well as down-mixing.

1.1 Platform Support

Tier #1: LameXP is currently being developed on the following platforms:

  • Microsoft Windows 10, 32-Bit and 64-Bit editions
  • Microsoft Windows 7 with Service Pack 1, 32-Bit and 64-Bit editions
  • Microsoft Windows XP with Service Pack 3 (see remarks)

Tier #2: The following platforms should work too, but aren't tested extensively:

  • Microsoft Windows 8.1, 32-Bit and 64-Bit editions
  • Microsoft Windows 8.0, 32-Bit and 64-Bit editions
  • Microsoft Windows Vista with Service Pack 2, 32-Bit and 64-Bit editions
  • Microsoft Windows XP x64 Edition with Service Pack 2
  • Microsoft Windows Server 2008 with Service Pack 2
  • Microsoft Windows Server 2008 R2 with Service Pack 1
  • GNU/Linux (e.g. Ubuntu 12.04), using Wine v1.4+

The following legacy platforms are not actively supported any longer:

  • Microsoft Windows 2000
  • Microsoft Windows NT 4.0
  • Microsoft Windows Millennium Edition
  • Microsoft Windows 98
  • Microsoft Windows 95

Remarks: Windows XP has reached "end of life" on April 8th, 2014. This means that Microsoft has stopped all support for Windows XP. Thus no updates or bugfixes are made available to regular Windows XP users since that date, not even security fixes! Thus, all the security vulnerabilities that have been discovered after the deadline – and all the security vulnerabilities that are going to be discovered in the future – will persists forever! Consequently, using Windows XP has become a severe security risk, and the situation is only going to get worse. While LameXP will continue to support Windows XP (note that Service Pack 3 is required!) for the foreseeable future, we highly recommend everybody to update to a less antiquated system now. Windows XP support will be discontinued in a future version, when most users have migrated to a modern system.

1.2 Output Formats (Encoders)

Currently the following output formats (audio encoders) are supported by LameXP:

1.3 Input Formats (Decoders)

Currently the following input formats (audio decoders) are supported by LameXP:

  • AC-3 (ATSC A/52), using Valib decoder [built-in]
  • Advanced Audio Coding (AAC), using FAAD decoder [built-in]
  • Apple Lossless (ALAC) [built-in]
  • Apple/SGI AIFF [built-in]
  • Avisynth, audio only [requires Avisynth 2.5.x to be installed]
  • Digital Theater System, using Valib decoder [built-in]
  • Free Lossless Audio Codec (FLAC) [built-in]
  • Microsoft ADPCM [built-in]
  • Monkey's Audio (APE) [built-in]
  • MPEG Audio-Layer I (MP1), using mpg123 decoder [built-in]
  • MPEG Audio-Layer II (MP2), using mpg123 decoder [built-in]
  • MPEG Audio-Layer III (MP3), using mpg123 decoder [built-in]
  • Musepack [built-in]
  • Opus Audio Codec [built-in]
  • Shorten [built-in]
  • Speex [built-in]
  • Sun/NeXT Au [built-in]
  • The True Audio (TTA) [built-in]
  • Uncompressed PCM / Waveform Audio File (WAV/RIFF) [built-in]
  • WavPack Hybrid Lossless Audio [built-in]
  • Windows Media Audio (WMA), using wma2wav [built-in]

2 Legal Information

The LameXP software was developed, from the scratch, by LoRd_MuldeR <;. 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-2020 LoRd_MuldeR <MuldeR2@GMX.de>
+Copyright (C) 2004-2021 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 as published by
diff --git a/doc/Manual.md b/doc/Manual.md
index 318e4dac..75f057bc 100644
--- a/doc/Manual.md
+++ b/doc/Manual.md
@@ -104,7 +104,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-2020 LoRd_MuldeR 
+	Copyright (C) 2004-2021 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/NSIS/setup.nsi b/etc/NSIS/setup.nsi
index 5a13f072..15b5496c 100644
--- a/etc/NSIS/setup.nsi
+++ b/etc/NSIS/setup.nsi
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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
@@ -151,7 +151,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-2020 LoRd_MuldeR"
+VIAddVersionKey "LegalCopyright" "Copyright 2004-2021 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 0ace446e..c7f79bb8 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-2020; each patch is released under the very same license as the original tool.
+All patches provided here are Copyright (c) LoRd_MuldeR  2004-2021; 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 0ace446e..c7f79bb8 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-2020; each patch is released under the very same license as the original tool.
+All patches provided here are Copyright (c) LoRd_MuldeR  2004-2021; 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 d1519be5..c2028dcd 100644
--- a/etc/Translation/Blank.nsh
+++ b/etc/Translation/Blank.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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_BG.nsh b/etc/Translation/LameXP_BG.nsh
index 765a72ae..eff5a98c 100644
--- a/etc/Translation/LameXP_BG.nsh
+++ b/etc/Translation/LameXP_BG.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 90189d2b..a65cba4c 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 a678066a..02030719 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 9f1ec369..16f9e139 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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_JA.nsh b/etc/Translation/LameXP_JA.nsh
index 1dd62b27..11053b7a 100644
--- a/etc/Translation/LameXP_JA.nsh
+++ b/etc/Translation/LameXP_JA.nsh
@@ -1,6 +1,6 @@
 ; ///////////////////////////////////////////////////////////////////////////////
 ; // LameXP - Audio Encoder Front-End
-; // Copyright (C) 2004-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 c1a10b8c..d5ad1b3d 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 e89dd154..926b95ed 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 eae3de00..e795072e 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-2020 LoRd_MuldeR 
+; // Copyright (C) 2004-2021 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 61788698..98168aad 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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
@@ -35,7 +35,7 @@
 #define VER_LAMEXP_MINOR_LO					9
 #define VER_LAMEXP_TYPE						RC
 #define VER_LAMEXP_PATCH					2
-#define VER_LAMEXP_BUILD					2292
+#define VER_LAMEXP_BUILD					2293
 #define VER_LAMEXP_CONFG					2188
 
 ///////////////////////////////////////////////////////////////////////////////
diff --git a/src/CustomEventFilter.h b/src/CustomEventFilter.h
index dce585ac..45a16b56 100644
--- a/src/CustomEventFilter.h
+++ b/src/CustomEventFilter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 c3239735..8ae49cc7 100644
--- a/src/Decoder_AAC.cpp
+++ b/src/Decoder_AAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 4346f2f3..903defe6 100644
--- a/src/Decoder_AAC.h
+++ b/src/Decoder_AAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 8e00afef..bb4e6e56 100644
--- a/src/Decoder_AC3.cpp
+++ b/src/Decoder_AC3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 6ba05bff..044dd158 100644
--- a/src/Decoder_AC3.h
+++ b/src/Decoder_AC3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 85098a77..81b4aaa6 100644
--- a/src/Decoder_ADPCM.cpp
+++ b/src/Decoder_ADPCM.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 49f53650..4f4daea8 100644
--- a/src/Decoder_ADPCM.h
+++ b/src/Decoder_ADPCM.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 cf581549..eafc09ed 100644
--- a/src/Decoder_ALAC.cpp
+++ b/src/Decoder_ALAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b2ab1d09..cd32f594 100644
--- a/src/Decoder_ALAC.h
+++ b/src/Decoder_ALAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 2e8efeaf..46acc59f 100644
--- a/src/Decoder_Abstract.cpp
+++ b/src/Decoder_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 8b3d5c7c..54bfb6e4 100644
--- a/src/Decoder_Abstract.h
+++ b/src/Decoder_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f9142a8d..a3d4d039 100644
--- a/src/Decoder_Avisynth.cpp
+++ b/src/Decoder_Avisynth.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 60484851..60b35429 100644
--- a/src/Decoder_Avisynth.h
+++ b/src/Decoder_Avisynth.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 5a73d071..8ef1b25e 100644
--- a/src/Decoder_FLAC.cpp
+++ b/src/Decoder_FLAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 1b20d44b..1d23fd3e 100644
--- a/src/Decoder_FLAC.h
+++ b/src/Decoder_FLAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 bee7dd92..71a7aed4 100644
--- a/src/Decoder_MAC.cpp
+++ b/src/Decoder_MAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 767215ec..f999c7b7 100644
--- a/src/Decoder_MAC.h
+++ b/src/Decoder_MAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7e98f648..8123b52a 100644
--- a/src/Decoder_MP3.cpp
+++ b/src/Decoder_MP3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e252c21a..bfa9996c 100644
--- a/src/Decoder_MP3.h
+++ b/src/Decoder_MP3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b19fb6b3..49315d92 100644
--- a/src/Decoder_Musepack.cpp
+++ b/src/Decoder_Musepack.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 2924a773..54a3598e 100644
--- a/src/Decoder_Musepack.h
+++ b/src/Decoder_Musepack.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7c68c3b1..d40a6c05 100644
--- a/src/Decoder_Opus.cpp
+++ b/src/Decoder_Opus.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 4bd99452..ded7bfcb 100644
--- a/src/Decoder_Opus.h
+++ b/src/Decoder_Opus.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fe5a1b88..b034d8f5 100644
--- a/src/Decoder_Shorten.cpp
+++ b/src/Decoder_Shorten.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f61c9f61..da585cb1 100644
--- a/src/Decoder_Shorten.h
+++ b/src/Decoder_Shorten.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 c0649e04..acce787a 100644
--- a/src/Decoder_Speex.cpp
+++ b/src/Decoder_Speex.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0cca59ec..6f1bbd9e 100644
--- a/src/Decoder_Speex.h
+++ b/src/Decoder_Speex.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f7b49ad4..184b862c 100644
--- a/src/Decoder_TTA.cpp
+++ b/src/Decoder_TTA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 bb0eb0c0..3195ace0 100644
--- a/src/Decoder_TTA.h
+++ b/src/Decoder_TTA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 35591eee..1325d23d 100644
--- a/src/Decoder_Vorbis.cpp
+++ b/src/Decoder_Vorbis.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 c4ca6855..78504b1d 100644
--- a/src/Decoder_Vorbis.h
+++ b/src/Decoder_Vorbis.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b5c35f89..d77e7372 100644
--- a/src/Decoder_WMA.cpp
+++ b/src/Decoder_WMA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f4ffd8df..616ce926 100644
--- a/src/Decoder_WMA.h
+++ b/src/Decoder_WMA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0d4f9d1a..ae7b02b6 100644
--- a/src/Decoder_WavPack.cpp
+++ b/src/Decoder_WavPack.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 1b152dee..1bf25a7a 100644
--- a/src/Decoder_WavPack.h
+++ b/src/Decoder_WavPack.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0992d4e2..9eab9de9 100644
--- a/src/Decoder_Wave.cpp
+++ b/src/Decoder_Wave.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 6e760405..da2e87fc 100644
--- a/src/Decoder_Wave.h
+++ b/src/Decoder_Wave.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 92229643..ed62a14f 100644
--- a/src/Dialog_About.cpp
+++ b/src/Dialog_About.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 3110b1ae..9f65f085 100644
--- a/src/Dialog_About.h
+++ b/src/Dialog_About.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 195fe960..2dbe4220 100644
--- a/src/Dialog_CueImport.cpp
+++ b/src/Dialog_CueImport.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 22037672..df6198ba 100644
--- a/src/Dialog_CueImport.h
+++ b/src/Dialog_CueImport.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 1f07b536..13e5b526 100644
--- a/src/Dialog_DropBox.cpp
+++ b/src/Dialog_DropBox.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f95b0265..c408cc5e 100644
--- a/src/Dialog_DropBox.h
+++ b/src/Dialog_DropBox.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0924975f..9d4f480e 100644
--- a/src/Dialog_LogView.cpp
+++ b/src/Dialog_LogView.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 4d60e82e..888a8a7e 100644
--- a/src/Dialog_LogView.h
+++ b/src/Dialog_LogView.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 27469bed..2c1b3102 100644
--- a/src/Dialog_MainWindow.cpp
+++ b/src/Dialog_MainWindow.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0990cd04..186df919 100644
--- a/src/Dialog_MainWindow.h
+++ b/src/Dialog_MainWindow.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e359dceb..abae436b 100644
--- a/src/Dialog_MetaInfo.cpp
+++ b/src/Dialog_MetaInfo.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f57f28a1..99db3e01 100644
--- a/src/Dialog_MetaInfo.h
+++ b/src/Dialog_MetaInfo.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 095f2b3f..5e062734 100644
--- a/src/Dialog_Processing.cpp
+++ b/src/Dialog_Processing.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a0d2fe28..0541b943 100644
--- a/src/Dialog_Processing.h
+++ b/src/Dialog_Processing.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7905cea4..0dbe599a 100644
--- a/src/Dialog_SplashScreen.cpp
+++ b/src/Dialog_SplashScreen.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 d5fe0d81..8e78a615 100644
--- a/src/Dialog_SplashScreen.h
+++ b/src/Dialog_SplashScreen.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 764b8eef..4ed10ff6 100644
--- a/src/Dialog_Update.cpp
+++ b/src/Dialog_Update.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f7ce6ccc..79dfa3a0 100644
--- a/src/Dialog_Update.h
+++ b/src/Dialog_Update.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a55ceb38..76cf1ab3 100644
--- a/src/Dialog_WorkingBanner.cpp
+++ b/src/Dialog_WorkingBanner.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 4f54f002..cb1bb32b 100644
--- a/src/Dialog_WorkingBanner.h
+++ b/src/Dialog_WorkingBanner.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b12bb9f3..642709e9 100644
--- a/src/Encoder_AAC.cpp
+++ b/src/Encoder_AAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 81d83bf5..07b2eccb 100644
--- a/src/Encoder_AAC.h
+++ b/src/Encoder_AAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 855eba44..40f3b2e4 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 1f8108c7..c7646487 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0b371379..531d5307 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 9d88fbbb..a4e93592 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 2b6c6c62..fd4e73b6 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fa233557..dccbd55e 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fb7470bb..454924ee 100644
--- a/src/Encoder_AC3.cpp
+++ b/src/Encoder_AC3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e87ddf28..ff41f712 100644
--- a/src/Encoder_AC3.h
+++ b/src/Encoder_AC3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7f23b1d6..a05561ea 100644
--- a/src/Encoder_Abstract.cpp
+++ b/src/Encoder_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 65842765..ab6fdbd9 100644
--- a/src/Encoder_Abstract.h
+++ b/src/Encoder_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 565d26bd..a414842c 100644
--- a/src/Encoder_DCA.cpp
+++ b/src/Encoder_DCA.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 d049e06e..2aef67f6 100644
--- a/src/Encoder_DCA.h
+++ b/src/Encoder_DCA.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a2f51ea9..08431ab9 100644
--- a/src/Encoder_FLAC.cpp
+++ b/src/Encoder_FLAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 ee6711b5..dce794d0 100644
--- a/src/Encoder_FLAC.h
+++ b/src/Encoder_FLAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fe1e9a52..75d6aa39 100644
--- a/src/Encoder_MAC.cpp
+++ b/src/Encoder_MAC.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 be5753b9..45d86f5c 100644
--- a/src/Encoder_MAC.h
+++ b/src/Encoder_MAC.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 9587af75..ce60e908 100644
--- a/src/Encoder_MP3.cpp
+++ b/src/Encoder_MP3.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 ddbb418f..7cf9f7e6 100644
--- a/src/Encoder_MP3.h
+++ b/src/Encoder_MP3.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0e3ff04e..a61c4e95 100644
--- a/src/Encoder_Opus.cpp
+++ b/src/Encoder_Opus.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 75221d7c..b68183ee 100644
--- a/src/Encoder_Opus.h
+++ b/src/Encoder_Opus.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e5efd11e..a1272363 100644
--- a/src/Encoder_Vorbis.cpp
+++ b/src/Encoder_Vorbis.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fdf86df9..40069c8b 100644
--- a/src/Encoder_Vorbis.h
+++ b/src/Encoder_Vorbis.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 514c7620..3561a218 100644
--- a/src/Encoder_Wave.cpp
+++ b/src/Encoder_Wave.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 43d6913c..309a63c3 100644
--- a/src/Encoder_Wave.h
+++ b/src/Encoder_Wave.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a8a524e5..d820dce5 100644
--- a/src/FileHash.cpp
+++ b/src/FileHash.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 9aef8592..d8a84a23 100644
--- a/src/FileHash.h
+++ b/src/FileHash.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 ad17276b..c2cd7a0c 100644
--- a/src/Filter_Abstract.cpp
+++ b/src/Filter_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 08f0e2d8..6c2f2717 100644
--- a/src/Filter_Abstract.h
+++ b/src/Filter_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 c988be7a..7053f742 100644
--- a/src/Filter_Downmix.cpp
+++ b/src/Filter_Downmix.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 60464b8b..d6425c1c 100644
--- a/src/Filter_Downmix.h
+++ b/src/Filter_Downmix.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 9862e153..590d0f14 100644
--- a/src/Filter_Normalize.cpp
+++ b/src/Filter_Normalize.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7965dd47..2cbfcebd 100644
--- a/src/Filter_Normalize.h
+++ b/src/Filter_Normalize.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 88b3bf5d..f60022e1 100644
--- a/src/Filter_Resample.cpp
+++ b/src/Filter_Resample.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0e6877ee..90f8844f 100644
--- a/src/Filter_Resample.h
+++ b/src/Filter_Resample.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 419245f3..c9a6c10b 100644
--- a/src/Filter_ToneAdjust.cpp
+++ b/src/Filter_ToneAdjust.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 73888fb1..077f9acc 100644
--- a/src/Filter_ToneAdjust.h
+++ b/src/Filter_ToneAdjust.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 22f58122..eb54e429 100644
--- a/src/Genres.cpp
+++ b/src/Genres.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e4771e4f..089cfcfb 100644
--- a/src/Genres.h
+++ b/src/Genres.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 93c54453..94a7f1af 100644
--- a/src/Global.h
+++ b/src/Global.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a486f975..f6809e14 100644
--- a/src/Global_Tools.cpp
+++ b/src/Global_Tools.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b23f34f9..525cd780 100644
--- a/src/Global_Utils.cpp
+++ b/src/Global_Utils.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 aaf9b8c6..b59569b3 100644
--- a/src/Global_Version.cpp
+++ b/src/Global_Version.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 127654e6..65ca34b5 100644
--- a/src/Global_Zero.cpp
+++ b/src/Global_Zero.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 9183ad61..716f233a 100644
--- a/src/IPCCommands.h
+++ b/src/IPCCommands.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 2ec16001..f88af9ed 100644
--- a/src/LockedFile.cpp
+++ b/src/LockedFile.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 61e4a8dd..93b5d622 100644
--- a/src/LockedFile.h
+++ b/src/LockedFile.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 84bdcc97..d3946384 100644
--- a/src/Main.cpp
+++ b/src/Main.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 84edbd1f..dbd386d4 100644
--- a/src/MimeTypes.h
+++ b/src/MimeTypes.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 518bd90f..9b019e92 100644
--- a/src/Model_Artwork.cpp
+++ b/src/Model_Artwork.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 97666cf8..26404431 100644
--- a/src/Model_Artwork.h
+++ b/src/Model_Artwork.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 18347e1f..56e16469 100644
--- a/src/Model_AudioFile.cpp
+++ b/src/Model_AudioFile.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 7c2686c9..0dc71a31 100644
--- a/src/Model_AudioFile.h
+++ b/src/Model_AudioFile.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 64859bb2..eed21d06 100644
--- a/src/Model_CueSheet.cpp
+++ b/src/Model_CueSheet.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 207fd417..5f5dada5 100644
--- a/src/Model_CueSheet.h
+++ b/src/Model_CueSheet.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 81b61c08..7e404991 100644
--- a/src/Model_FileExts.cpp
+++ b/src/Model_FileExts.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 cf5b2fbe..fa87ac66 100644
--- a/src/Model_FileExts.h
+++ b/src/Model_FileExts.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a022be29..4b127fba 100644
--- a/src/Model_FileList.cpp
+++ b/src/Model_FileList.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 8b335993..b7001f96 100644
--- a/src/Model_FileList.h
+++ b/src/Model_FileList.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 83ab22c2..8f62b9bf 100644
--- a/src/Model_FileSystem.cpp
+++ b/src/Model_FileSystem.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 81921b0f..ac5563f4 100644
--- a/src/Model_FileSystem.h
+++ b/src/Model_FileSystem.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 98a14727..daca054a 100644
--- a/src/Model_MetaInfo.cpp
+++ b/src/Model_MetaInfo.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f3540c0b..7a1544e8 100644
--- a/src/Model_MetaInfo.h
+++ b/src/Model_MetaInfo.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 c79c3d58..cda9b04c 100644
--- a/src/Model_Progress.cpp
+++ b/src/Model_Progress.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 135c7e20..73b247f6 100644
--- a/src/Model_Progress.h
+++ b/src/Model_Progress.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 21a789c8..fba577a4 100644
--- a/src/Model_Settings.cpp
+++ b/src/Model_Settings.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fdf976fc..c86e6951 100644
--- a/src/Model_Settings.h
+++ b/src/Model_Settings.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 52525072..3248c226 100644
--- a/src/PlaylistImporter.cpp
+++ b/src/PlaylistImporter.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 2a481e9c..986ccff4 100644
--- a/src/PlaylistImporter.h
+++ b/src/PlaylistImporter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 a1bcf783..bdd6567b 100644
--- a/src/Registry_Decoder.cpp
+++ b/src/Registry_Decoder.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0d7e8cde..29d86baa 100644
--- a/src/Registry_Decoder.h
+++ b/src/Registry_Decoder.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 e0247e58..db7cdc50 100644
--- a/src/Registry_Encoder.cpp
+++ b/src/Registry_Encoder.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 ab267951..faeb7c12 100644
--- a/src/Registry_Encoder.h
+++ b/src/Registry_Encoder.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 73273267..b0544ad2 100644
--- a/src/Resource.h
+++ b/src/Resource.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 691eefda..cfa7071f 100644
--- a/src/ShellIntegration.cpp
+++ b/src/ShellIntegration.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 8b39cbd9..f7a45ec9 100644
--- a/src/ShellIntegration.h
+++ b/src/ShellIntegration.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 24b62a62..4467a89a 100644
--- a/src/Targetver.h
+++ b/src/Targetver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 37686106..fccbced3 100644
--- a/src/Thread_CPUObserver.cpp
+++ b/src/Thread_CPUObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 58453992..d7a703cb 100644
--- a/src/Thread_CPUObserver.h
+++ b/src/Thread_CPUObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fe7d81c7..ec2bcd12 100644
--- a/src/Thread_CueSplitter.cpp
+++ b/src/Thread_CueSplitter.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 93948ab4..0703108f 100644
--- a/src/Thread_CueSplitter.h
+++ b/src/Thread_CueSplitter.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 25b5cfec..e4173a36 100644
--- a/src/Thread_DiskObserver.cpp
+++ b/src/Thread_DiskObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 1751c17f..8fc1011b 100644
--- a/src/Thread_DiskObserver.h
+++ b/src/Thread_DiskObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f2121227..a2933a9d 100644
--- a/src/Thread_FileAnalyzer.cpp
+++ b/src/Thread_FileAnalyzer.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 6c1e1ae4..595a35f5 100644
--- a/src/Thread_FileAnalyzer.h
+++ b/src/Thread_FileAnalyzer.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 f68c815c..f86c86c0 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 434c3fca..92675d07 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-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 59430ce5..55961660 100644
--- a/src/Thread_Initialization.cpp
+++ b/src/Thread_Initialization.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 fcbb949b..a9613d4b 100644
--- a/src/Thread_Initialization.h
+++ b/src/Thread_Initialization.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 16f3acc6..e98a4ce0 100644
--- a/src/Thread_MessageHandler.cpp
+++ b/src/Thread_MessageHandler.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 37e5b4d0..2c5d23bb 100644
--- a/src/Thread_MessageHandler.h
+++ b/src/Thread_MessageHandler.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 b8b38386..bd705716 100644
--- a/src/Thread_MessageProducer.cpp
+++ b/src/Thread_MessageProducer.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 8fa2c8df..e7c307cc 100644
--- a/src/Thread_MessageProducer.h
+++ b/src/Thread_MessageProducer.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 6cd3b8c4..56c3620e 100644
--- a/src/Thread_Process.cpp
+++ b/src/Thread_Process.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 32bdec22..27cc0405 100644
--- a/src/Thread_Process.h
+++ b/src/Thread_Process.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 25e52d80..b6a3107b 100644
--- a/src/Thread_RAMObserver.cpp
+++ b/src/Thread_RAMObserver.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 0b3cd169..ead8367d 100644
--- a/src/Thread_RAMObserver.h
+++ b/src/Thread_RAMObserver.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 99a52296..1c0a3f50 100644
--- a/src/Tool_Abstract.cpp
+++ b/src/Tool_Abstract.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 53c39684..e170d5d8 100644
--- a/src/Tool_Abstract.h
+++ b/src/Tool_Abstract.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 6d333ada..e4c4a149 100644
--- a/src/Tool_WaveProperties.cpp
+++ b/src/Tool_WaveProperties.cpp
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 de9bf2ce..698a6754 100644
--- a/src/Tool_WaveProperties.h
+++ b/src/Tool_WaveProperties.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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 53027f03..e02d2b1c 100644
--- a/src/Tools.h
+++ b/src/Tools.h
@@ -1,6 +1,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 // LameXP - Audio Encoder Front-End
-// Copyright (C) 2004-2020 LoRd_MuldeR 
+// Copyright (C) 2004-2021 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