summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/File4safeCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/File4safeCom.py')
-rw-r--r--module/plugins/hoster/File4safeCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/File4safeCom.py b/module/plugins/hoster/File4safeCom.py
index ca116ef64..e5927dd69 100644
--- a/module/plugins/hoster/File4safeCom.py
+++ b/module/plugins/hoster/File4safeCom.py
@@ -15,6 +15,7 @@ class File4safeCom(XFSPHoster):
__pattern__ = r'https?://(?:www\.)?file4safe\.com/\w{12}'
__description__ = """File4safe.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("stickell", "l.stickell@yahoo.it")]