diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-20 22:06:28 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-20 22:06:28 +0200 |
commit | 07c6c69eca8751c0e96a846afb30c24ab2638b1f (patch) | |
tree | 6629dbd38f3e578990523b5a6591bc08f64a8c79 /plugins/new_user_identity/package.xml | |
parent | 39b905b7a8abafe57f5429952db390a97ffa047f (diff) |
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Diffstat (limited to 'plugins/new_user_identity/package.xml')
-rw-r--r-- | plugins/new_user_identity/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/new_user_identity/package.xml b/plugins/new_user_identity/package.xml index e50cd9255..45a3c4c8d 100644 --- a/plugins/new_user_identity/package.xml +++ b/plugins/new_user_identity/package.xml @@ -24,7 +24,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="/"> |