summaryrefslogtreecommitdiff
path: root/plugins/new_user_dialog/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/new_user_dialog/package.xml')
-rw-r--r--plugins/new_user_dialog/package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/new_user_dialog/package.xml b/plugins/new_user_dialog/package.xml
index ef585e39c..0bca1d9d4 100644
--- a/plugins/new_user_dialog/package.xml
+++ b/plugins/new_user_dialog/package.xml
@@ -23,7 +23,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>
- Use jquery UI to render the dialog
- Fixed IDNA encoding/decoding of e-mail addresses (#1487909)