summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/RehostTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/RehostTo.py')
-rw-r--r--module/plugins/accounts/RehostTo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/RehostTo.py b/module/plugins/accounts/RehostTo.py
index ed8147190..b71347a15 100644
--- a/module/plugins/accounts/RehostTo.py
+++ b/module/plugins/accounts/RehostTo.py
@@ -9,6 +9,7 @@ class RehostTo(Account):
__version__ = "0.1"
__description__ = """Rehost.to account plugin"""
+ __license__ = "GPLv3"
__authors__ = [("RaNaN", "RaNaN@pyload.org")]