diff options
Diffstat (limited to 'plugins/http_authentication/http_authentication.php')
| -rw-r--r-- | plugins/http_authentication/http_authentication.php | 1 |
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 |
