From 8da6900a3ded088e183dceed03cdca92d0080818 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 18 Jan 2012 12:47:38 +0000 Subject: Update license information in plugins git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/autologon/autologon.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/autologon/autologon.php') 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 { -- cgit v1.2.3