diff options
Diffstat (limited to 'src/plugins/Transports/http/httpstreamreader.h')
| -rw-r--r-- | src/plugins/Transports/http/httpstreamreader.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/Transports/http/httpstreamreader.h b/src/plugins/Transports/http/httpstreamreader.h index d39b1a446..3f064305d 100644 --- a/src/plugins/Transports/http/httpstreamreader.h +++ b/src/plugins/Transports/http/httpstreamreader.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 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 * @@ -38,7 +38,7 @@ class DownloadThread; class HTTPInputSource; /*! @internal - * @author Ilya Kotov <forkotov02@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ struct HttpStreamData { @@ -52,7 +52,7 @@ struct HttpStreamData }; /*! @internal - * @author Ilya Kotov <forkotov02@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ class HttpStreamReader : public QIODevice { |
