From 07c6c69eca8751c0e96a846afb30c24ab2638b1f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 20 Jun 2013 22:06:28 +0200 Subject: Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ --- plugins/filesystem_attachments/filesystem_attachments.php | 1 + plugins/filesystem_attachments/package.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/filesystem_attachments') 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 * @author Thomas Bruederli * diff --git a/plugins/filesystem_attachments/package.xml b/plugins/filesystem_attachments/package.xml index 031a74297..49ec51934 100644 --- a/plugins/filesystem_attachments/package.xml +++ b/plugins/filesystem_attachments/package.xml @@ -34,7 +34,7 @@ stable stable - GNU GPLv2 + GNU GPLv3+ - -- cgit v1.2.3