summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/ILoadTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/ILoadTo.py')
-rw-r--r--pyload/plugins/crypter/ILoadTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/ILoadTo.py b/pyload/plugins/crypter/ILoadTo.py
index b63a5bc30..f299924b4 100644
--- a/pyload/plugins/crypter/ILoadTo.py
+++ b/pyload/plugins/crypter/ILoadTo.py
@@ -13,7 +13,7 @@ class ILoadTo(DeadCrypter):
__description = """Iload.to decrypter plugin"""
__license = "GPLv3"
- __authors = [("hzpz", None)]
+ __authors = [("hzpz", "")]
getInfo = create_getInfo(ILoadTo)