diff --git a/LameXP.rc b/LameXP.rc index 3336b87a..5546e921 100644 --- a/LameXP.rc +++ b/LameXP.rc @@ -48,7 +48,7 @@ BEGIN VALUE "FileDescription", "LameXP - Audio Encoder Front-End" VALUE "FileVersion", VER_LAMEXP_STR VALUE "InternalName", "LameXP Qt" - VALUE "LegalCopyright", "Copyright (C) 2004-2010 LoRd_MuldeR " + VALUE "LegalCopyright", "Copyright (C) 2004-2011 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 dadd73dc..b1e4179e 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -1,6 +1,6 @@ LameXP - Audio Encoder Front-End - Copyright (C) 2004-2010 LoRd_MuldeR + Copyright (C) 2004-2011 LoRd_MuldeR This program is free 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 fa189a3c..67f3af77 100644 --- a/etc/NSIS/setup.nsi +++ b/etc/NSIS/setup.nsi @@ -1,6 +1,6 @@ ; /////////////////////////////////////////////////////////////////////////////// ; // LameXP - Audio Encoder Front-End -; // Copyright (C) 2004-2010 LoRd_MuldeR +; // Copyright (C) 2004-2011 LoRd_MuldeR ; // ; // This program is free software; 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 2631ee12..192e896b 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 eb58f6f3..4538ba27 100644 --- a/src/Decoder_AAC.cpp +++ b/src/Decoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 688e27f2..77e85773 100644 --- a/src/Decoder_AAC.h +++ b/src/Decoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 3c2517f0..a9018790 100644 --- a/src/Decoder_AC3.cpp +++ b/src/Decoder_AC3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 2b3e4471..6d31b408 100644 --- a/src/Decoder_AC3.h +++ b/src/Decoder_AC3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 68ada925..0091a661 100644 --- a/src/Decoder_Abstract.cpp +++ b/src/Decoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 c525295e..bf58d8da 100644 --- a/src/Decoder_Abstract.h +++ b/src/Decoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 5bd43c55..545fcc0e 100644 --- a/src/Decoder_FLAC.cpp +++ b/src/Decoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 2728038b..e711d83b 100644 --- a/src/Decoder_FLAC.h +++ b/src/Decoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 f9ea3916..e47da0f6 100644 --- a/src/Decoder_MP3.cpp +++ b/src/Decoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 044298ab..a4a08a8b 100644 --- a/src/Decoder_MP3.h +++ b/src/Decoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 4834728b..1faca431 100644 --- a/src/Decoder_Vorbis.cpp +++ b/src/Decoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 77764126..de270627 100644 --- a/src/Decoder_Vorbis.h +++ b/src/Decoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 ce7b10cb..acad94bb 100644 --- a/src/Decoder_WMA.cpp +++ b/src/Decoder_WMA.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 9d75ab22..f2b7fe83 100644 --- a/src/Decoder_WMA.h +++ b/src/Decoder_WMA.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a40d9e24..c593722a 100644 --- a/src/Decoder_Wave.cpp +++ b/src/Decoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 b421f3ca..403f0bfa 100644 --- a/src/Decoder_Wave.h +++ b/src/Decoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 17065b46..56428008 100644 --- a/src/Dialog_About.cpp +++ b/src/Dialog_About.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 9ca15eb5..d6959be4 100644 --- a/src/Dialog_About.h +++ b/src/Dialog_About.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 0ca3b7f5..9ff66b0f 100644 --- a/src/Dialog_DropBox.cpp +++ b/src/Dialog_DropBox.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a9b1b532..6e2c1a3a 100644 --- a/src/Dialog_DropBox.h +++ b/src/Dialog_DropBox.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 d5c73d31..83915e4f 100644 --- a/src/Dialog_LogView.cpp +++ b/src/Dialog_LogView.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 e1e4cbe0..41312949 100644 --- a/src/Dialog_LogView.h +++ b/src/Dialog_LogView.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6b1db9f7..d652ee9d 100644 --- a/src/Dialog_MainWindow.cpp +++ b/src/Dialog_MainWindow.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 c8fd2f51..2a46ff18 100644 --- a/src/Dialog_MainWindow.h +++ b/src/Dialog_MainWindow.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 2e5b86b7..5f112dfd 100644 --- a/src/Dialog_MetaInfo.cpp +++ b/src/Dialog_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 5fb9012f..ced62a63 100644 --- a/src/Dialog_MetaInfo.h +++ b/src/Dialog_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6ca6fffa..a7474487 100644 --- a/src/Dialog_Processing.cpp +++ b/src/Dialog_Processing.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6b714070..91f3dd84 100644 --- a/src/Dialog_Processing.h +++ b/src/Dialog_Processing.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 8ef9ded0..1c8455d9 100644 --- a/src/Dialog_SplashScreen.cpp +++ b/src/Dialog_SplashScreen.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 9a24785b..b1b5d117 100644 --- a/src/Dialog_SplashScreen.h +++ b/src/Dialog_SplashScreen.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 415b6f0a..07131136 100644 --- a/src/Dialog_Update.cpp +++ b/src/Dialog_Update.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 2d2e0d1e..53998bc9 100644 --- a/src/Dialog_Update.h +++ b/src/Dialog_Update.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 1ddddab2..03e38fd4 100644 --- a/src/Dialog_WorkingBanner.cpp +++ b/src/Dialog_WorkingBanner.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 bd2ca526..7ccf7a15 100644 --- a/src/Dialog_WorkingBanner.h +++ b/src/Dialog_WorkingBanner.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a9551f66..8dd73616 100644 --- a/src/Encoder_AAC.cpp +++ b/src/Encoder_AAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 88e573c3..fb11e03c 100644 --- a/src/Encoder_AAC.h +++ b/src/Encoder_AAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 5963edc3..ff93b2ef 100644 --- a/src/Encoder_Abstract.cpp +++ b/src/Encoder_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 1c829dd9..161b4b92 100644 --- a/src/Encoder_Abstract.h +++ b/src/Encoder_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 fce851c4..f5db9a8b 100644 --- a/src/Encoder_FLAC.cpp +++ b/src/Encoder_FLAC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 f9dcb7bf..2ee90c22 100644 --- a/src/Encoder_FLAC.h +++ b/src/Encoder_FLAC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 7fe3cc1f..78d39c29 100644 --- a/src/Encoder_MP3.cpp +++ b/src/Encoder_MP3.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 4140c852..2140ad2f 100644 --- a/src/Encoder_MP3.h +++ b/src/Encoder_MP3.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 71beebab..bfd96590 100644 --- a/src/Encoder_Vorbis.cpp +++ b/src/Encoder_Vorbis.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 aa8fa679..80e64f1f 100644 --- a/src/Encoder_Vorbis.h +++ b/src/Encoder_Vorbis.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 ea9ee657..a30934c7 100644 --- a/src/Encoder_Wave.cpp +++ b/src/Encoder_Wave.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 5500bc1c..1384ab3f 100644 --- a/src/Encoder_Wave.h +++ b/src/Encoder_Wave.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 c32bd742..d483da77 100644 --- a/src/Filter_Abstract.cpp +++ b/src/Filter_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 f03332f2..fb8a9ccd 100644 --- a/src/Filter_Abstract.h +++ b/src/Filter_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 cfcc0cbf..5edf56ef 100644 --- a/src/Filter_Downmix.cpp +++ b/src/Filter_Downmix.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 7acef522..7f706e89 100644 --- a/src/Filter_Downmix.h +++ b/src/Filter_Downmix.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 b94597cf..a81e737e 100644 --- a/src/Genres.cpp +++ b/src/Genres.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 97c073bc..45207159 100644 --- a/src/Genres.h +++ b/src/Genres.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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.cpp b/src/Global.cpp index d0f5fefb..e81a1cd7 100644 --- a/src/Global.cpp +++ b/src/Global.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 51d61054..1f94bc3a 100644 --- a/src/Global.h +++ b/src/Global.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 119d105f..0e0947a9 100644 --- a/src/LockedFile.cpp +++ b/src/LockedFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 b0bf28f0..19f61b73 100644 --- a/src/LockedFile.h +++ b/src/LockedFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 237f3d11..6ba3130e 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a3c9bae2..b7dbf405 100644 --- a/src/Model_AudioFile.cpp +++ b/src/Model_AudioFile.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 162f2ff7..c66152b5 100644 --- a/src/Model_AudioFile.h +++ b/src/Model_AudioFile.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 1969b24e..ba366e3c 100644 --- a/src/Model_FileList.cpp +++ b/src/Model_FileList.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a14afe33..b8f93ce4 100644 --- a/src/Model_FileList.h +++ b/src/Model_FileList.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 9e694d0d..5dc4de9a 100644 --- a/src/Model_FileSystem.cpp +++ b/src/Model_FileSystem.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 4e548cc6..f1d6ff88 100644 --- a/src/Model_FileSystem.h +++ b/src/Model_FileSystem.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 35b0dc85..fefb7f61 100644 --- a/src/Model_MetaInfo.cpp +++ b/src/Model_MetaInfo.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 e04dfc0e..77b6f79a 100644 --- a/src/Model_MetaInfo.h +++ b/src/Model_MetaInfo.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 669c9fd9..a9503ed1 100644 --- a/src/Model_Progress.cpp +++ b/src/Model_Progress.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 ea3c5840..a8128435 100644 --- a/src/Model_Progress.h +++ b/src/Model_Progress.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 bc20e066..ad8eb99e 100644 --- a/src/Model_Settings.cpp +++ b/src/Model_Settings.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 fd39a109..67829fdd 100644 --- a/src/Model_Settings.h +++ b/src/Model_Settings.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 fb353d18..10d22042 100644 --- a/src/Registry_Decoder.cpp +++ b/src/Registry_Decoder.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 75cca4e0..6b918024 100644 --- a/src/Registry_Decoder.h +++ b/src/Registry_Decoder.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 58c21e5a..f0c2c476 100644 --- a/src/Resource.h +++ b/src/Resource.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6005fd4d..3e433ae9 100644 --- a/src/Targetver.h +++ b/src/Targetver.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 62b06f56..8390718d 100644 --- a/src/Thread_FileAnalyzer.cpp +++ b/src/Thread_FileAnalyzer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6d682cfb..aa47346a 100644 --- a/src/Thread_FileAnalyzer.h +++ b/src/Thread_FileAnalyzer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a67647e1..e2a673e9 100644 --- a/src/Thread_Initialization.cpp +++ b/src/Thread_Initialization.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 8a1dcb55..c66a840b 100644 --- a/src/Thread_Initialization.h +++ b/src/Thread_Initialization.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 7d304b19..22c535d4 100644 --- a/src/Thread_MessageHandler.cpp +++ b/src/Thread_MessageHandler.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 98ec8c60..fb8e8fd9 100644 --- a/src/Thread_MessageHandler.h +++ b/src/Thread_MessageHandler.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 51fc53c4..642c9fbd 100644 --- a/src/Thread_MessageProducer.cpp +++ b/src/Thread_MessageProducer.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 a65d8999..e9bfd2d9 100644 --- a/src/Thread_MessageProducer.h +++ b/src/Thread_MessageProducer.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 99c16d70..e27d78d9 100644 --- a/src/Thread_Process.cpp +++ b/src/Thread_Process.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6413fe7a..5d2974c3 100644 --- a/src/Thread_Process.h +++ b/src/Thread_Process.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 6c523509..a037524d 100644 --- a/src/Tool_Abstract.cpp +++ b/src/Tool_Abstract.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; 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 36772527..8e197af0 100644 --- a/src/Tool_Abstract.h +++ b/src/Tool_Abstract.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/WinSevenTaskbar.cpp b/src/WinSevenTaskbar.cpp index 7fca79ee..82a8d485 100644 --- a/src/WinSevenTaskbar.cpp +++ b/src/WinSevenTaskbar.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/WinSevenTaskbar.h b/src/WinSevenTaskbar.h index 17415415..8566313a 100644 --- a/src/WinSevenTaskbar.h +++ b/src/WinSevenTaskbar.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // LameXP - Audio Encoder Front-End -// Copyright (C) 2004-2010 LoRd_MuldeR +// Copyright (C) 2004-2011 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by