diff options
Diffstat (limited to 'src/plugins/General/scrobbler/scrobbler.h')
| -rw-r--r-- | src/plugins/General/scrobbler/scrobbler.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/General/scrobbler/scrobbler.h b/src/plugins/General/scrobbler/scrobbler.h index 172c6b188..d87a92778 100644 --- a/src/plugins/General/scrobbler/scrobbler.h +++ b/src/plugins/General/scrobbler/scrobbler.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -33,7 +33,7 @@ class SoundCore; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ScrobblerResponse { @@ -50,7 +50,7 @@ public: }; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Scrobbler : public QObject { @@ -86,7 +86,7 @@ private: }; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ScrobblerAuth : public QObject { |
