aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris/mpris1
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-07 17:56:23 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-07 17:56:23 +0000
commit41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch)
tree0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins/General/mpris/mpris1
parent90ec9fc38eafde134febd368403a4b621d99e1da (diff)
downloadqmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.gz
qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.bz2
qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.zip
changed contact information
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/mpris/mpris1')
-rw-r--r--src/plugins/General/mpris/mpris1/playerobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/playerobject.h4
-rw-r--r--src/plugins/General/mpris/mpris1/rootobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/rootobject.h4
-rw-r--r--src/plugins/General/mpris/mpris1/tracklistobject.cpp2
-rw-r--r--src/plugins/General/mpris/mpris1/tracklistobject.h4
6 files changed, 9 insertions, 9 deletions
diff --git a/src/plugins/General/mpris/mpris1/playerobject.cpp b/src/plugins/General/mpris/mpris1/playerobject.cpp
index ed1b499c3..3605c51a0 100644
--- a/src/plugins/General/mpris/mpris1/playerobject.cpp
+++ b/src/plugins/General/mpris/mpris1/playerobject.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
diff --git a/src/plugins/General/mpris/mpris1/playerobject.h b/src/plugins/General/mpris/mpris1/playerobject.h
index c4f07587e..96a824ce1 100644
--- a/src/plugins/General/mpris/mpris1/playerobject.h
+++ b/src/plugins/General/mpris/mpris1/playerobject.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-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 *
@@ -29,7 +29,7 @@ class PlayListManager;
class QmmpUiSettings;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
struct PlayerStatus
diff --git a/src/plugins/General/mpris/mpris1/rootobject.cpp b/src/plugins/General/mpris/mpris1/rootobject.cpp
index e7dd1e724..6cfaad909 100644
--- a/src/plugins/General/mpris/mpris1/rootobject.cpp
+++ b/src/plugins/General/mpris/mpris1/rootobject.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 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 *
diff --git a/src/plugins/General/mpris/mpris1/rootobject.h b/src/plugins/General/mpris/mpris1/rootobject.h
index 5bea44b20..e106c96f0 100644
--- a/src/plugins/General/mpris/mpris1/rootobject.h
+++ b/src/plugins/General/mpris/mpris1/rootobject.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008 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 *
@@ -24,7 +24,7 @@
#include <QVariantMap>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
diff --git a/src/plugins/General/mpris/mpris1/tracklistobject.cpp b/src/plugins/General/mpris/mpris1/tracklistobject.cpp
index 580e0d16e..740339c11 100644
--- a/src/plugins/General/mpris/mpris1/tracklistobject.cpp
+++ b/src/plugins/General/mpris/mpris1/tracklistobject.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-2015 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 *
diff --git a/src/plugins/General/mpris/mpris1/tracklistobject.h b/src/plugins/General/mpris/mpris1/tracklistobject.h
index 47c7148fb..1da743c37 100644
--- a/src/plugins/General/mpris/mpris1/tracklistobject.h
+++ b/src/plugins/General/mpris/mpris1/tracklistobject.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2008-2015 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 *
@@ -31,7 +31,7 @@ class QmmpUiSettings;
class PlayListTrack;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class TrackListObject : public QObject
{