summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/FastixRu.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/FastixRu.py')
-rw-r--r--module/plugins/accounts/FastixRu.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/FastixRu.py b/module/plugins/accounts/FastixRu.py
index c69f73735..10328b840 100644
--- a/module/plugins/accounts/FastixRu.py
+++ b/module/plugins/accounts/FastixRu.py
@@ -10,6 +10,7 @@ class FastixRu(Account):
__version__ = "0.02"
__description__ = """Fastix account plugin"""
+ __license__ = "GPLv3"
__authors__ = [("Massimo Rosamilia", "max@spiritix.eu")]