diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
| commit | 8da6900a3ded088e183dceed03cdca92d0080818 (patch) | |
| tree | 1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/autologon | |
| parent | 8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff) | |
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/autologon')
| -rw-r--r-- | plugins/autologon/autologon.php | 3 |
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 { |
