summaryrefslogtreecommitdiff
path: root/plugins/show_additional_headers/show_additional_headers.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-20 22:06:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-20 22:06:28 +0200
commit07c6c69eca8751c0e96a846afb30c24ab2638b1f (patch)
tree6629dbd38f3e578990523b5a6591bc08f64a8c79 /plugins/show_additional_headers/show_additional_headers.php
parent39b905b7a8abafe57f5429952db390a97ffa047f (diff)
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Diffstat (limited to 'plugins/show_additional_headers/show_additional_headers.php')
-rw-r--r--plugins/show_additional_headers/show_additional_headers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/show_additional_headers/show_additional_headers.php b/plugins/show_additional_headers/show_additional_headers.php
index 1375348c2..dcc384be8 100644
--- a/plugins/show_additional_headers/show_additional_headers.php
+++ b/plugins/show_additional_headers/show_additional_headers.php
@@ -11,7 +11,7 @@
*
* @version @package_version@
* @author Thomas Bruederli
- * @website http://roundcube.net
+ * @license GNU GPLv3+
*/
class show_additional_headers extends rcube_plugin
{