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/http_authentication/http_authentication.php | 1 + plugins/http_authentication/package.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/http_authentication') 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 diff --git a/plugins/http_authentication/package.xml b/plugins/http_authentication/package.xml index 18240eee8..d8f2036b6 100644 --- a/plugins/http_authentication/package.xml +++ b/plugins/http_authentication/package.xml @@ -22,7 +22,7 @@ stable stable - GNU GPLv2 + GNU GPLv3+ - -- cgit v1.2.3