diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-18 12:47:38 +0000 |
| commit | 8da6900a3ded088e183dceed03cdca92d0080818 (patch) | |
| tree | 1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/emoticons | |
| parent | 8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff) | |
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
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="/"> |
