aboutsummaryrefslogtreecommitdiff
path: root/src/qmmp/metadatamodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmp/metadatamodel.h')
-rw-r--r--src/qmmp/metadatamodel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmp/metadatamodel.h b/src/qmmp/metadatamodel.h
index a81bd64fd..37002b2dc 100644
--- a/src/qmmp/metadatamodel.h
+++ b/src/qmmp/metadatamodel.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2009 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 @@
#include "tagmodel.h"
/*! @brief The MetaDataModel is the base interface class of metadata access.
- * @author Ilya Kotov <forkotov02@hotmail.ru>
+ * @author Ilya Kotov <forkotov02@ya.ru>
*/
class MetaDataModel : public QObject
{