summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/Share4webCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/Share4webCom.py')
-rw-r--r--module/plugins/hoster/Share4webCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/Share4webCom.py b/module/plugins/hoster/Share4webCom.py
index 3b839a30f..14f566b27 100644
--- a/module/plugins/hoster/Share4webCom.py
+++ b/module/plugins/hoster/Share4webCom.py
@@ -12,6 +12,7 @@ class Share4webCom(UnibytesCom):
__pattern__ = r'http://(?:www\.)?share4web\.com/get/\w+'
__description__ = """Share4web.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("zoidberg", "zoidberg@mujmail.cz")]