summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/LomafileCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/LomafileCom.py')
-rw-r--r--module/plugins/hoster/LomafileCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/LomafileCom.py b/module/plugins/hoster/LomafileCom.py
index ebb973cbd..9589318cc 100644
--- a/module/plugins/hoster/LomafileCom.py
+++ b/module/plugins/hoster/LomafileCom.py
@@ -11,6 +11,7 @@ class LomafileCom(XFSPHoster):
__pattern__ = r'http://lomafile\.com/\w{12}'
__description__ = """Lomafile.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("nath_schwarz", "nathan.notwhite@gmail.com"),
("guidobelix", "guidobelix@hotmail.it")]