summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/JumbofilesCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/JumbofilesCom.py')
-rw-r--r--module/plugins/hoster/JumbofilesCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/JumbofilesCom.py b/module/plugins/hoster/JumbofilesCom.py
index 7986c20fa..842c31f2a 100644
--- a/module/plugins/hoster/JumbofilesCom.py
+++ b/module/plugins/hoster/JumbofilesCom.py
@@ -13,6 +13,7 @@ class JumbofilesCom(SimpleHoster):
__pattern__ = r'http://(?:www\.)?jumbofiles.com/(\w{12}).*'
__description__ = """JumboFiles.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("godofdream", "soilfiction@gmail.com")]