summaryrefslogtreecommitdiff
path: root/plugins/autologon/autologon.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autologon/autologon.php')
-rw-r--r--plugins/autologon/autologon.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/autologon/autologon.php b/plugins/autologon/autologon.php
index 9601d61a6..63ffb943e 100644
--- a/plugins/autologon/autologon.php
+++ b/plugins/autologon/autologon.php
@@ -3,6 +3,9 @@
/**
* Sample plugin to try out some hooks.
* This performs an automatic login if accessed from localhost
+ *
+ * @license GNU GPLv3+
+ * @author Thomas Bruederli
*/
class autologon extends rcube_plugin
{