summaryrefslogtreecommitdiff
path: root/plugins/filesystem_attachments/filesystem_attachments.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-06-20 22:06:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-06-20 22:06:28 +0200
commit07c6c69eca8751c0e96a846afb30c24ab2638b1f (patch)
tree6629dbd38f3e578990523b5a6591bc08f64a8c79 /plugins/filesystem_attachments/filesystem_attachments.php
parent39b905b7a8abafe57f5429952db390a97ffa047f (diff)
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Diffstat (limited to 'plugins/filesystem_attachments/filesystem_attachments.php')
-rw-r--r--plugins/filesystem_attachments/filesystem_attachments.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/filesystem_attachments/filesystem_attachments.php b/plugins/filesystem_attachments/filesystem_attachments.php
index d952e5a75..8d995ca0d 100644
--- a/plugins/filesystem_attachments/filesystem_attachments.php
+++ b/plugins/filesystem_attachments/filesystem_attachments.php
@@ -13,6 +13,7 @@
* require_once('plugins/filesystem_attachments/filesystem_attachments.php');
* class myCustom_attachments extends filesystem_attachments
*
+ * @license GNU GPLv3+
* @author Ziba Scott <ziba@umich.edu>
* @author Thomas Bruederli <roundcube@gmail.com>
*