diff options
Diffstat (limited to 'plugins/vcard_attachments/vcard_attachments.php')
| -rw-r--r-- | plugins/vcard_attachments/vcard_attachments.php | 1 |
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 |
