diff options
Diffstat (limited to 'plugins/emoticons')
| -rw-r--r-- | plugins/emoticons/emoticons.php | 1 | ||||
| -rw-r--r-- | plugins/emoticons/package.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/plugins/emoticons/emoticons.php b/plugins/emoticons/emoticons.php index 78f956382..c986686e3 100644 --- a/plugins/emoticons/emoticons.php +++ b/plugins/emoticons/emoticons.php @@ -6,6 +6,7 @@ * Sample plugin to replace emoticons in plain text message body with real icons * * @version @package_version@ + * @license GNU GPLv3+ * @author Thomas Bruederli * @author Aleksander Machniak * @website http://roundcube.net diff --git a/plugins/emoticons/package.xml b/plugins/emoticons/package.xml index dfbdf5082..b4218103c 100644 --- a/plugins/emoticons/package.xml +++ b/plugins/emoticons/package.xml @@ -28,7 +28,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="/"> |
