summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/FreakhareComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/FreakhareComFolder.py')
-rw-r--r--module/plugins/crypter/FreakhareComFolder.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/crypter/FreakhareComFolder.py b/module/plugins/crypter/FreakhareComFolder.py
index 34b64bc4a..19079f5f2 100644
--- a/module/plugins/crypter/FreakhareComFolder.py
+++ b/module/plugins/crypter/FreakhareComFolder.py
@@ -13,6 +13,7 @@ class FreakhareComFolder(SimpleCrypter):
__pattern__ = r'http://(?:www\.)?freakshare\.com/folder/.+'
__description__ = """Freakhare.com folder decrypter plugin"""
+ __license__ = "GPLv3"
__authors__ = [("stickell", "l.stickell@yahoo.it")]