summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments/vcard_attachments.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-01-18 12:47:38 +0000
commit8da6900a3ded088e183dceed03cdca92d0080818 (patch)
tree1abe135b912949f409a1a925f3e6316c7e9c5c58 /plugins/vcard_attachments/vcard_attachments.php
parent8f652cd3b47e8fdf2c7a872a892be989c4d88c82 (diff)
Update license information in plugins
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/vcard_attachments/vcard_attachments.php')
-rw-r--r--plugins/vcard_attachments/vcard_attachments.php1
1 files changed, 1 insertions, 0 deletions
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