summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PromptfileCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/PromptfileCom.py')
-rw-r--r--module/plugins/hoster/PromptfileCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/PromptfileCom.py b/module/plugins/hoster/PromptfileCom.py
index abce7f189..b6f35e8ba 100644
--- a/module/plugins/hoster/PromptfileCom.py
+++ b/module/plugins/hoster/PromptfileCom.py
@@ -13,6 +13,7 @@ class PromptfileCom(SimpleHoster):
__pattern__ = r'https?://(?:www\.)?promptfile\.com/'
__description__ = """Promptfile.com hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("igel", "igelkun@myopera.com")]