summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/Ftp.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/Ftp.py')
-rw-r--r--pyload/plugins/account/Ftp.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/pyload/plugins/account/Ftp.py b/pyload/plugins/account/Ftp.py
index 3917b59e8..90a8a8768 100644
--- a/pyload/plugins/account/Ftp.py
+++ b/pyload/plugins/account/Ftp.py
@@ -4,12 +4,13 @@ from pyload.plugins.base.Account import Account
class Ftp(Account):
- __name__ = "Ftp"
- __type__ = "account"
+ __name__ = "Ftp"
+ __type__ = "account"
__version__ = "0.01"
__description__ = """Ftp dummy account plugin"""
- __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
+ __license__ = "GPLv3"
+ __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
login_timeout = info_threshold = -1 #: Unlimited