summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/SimplyPremiumCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/SimplyPremiumCom.py')
-rw-r--r--module/plugins/accounts/SimplyPremiumCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/SimplyPremiumCom.py b/module/plugins/accounts/SimplyPremiumCom.py
index fd825a616..8f65fa677 100644
--- a/module/plugins/accounts/SimplyPremiumCom.py
+++ b/module/plugins/accounts/SimplyPremiumCom.py
@@ -10,6 +10,7 @@ class SimplyPremiumCom(Account):
__version__ = "0.01"
__description__ = """Simply-Premium.com account plugin"""
+ __license__ = "GPLv3"
__authors__ = [("EvolutionClip", "evolutionclip@live.de")]