summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/TusfilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/TusfilesNet.py')
-rw-r--r--module/plugins/accounts/TusfilesNet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/accounts/TusfilesNet.py b/module/plugins/accounts/TusfilesNet.py
index eb244e7ea..704f70742 100644
--- a/module/plugins/accounts/TusfilesNet.py
+++ b/module/plugins/accounts/TusfilesNet.py
@@ -14,6 +14,7 @@ class TusfilesNet(XFSPAccount):
__version__ = "0.02"
__description__ = """ Tusfile.net account plugin """
+ __license__ = "GPLv3"
__authors__ = [("guidobelix", "guidobelix@hotmail.it")]