From 8da6900a3ded088e183dceed03cdca92d0080818 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 18 Jan 2012 12:47:38 +0000 Subject: Update license information in plugins git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/vcard_attachments/package.xml | 2 +- plugins/vcard_attachments/vcard_attachments.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/vcard_attachments') diff --git a/plugins/vcard_attachments/package.xml b/plugins/vcard_attachments/package.xml index da43a79bc..e09b8db53 100644 --- a/plugins/vcard_attachments/package.xml +++ b/plugins/vcard_attachments/package.xml @@ -29,7 +29,7 @@ stable stable - GNU GPLv2 + GNU GPLv3+ - Exec contact_create hook when adding contact (#1486964) - Make icons skinable diff --git a/plugins/vcard_attachments/vcard_attachments.php b/plugins/vcard_attachments/vcard_attachments.php index 2e79053cb..fdb2d3289 100644 --- a/plugins/vcard_attachments/vcard_attachments.php +++ b/plugins/vcard_attachments/vcard_attachments.php @@ -4,6 +4,7 @@ * Detect VCard attachments and show a button to add them to address book * * @version @package_version@ + * @license GNU GPLv3+ * @author Thomas Bruederli, Aleksander Machniak */ class vcard_attachments extends rcube_plugin -- cgit v1.2.3