aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Transports/mms/mmsinputfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Transports/mms/mmsinputfactory.cpp')
-rw-r--r--src/plugins/Transports/mms/mmsinputfactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/Transports/mms/mmsinputfactory.cpp b/src/plugins/Transports/mms/mmsinputfactory.cpp
index b485c7d03..d51eee4d6 100644
--- a/src/plugins/Transports/mms/mmsinputfactory.cpp
+++ b/src/plugins/Transports/mms/mmsinputfactory.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2013 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 *
@@ -52,7 +52,7 @@ void MMSInputFactory::showAbout(QWidget *parent)
{
QMessageBox::about (parent, tr("About MMS Transport Plugin"),
tr("Qmmp MMS Transport Plugin")+"\n"+
- tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>"));
+ tr("Written by: Ilya Kotov <forkotov02@ya.ru>"));
}
QTranslator *MMSInputFactory::createTranslator(QObject *parent)