summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/GooIm.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/GooIm.py')
-rw-r--r--module/plugins/hoster/GooIm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/hoster/GooIm.py b/module/plugins/hoster/GooIm.py
index c30bd3280..d27b38f1f 100644
--- a/module/plugins/hoster/GooIm.py
+++ b/module/plugins/hoster/GooIm.py
@@ -16,6 +16,7 @@ class GooIm(SimpleHoster):
__pattern__ = r'https?://(?:www\.)?goo\.im/.+'
__description__ = """Goo.im hoster plugin"""
+ __license__ = "GPLv3"
__authors__ = [("zapp-brannigan", "fuerst.reinje@web.de")]