diff options
| -rw-r--r-- | src/plugins/Output/oss4/outputoss4.h | 2 | ||||
| -rw-r--r-- | src/plugins/Output/oss4/settingsdialog.h | 2 | ||||
| -rw-r--r-- | src/qmmp/decoder.h | 2 | ||||
| -rw-r--r-- | src/qmmp/output.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/Output/oss4/outputoss4.h b/src/plugins/Output/oss4/outputoss4.h index 24637dd8d..5d2cffe8f 100644 --- a/src/plugins/Output/oss4/outputoss4.h +++ b/src/plugins/Output/oss4/outputoss4.h @@ -30,7 +30,7 @@ class VolumeOSS4; /** - @author Ilya Kotov <forkotov@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class OutputOSS4 : public Output { diff --git a/src/plugins/Output/oss4/settingsdialog.h b/src/plugins/Output/oss4/settingsdialog.h index c25e6cfe3..c88da080e 100644 --- a/src/plugins/Output/oss4/settingsdialog.h +++ b/src/plugins/Output/oss4/settingsdialog.h @@ -24,7 +24,7 @@ #include "ui_settingsdialog.h" /** - @author Ilya Kotov <forkotov@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class SettingsDialog : public QDialog { diff --git a/src/qmmp/decoder.h b/src/qmmp/decoder.h index 183a55bfc..90109fde5 100644 --- a/src/qmmp/decoder.h +++ b/src/qmmp/decoder.h @@ -21,7 +21,7 @@ class QmmpPluginCache; /*! @brief The Decoder class provides the base interface class of audio decoders. * @author Brad Hughes <bhughes@trolltech.com> - * @author Ilya Kotov <forkotov@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ class Decoder { diff --git a/src/qmmp/output.h b/src/qmmp/output.h index c937f5c05..a3668d99e 100644 --- a/src/qmmp/output.h +++ b/src/qmmp/output.h @@ -21,7 +21,7 @@ class QmmpPluginCache; /*! @brief The Output class provides the base interface class of audio outputs. * @author Brad Hughes <bhughes@trolltech.com> - * @author Ilya Kotov <forkotov@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ class Output { |
