summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/BayfilesCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/BayfilesCom.py')
-rw-r--r--module/plugins/accounts/BayfilesCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/BayfilesCom.py b/module/plugins/accounts/BayfilesCom.py
index a678a3523..b1166b83a 100644
--- a/module/plugins/accounts/BayfilesCom.py
+++ b/module/plugins/accounts/BayfilesCom.py
@@ -12,6 +12,7 @@ class BayfilesCom(Account):
__version__ = "0.03"
__description__ = """Bayfiles.com account plugin"""
+ __license__ = "GPLv3"
__authors__ = [("zoidberg", "zoidberg@mujmail.cz")]