From e22d597473f0e3ab91631540b054cb7d617cb5e9 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 19 Jun 2022 13:50:46 +0200 Subject: [PATCH] Updated copyright year. --- LameXP.rc | 2 +- ReadMe.txt | 2 +- doc/Manual.md | 2 +- etc/NSIS/setup.nsi | 4 ++-- etc/Patches/!_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 +- 175 files changed, 177 insertions(+), 177 deletions(-) diff --git a/LameXP.rc b/LameXP.rc index 593336e2..f439f4d0 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-2021 LoRd_MuldeR " + VALUE "LegalCopyright", "Copyright (C) 2004-2022 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 b2c4b058..fbdcc2e3 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,5 +1,5 @@ LameXP - Audio Encoder Front-End -Copyright (C) 2004-2021 LoRd_MuldeR +Copyright (C) 2004-2022 LoRd_MuldeR http://www.muldersoft.com/ This program is free software; you can redistribute it and/or modify diff --git a/doc/Manual.md b/doc/Manual.md index 3ddc146e..029274cf 100644 --- a/doc/Manual.md +++ b/doc/Manual.md @@ -105,7 +105,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-2021 LoRd_MuldeR + Copyright (C) 2004-2022 LoRd_MuldeR This program is free 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 15b5496c..102d9cfa 100644 --- a/etc/NSIS/setup.nsi +++ b/etc/NSIS/setup.nsi @@ -1,6 +1,6 @@ ; /////////////////////////////////////////////////////////////////////////////// ; // LameXP - Audio Encoder Front-End -; // Copyright (C) 2004-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This 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-2021 LoRd_MuldeR" +VIAddVersionKey "LegalCopyright" "Copyright 2004-2022 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 c7f79bb8..46383154 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-2021; each patch is released under the very same license as the original tool. +All patches provided here are Copyright (c) LoRd_MuldeR 2004-2022; 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 c2028dcd..aa28b04d 100644 --- a/etc/Translation/Blank.nsh +++ b/etc/Translation/Blank.nsh @@ -1,6 +1,6 @@ ; /////////////////////////////////////////////////////////////////////////////// ; // LameXP - Audio Encoder Front-End -; // Copyright (C) 2004-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 eff5a98c..50ac3256 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 a65cba4c..ef57940f 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 02030719..e6721b86 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 16f9e139..2dd7153f 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 11053b7a..dd44fa87 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 d5ad1b3d..05263ec1 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 926b95ed..714f4046 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free 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 e795072e..a6a7957f 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-2021 LoRd_MuldeR +; // Copyright (C) 2004-2022 LoRd_MuldeR ; // ; // This program is free software; 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 1e7028c7..2c056782 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This 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 0 #define VER_LAMEXP_TYPE Beta #define VER_LAMEXP_PATCH 1 -#define VER_LAMEXP_BUILD 2337 +#define VER_LAMEXP_BUILD 2338 #define VER_LAMEXP_CONFG 2188 /////////////////////////////////////////////////////////////////////////////// diff --git a/src/CustomEventFilter.h b/src/CustomEventFilter.h index 45a16b56..edce5fe5 100644 --- a/src/CustomEventFilter.h +++ b/src/CustomEventFilter.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 cb0d0b68..6014461e 100644 --- a/src/Decoder_AAC.cpp +++ b/src/Decoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 903defe6..022625dd 100644 --- a/src/Decoder_AAC.h +++ b/src/Decoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ebce49e8..be058d13 100644 --- a/src/Decoder_AC3.cpp +++ b/src/Decoder_AC3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 044dd158..d2e0835d 100644 --- a/src/Decoder_AC3.h +++ b/src/Decoder_AC3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 8e046a1e..7c634c44 100644 --- a/src/Decoder_ADPCM.cpp +++ b/src/Decoder_ADPCM.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 4f4daea8..e4bea697 100644 --- a/src/Decoder_ADPCM.h +++ b/src/Decoder_ADPCM.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b329cbb3..1b375afa 100644 --- a/src/Decoder_ALAC.cpp +++ b/src/Decoder_ALAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 cd32f594..c7bee790 100644 --- a/src/Decoder_ALAC.h +++ b/src/Decoder_ALAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 5c9c523d..bbf33f8a 100644 --- a/src/Decoder_Abstract.cpp +++ b/src/Decoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 54bfb6e4..994043de 100644 --- a/src/Decoder_Abstract.h +++ b/src/Decoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 39ac7125..170f72db 100644 --- a/src/Decoder_Avisynth.cpp +++ b/src/Decoder_Avisynth.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 60b35429..6d43784a 100644 --- a/src/Decoder_Avisynth.h +++ b/src/Decoder_Avisynth.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 26a2ebd3..d3c3fa74 100644 --- a/src/Decoder_FLAC.cpp +++ b/src/Decoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 1d23fd3e..edadba47 100644 --- a/src/Decoder_FLAC.h +++ b/src/Decoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0b74bda8..35fd5635 100644 --- a/src/Decoder_MAC.cpp +++ b/src/Decoder_MAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 f999c7b7..96bed0e6 100644 --- a/src/Decoder_MAC.h +++ b/src/Decoder_MAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 8bc37b41..5f073850 100644 --- a/src/Decoder_MP3.cpp +++ b/src/Decoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 bfa9996c..16740fb6 100644 --- a/src/Decoder_MP3.h +++ b/src/Decoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b622d4d0..d4a971ea 100644 --- a/src/Decoder_Musepack.cpp +++ b/src/Decoder_Musepack.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 54a3598e..339f7523 100644 --- a/src/Decoder_Musepack.h +++ b/src/Decoder_Musepack.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 13ab73c6..cca656d8 100644 --- a/src/Decoder_Opus.cpp +++ b/src/Decoder_Opus.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ded7bfcb..5156723b 100644 --- a/src/Decoder_Opus.h +++ b/src/Decoder_Opus.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 9f29b3c4..89716791 100644 --- a/src/Decoder_Shorten.cpp +++ b/src/Decoder_Shorten.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 da585cb1..b078514e 100644 --- a/src/Decoder_Shorten.h +++ b/src/Decoder_Shorten.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 4b0ee874..046b4870 100644 --- a/src/Decoder_Speex.cpp +++ b/src/Decoder_Speex.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 6f1bbd9e..aedad6de 100644 --- a/src/Decoder_Speex.h +++ b/src/Decoder_Speex.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e5415cfc..b5996b83 100644 --- a/src/Decoder_TTA.cpp +++ b/src/Decoder_TTA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 3195ace0..6e8fd967 100644 --- a/src/Decoder_TTA.h +++ b/src/Decoder_TTA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 3992eef3..6f31c28d 100644 --- a/src/Decoder_Vorbis.cpp +++ b/src/Decoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 78504b1d..e99b9f1d 100644 --- a/src/Decoder_Vorbis.h +++ b/src/Decoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2544c27e..4de27b65 100644 --- a/src/Decoder_WMA.cpp +++ b/src/Decoder_WMA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 616ce926..1851b463 100644 --- a/src/Decoder_WMA.h +++ b/src/Decoder_WMA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ee29ae96..6835955e 100644 --- a/src/Decoder_WavPack.cpp +++ b/src/Decoder_WavPack.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 1bf25a7a..917eb68a 100644 --- a/src/Decoder_WavPack.h +++ b/src/Decoder_WavPack.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 1c4de880..fd919def 100644 --- a/src/Decoder_Wave.cpp +++ b/src/Decoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 da2e87fc..9ddbb4c2 100644 --- a/src/Decoder_Wave.h +++ b/src/Decoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 df9b5ad5..995b39a2 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 9f65f085..7a7423ec 100644 --- a/src/Dialog_About.h +++ b/src/Dialog_About.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2dbe4220..1df7282a 100644 --- a/src/Dialog_CueImport.cpp +++ b/src/Dialog_CueImport.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 df6198ba..3eefd7f7 100644 --- a/src/Dialog_CueImport.h +++ b/src/Dialog_CueImport.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 1f1420e2..e89ef994 100644 --- a/src/Dialog_DropBox.cpp +++ b/src/Dialog_DropBox.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c408cc5e..6e7b958c 100644 --- a/src/Dialog_DropBox.h +++ b/src/Dialog_DropBox.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 502ab193..1d6c424d 100644 --- a/src/Dialog_LogView.cpp +++ b/src/Dialog_LogView.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 888a8a7e..48a3a562 100644 --- a/src/Dialog_LogView.h +++ b/src/Dialog_LogView.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 a9b4feb6..fc013572 100644 --- a/src/Dialog_MainWindow.cpp +++ b/src/Dialog_MainWindow.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 32ae6a55..18361166 100644 --- a/src/Dialog_MainWindow.h +++ b/src/Dialog_MainWindow.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 abae436b..fd5e624d 100644 --- a/src/Dialog_MetaInfo.cpp +++ b/src/Dialog_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 99db3e01..ddfcea0b 100644 --- a/src/Dialog_MetaInfo.h +++ b/src/Dialog_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0e633fcd..aaf5883b 100644 --- a/src/Dialog_Processing.cpp +++ b/src/Dialog_Processing.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d789673d..e9a31383 100644 --- a/src/Dialog_Processing.h +++ b/src/Dialog_Processing.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0dbe599a..0c869f60 100644 --- a/src/Dialog_SplashScreen.cpp +++ b/src/Dialog_SplashScreen.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 8e78a615..500c6586 100644 --- a/src/Dialog_SplashScreen.h +++ b/src/Dialog_SplashScreen.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 85351d53..cba2e789 100644 --- a/src/Dialog_Update.cpp +++ b/src/Dialog_Update.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 125e77da..3c2bc32e 100644 --- a/src/Dialog_Update.h +++ b/src/Dialog_Update.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fb8ff4de..b50ab12a 100644 --- a/src/Dialog_WorkingBanner.cpp +++ b/src/Dialog_WorkingBanner.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 07f2b4e8..ed296a92 100644 --- a/src/Dialog_WorkingBanner.h +++ b/src/Dialog_WorkingBanner.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0377a209..be3a56ce 100644 --- a/src/Encoder_AAC.cpp +++ b/src/Encoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 07b2eccb..fbadaf55 100644 --- a/src/Encoder_AAC.h +++ b/src/Encoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 4a4535bb..1ed833a2 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c7646487..4334fb2a 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 815dc948..2b34afa8 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 a4e93592..7e767646 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 55230d83..e200d2bb 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 dccbd55e..ebc5ed64 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fd4c3fbd..28046f35 100644 --- a/src/Encoder_AC3.cpp +++ b/src/Encoder_AC3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ff41f712..6d68de03 100644 --- a/src/Encoder_AC3.h +++ b/src/Encoder_AC3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 6b2e8961..fb8ac7c6 100644 --- a/src/Encoder_Abstract.cpp +++ b/src/Encoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ab6fdbd9..2cd683d9 100644 --- a/src/Encoder_Abstract.h +++ b/src/Encoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ce7767f4..8feff7b3 100644 --- a/src/Encoder_DCA.cpp +++ b/src/Encoder_DCA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2aef67f6..1c82cd63 100644 --- a/src/Encoder_DCA.h +++ b/src/Encoder_DCA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c10b8e67..58874ce0 100644 --- a/src/Encoder_FLAC.cpp +++ b/src/Encoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 dce794d0..6a430d31 100644 --- a/src/Encoder_FLAC.h +++ b/src/Encoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 3301113c..8f7842d6 100644 --- a/src/Encoder_MAC.cpp +++ b/src/Encoder_MAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c2795844..c5df2f69 100644 --- a/src/Encoder_MAC.h +++ b/src/Encoder_MAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fdfe6e14..86041f2b 100644 --- a/src/Encoder_MP3.cpp +++ b/src/Encoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 7cf9f7e6..43494bbb 100644 --- a/src/Encoder_MP3.h +++ b/src/Encoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 00d563d8..c42f8fc6 100644 --- a/src/Encoder_Opus.cpp +++ b/src/Encoder_Opus.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b68183ee..7e8ae9b2 100644 --- a/src/Encoder_Opus.h +++ b/src/Encoder_Opus.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 eb77b188..475815b4 100644 --- a/src/Encoder_Vorbis.cpp +++ b/src/Encoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 40069c8b..1b289c0a 100644 --- a/src/Encoder_Vorbis.h +++ b/src/Encoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 25cab70a..feab15bd 100644 --- a/src/Encoder_Wave.cpp +++ b/src/Encoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 309a63c3..6b7c5987 100644 --- a/src/Encoder_Wave.h +++ b/src/Encoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d820dce5..9f40bede 100644 --- a/src/FileHash.cpp +++ b/src/FileHash.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d8a84a23..d6881521 100644 --- a/src/FileHash.h +++ b/src/FileHash.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c2cd7a0c..dd7346c9 100644 --- a/src/Filter_Abstract.cpp +++ b/src/Filter_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 6c2f2717..d52c0b2a 100644 --- a/src/Filter_Abstract.h +++ b/src/Filter_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 7053f742..8d468a2c 100644 --- a/src/Filter_Downmix.cpp +++ b/src/Filter_Downmix.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d6425c1c..6ebc035d 100644 --- a/src/Filter_Downmix.h +++ b/src/Filter_Downmix.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 79df825a..f7e1ab03 100644 --- a/src/Filter_Normalize.cpp +++ b/src/Filter_Normalize.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2cbfcebd..49693c12 100644 --- a/src/Filter_Normalize.h +++ b/src/Filter_Normalize.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 47ba2c1e..023733a3 100644 --- a/src/Filter_Resample.cpp +++ b/src/Filter_Resample.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 90f8844f..28c7b850 100644 --- a/src/Filter_Resample.h +++ b/src/Filter_Resample.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 446aed5b..6bff8a5e 100644 --- a/src/Filter_ToneAdjust.cpp +++ b/src/Filter_ToneAdjust.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 077f9acc..03d68653 100644 --- a/src/Filter_ToneAdjust.h +++ b/src/Filter_ToneAdjust.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 eb54e429..1c000e71 100644 --- a/src/Genres.cpp +++ b/src/Genres.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 089cfcfb..f8b6112d 100644 --- a/src/Genres.h +++ b/src/Genres.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 df55b4ba..a6efec7f 100644 --- a/src/Global.h +++ b/src/Global.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 f6809e14..44e8bfa1 100644 --- a/src/Global_Tools.cpp +++ b/src/Global_Tools.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 525cd780..9f160c25 100644 --- a/src/Global_Utils.cpp +++ b/src/Global_Utils.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ceb56a6b..e7a66c2d 100644 --- a/src/Global_Version.cpp +++ b/src/Global_Version.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 65ca34b5..5562b1a9 100644 --- a/src/Global_Zero.cpp +++ b/src/Global_Zero.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 716f233a..0a41c1b3 100644 --- a/src/IPCCommands.h +++ b/src/IPCCommands.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 f88af9ed..27e1a164 100644 --- a/src/LockedFile.cpp +++ b/src/LockedFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 93b5d622..f180b58d 100644 --- a/src/LockedFile.h +++ b/src/LockedFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 44e13e34..8b6b1ee8 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 dbd386d4..f2d05ee9 100644 --- a/src/MimeTypes.h +++ b/src/MimeTypes.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 9b019e92..91a37a37 100644 --- a/src/Model_Artwork.cpp +++ b/src/Model_Artwork.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 26404431..f340f9b1 100644 --- a/src/Model_Artwork.h +++ b/src/Model_Artwork.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 56e16469..6660fbf7 100644 --- a/src/Model_AudioFile.cpp +++ b/src/Model_AudioFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0dc71a31..943f274b 100644 --- a/src/Model_AudioFile.h +++ b/src/Model_AudioFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 691e6c56..c5acf4ab 100644 --- a/src/Model_CueSheet.cpp +++ b/src/Model_CueSheet.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 5f5dada5..50d339ef 100644 --- a/src/Model_CueSheet.h +++ b/src/Model_CueSheet.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 167fd971..2fc4cc31 100644 --- a/src/Model_FileExts.cpp +++ b/src/Model_FileExts.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fa87ac66..5a7d56ce 100644 --- a/src/Model_FileExts.h +++ b/src/Model_FileExts.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fab1c9bf..f0e761cd 100644 --- a/src/Model_FileList.cpp +++ b/src/Model_FileList.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b7001f96..31b05fb1 100644 --- a/src/Model_FileList.h +++ b/src/Model_FileList.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 8f62b9bf..1b56c6c6 100644 --- a/src/Model_FileSystem.cpp +++ b/src/Model_FileSystem.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ac5563f4..3632eb42 100644 --- a/src/Model_FileSystem.h +++ b/src/Model_FileSystem.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2bf13db8..6bb18ebf 100644 --- a/src/Model_MetaInfo.cpp +++ b/src/Model_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 7a1544e8..19d1a81f 100644 --- a/src/Model_MetaInfo.h +++ b/src/Model_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d6ab1c0d..3de5755b 100644 --- a/src/Model_Progress.cpp +++ b/src/Model_Progress.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 73b247f6..8cf37c09 100644 --- a/src/Model_Progress.h +++ b/src/Model_Progress.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 f78b847f..2d8c85ef 100644 --- a/src/Model_Settings.cpp +++ b/src/Model_Settings.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 bf8067a8..45724535 100644 --- a/src/Model_Settings.h +++ b/src/Model_Settings.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2ee2cfee..182ce17f 100644 --- a/src/PlaylistImporter.cpp +++ b/src/PlaylistImporter.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 bbd70c09..2ccf4c63 100644 --- a/src/PlaylistImporter.h +++ b/src/PlaylistImporter.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 bdd6567b..606cc07e 100644 --- a/src/Registry_Decoder.cpp +++ b/src/Registry_Decoder.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 29d86baa..beba7df4 100644 --- a/src/Registry_Decoder.h +++ b/src/Registry_Decoder.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 db7cdc50..08a816bf 100644 --- a/src/Registry_Encoder.cpp +++ b/src/Registry_Encoder.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 faeb7c12..42d62a37 100644 --- a/src/Registry_Encoder.h +++ b/src/Registry_Encoder.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b0544ad2..f2225207 100644 --- a/src/Resource.h +++ b/src/Resource.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 90f9f55a..bb435650 100644 --- a/src/ShellIntegration.cpp +++ b/src/ShellIntegration.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 f7a45ec9..1adaeeac 100644 --- a/src/ShellIntegration.h +++ b/src/ShellIntegration.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 4467a89a..337de643 100644 --- a/src/Targetver.h +++ b/src/Targetver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 fccbced3..776cf16d 100644 --- a/src/Thread_CPUObserver.cpp +++ b/src/Thread_CPUObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 d7a703cb..3b062534 100644 --- a/src/Thread_CPUObserver.h +++ b/src/Thread_CPUObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ae40c3fb..ca99e277 100644 --- a/src/Thread_CueSplitter.cpp +++ b/src/Thread_CueSplitter.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 0703108f..3cca9d9a 100644 --- a/src/Thread_CueSplitter.h +++ b/src/Thread_CueSplitter.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e4173a36..e66ea61e 100644 --- a/src/Thread_DiskObserver.cpp +++ b/src/Thread_DiskObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 8fc1011b..a438bf70 100644 --- a/src/Thread_DiskObserver.h +++ b/src/Thread_DiskObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 a2933a9d..29d1d519 100644 --- a/src/Thread_FileAnalyzer.cpp +++ b/src/Thread_FileAnalyzer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 595a35f5..b4ba0fbb 100644 --- a/src/Thread_FileAnalyzer.h +++ b/src/Thread_FileAnalyzer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 222ae572..abfff7bf 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 92675d07..9a13ceed 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-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 7cb382ac..8061d162 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 a9613d4b..280295a3 100644 --- a/src/Thread_Initialization.h +++ b/src/Thread_Initialization.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e98a4ce0..096ba1a8 100644 --- a/src/Thread_MessageHandler.cpp +++ b/src/Thread_MessageHandler.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 2c5d23bb..06f0ccda 100644 --- a/src/Thread_MessageHandler.h +++ b/src/Thread_MessageHandler.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 bd705716..af876367 100644 --- a/src/Thread_MessageProducer.cpp +++ b/src/Thread_MessageProducer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e7c307cc..6e754e86 100644 --- a/src/Thread_MessageProducer.h +++ b/src/Thread_MessageProducer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 56c3620e..518978bb 100644 --- a/src/Thread_Process.cpp +++ b/src/Thread_Process.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 27cc0405..60813faf 100644 --- a/src/Thread_Process.h +++ b/src/Thread_Process.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 b6a3107b..e3baf519 100644 --- a/src/Thread_RAMObserver.cpp +++ b/src/Thread_RAMObserver.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 ead8367d..b6758a07 100644 --- a/src/Thread_RAMObserver.h +++ b/src/Thread_RAMObserver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 aa89e536..e7a955dc 100644 --- a/src/Tool_Abstract.cpp +++ b/src/Tool_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e170d5d8..64f92859 100644 --- a/src/Tool_Abstract.h +++ b/src/Tool_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 e4c4a149..681a6652 100644 --- a/src/Tool_WaveProperties.cpp +++ b/src/Tool_WaveProperties.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 698a6754..d89cacf4 100644 --- a/src/Tool_WaveProperties.h +++ b/src/Tool_WaveProperties.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; 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 c32d522d..b15efefa 100644 --- a/src/Tools.h +++ b/src/Tools.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2021 LoRd_MuldeR +// Copyright (C) 2004-2022 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU GENERAL PUBLIC LICENSE as published by -- 2.11.0