summaryrefslogtreecommitdiff
path: root/plugins/http_authentication
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/http_authentication')
-rw-r--r--plugins/http_authentication/http_authentication.php1
-rw-r--r--plugins/http_authentication/package.xml2
2 files changed, 2 insertions, 1 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
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 @@
<release>stable</release>
<api>stable</api>
</stability>
- <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
+ <license uri="http://www.gnu.org/licenses/gpl.html">GNU GPLv3+</license>
<notes>-</notes>
<contents>
<dir baseinstalldir="/" name="/">