aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Output/null/outputnull.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Output/null/outputnull.h')
-rw-r--r--src/plugins/Output/null/outputnull.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/Output/null/outputnull.h b/src/plugins/Output/null/outputnull.h
index 54c30572a..c0d71cc1c 100644
--- a/src/plugins/Output/null/outputnull.h
+++ b/src/plugins/Output/null/outputnull.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2014 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 <qmmp/output.h>
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputNull : public Output
{