aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler/Interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSubtitlesHandler/Interfaces')
-rw-r--r--OpenSubtitlesHandler/Interfaces/IMethodResponse.cs3
-rw-r--r--OpenSubtitlesHandler/Interfaces/MethodResponseAttr.cs2
2 files changed, 2 insertions, 3 deletions
diff --git a/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs b/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
index 9c05e357b..3450beff5 100644
--- a/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
+++ b/OpenSubtitlesHandler/Interfaces/IMethodResponse.cs
@@ -1,4 +1,4 @@
-/* This file is part of OpenSubtitles Handler
+/* This file is part of OpenSubtitles Handler
A library that handle OpenSubtitles.org XML-RPC methods.
Copyright © Ala Ibrahim Hadid 2013
@@ -17,7 +17,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
-using System.ComponentModel;
namespace OpenSubtitlesHandler
{
diff --git a/OpenSubtitlesHandler/Interfaces/MethodResponseAttr.cs b/OpenSubtitlesHandler/Interfaces/MethodResponseAttr.cs
index 57f01d4d9..a7e49032d 100644
--- a/OpenSubtitlesHandler/Interfaces/MethodResponseAttr.cs
+++ b/OpenSubtitlesHandler/Interfaces/MethodResponseAttr.cs
@@ -1,4 +1,4 @@
-/* This file is part of OpenSubtitles Handler
+/* This file is part of OpenSubtitles Handler
A library that handle OpenSubtitles.org XML-RPC methods.
Copyright © Ala Ibrahim Hadid 2013