summaryrefslogtreecommitdiff
path: root/plugins/jqueryui/jqueryui.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/jqueryui/jqueryui.php
parent39b905b7a8abafe57f5429952db390a97ffa047f (diff)
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Diffstat (limited to 'plugins/jqueryui/jqueryui.php')
-rw-r--r--plugins/jqueryui/jqueryui.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jqueryui/jqueryui.php b/plugins/jqueryui/jqueryui.php
index db640d1aa..e9b3c215e 100644
--- a/plugins/jqueryui/jqueryui.php
+++ b/plugins/jqueryui/jqueryui.php
@@ -8,6 +8,7 @@
* @version 1.9.1
* @author Cor Bosman <roundcube@wa.ter.net>
* @author Thomas Bruederli <roundcube@gmail.com>
+ * @license GNU GPLv3+
*/
class jqueryui extends rcube_plugin
{