summaryrefslogtreecommitdiff
path: root/plugins/http_authentication/http_authentication.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
commit8da6900a3ded088e183dceed03cdca92d0080818 (patch)
tree1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/http_authentication/http_authentication.php
parent8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff)
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/http_authentication/http_authentication.php')
-rw-r--r--plugins/http_authentication/http_authentication.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/http_authentication/http_authentication.php b/plugins/http_authentication/http_authentication.php
index bda8f9ab6..6c873713e 100644
--- a/plugins/http_authentication/http_authentication.php
+++ b/plugins/http_authentication/http_authentication.php
@@ -12,6 +12,7 @@
* See logout.html (in this directory) for an example how HTTP auth can be cleared.
*
* @version @package_version@
+ * @license GNU GPLv3+
* @author Thomas Bruederli
*/
class http_authentication extends rcube_plugin