summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/FileSharkPl.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/hoster/FileSharkPl.py')
-rw-r--r--pyload/plugins/hoster/FileSharkPl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/FileSharkPl.py b/pyload/plugins/hoster/FileSharkPl.py
index 480075004..673da41d0 100644
--- a/pyload/plugins/hoster/FileSharkPl.py
+++ b/pyload/plugins/hoster/FileSharkPl.py
@@ -16,7 +16,7 @@ class FileSharkPl(SimpleHoster):
__description = """FileShark.pl hoster plugin"""
__license = "GPLv3"
- __authors = [("prOq", None),
+ __authors = [("prOq", ""),
("Walter Purcaro", "vuolter@gmail.com")]