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