aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/uifactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/uifactory.h')
-rw-r--r--src/qmmpui/uifactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmpui/uifactory.h b/src/qmmpui/uifactory.h
index b0012d51b..eed603835 100644
--- a/src/qmmpui/uifactory.h
+++ b/src/qmmpui/uifactory.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2011 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 *
@@ -45,7 +45,7 @@ public:
bool hasAbout; /*!< Should be \b true if plugin has about dialog, otherwise returns \b false */
};
/*! @brief User interface plugin interface.
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class UiFactory
{