summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/YoupornCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/YoupornCom.py')
-rw-r--r--module/plugins/hoster/YoupornCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/YoupornCom.py b/module/plugins/hoster/YoupornCom.py
index b9f9cabd9..692c63286 100644
--- a/module/plugins/hoster/YoupornCom.py
+++ b/module/plugins/hoster/YoupornCom.py
@@ -13,6 +13,7 @@ class YoupornCom(Hoster):
__pattern__ = r'http://(?:www\.)?youporn\.com/watch/.+'
__description__ = """Youporn.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("willnix", "willnix@pyload.org")]