summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/WarserverCz.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/WarserverCz.py')
-rw-r--r--module/plugins/hoster/WarserverCz.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/WarserverCz.py b/module/plugins/hoster/WarserverCz.py
index 2e1e54db3..cde40b231 100644
--- a/module/plugins/hoster/WarserverCz.py
+++ b/module/plugins/hoster/WarserverCz.py
@@ -11,6 +11,7 @@ class WarserverCz(DeadHoster):
__pattern__ = r'http://(?:www\.)?warserver\.cz/stahnout/\d+'
__description__ = """Warserver.cz hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("Walter Purcaro", "vuolter@gmail.com")]