diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/StatusOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/StatusOption/statusoption.cpp | 2 | ||||
| -rw-r--r-- | src/plugins/CommandLineOptions/StatusOption/statusoption.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp b/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp index fe3080407..0450418c4 100644 --- a/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp +++ b/src/plugins/CommandLineOptions/StatusOption/statusoption.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-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/StatusOption/statusoption.h b/src/plugins/CommandLineOptions/StatusOption/statusoption.h index 93fd91e51..840c6ca4a 100644 --- a/src/plugins/CommandLineOptions/StatusOption/statusoption.h +++ b/src/plugins/CommandLineOptions/StatusOption/statusoption.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 * @@ -29,7 +29,7 @@ /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class StatusOption : public QObject, public CommandLineOption { |
