From 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 7 Oct 2017 17:56:23 +0000 Subject: changed contact information git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp | 2 +- src/plugins/CommandLineOptions/PlayListOption/playlistoption.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/plugins/CommandLineOptions/PlayListOption') diff --git a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp index 9bc850ea0..285e26f98 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp +++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2017 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/CommandLineOptions/PlayListOption/playlistoption.h b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h index ea8f0d600..8e6f72a32 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h +++ b/src/plugins/CommandLineOptions/PlayListOption/playlistoption.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2017 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 * @@ -28,7 +28,7 @@ #include /** - @author Ilya Kotov + @author Ilya Kotov */ class PlayListOption : public QObject, public CommandLineOption { -- cgit v1.2.3-13-gbd6f