summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/SharebeesCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/SharebeesCom.py')
-rw-r--r--module/plugins/hoster/SharebeesCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/SharebeesCom.py b/module/plugins/hoster/SharebeesCom.py
index 8112a11b5..675bd2286 100644
--- a/module/plugins/hoster/SharebeesCom.py
+++ b/module/plugins/hoster/SharebeesCom.py
@@ -11,6 +11,7 @@ class SharebeesCom(DeadHoster):
__pattern__ = r'http://(?:www\.)?sharebees.com/\w{12}'
__description__ = """ShareBees hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("zoidberg", "zoidberg@mujmail.cz")]