From 07c6c69eca8751c0e96a846afb30c24ab2638b1f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 20 Jun 2013 22:06:28 +0200 Subject: Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ --- plugins/jqueryui/jqueryui.php | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/jqueryui') 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 * @author Thomas Bruederli + * @license GNU GPLv3+ */ class jqueryui extends rcube_plugin { -- cgit v1.2.3