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/attachment_reminder/attachment_reminder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/attachment_reminder/attachment_reminder.php') diff --git a/plugins/attachment_reminder/attachment_reminder.php b/plugins/attachment_reminder/attachment_reminder.php index 82ad7a60e..84cc5f3b3 100755 --- a/plugins/attachment_reminder/attachment_reminder.php +++ b/plugins/attachment_reminder/attachment_reminder.php @@ -22,7 +22,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see + * along with this program. If not, see */ class attachment_reminder extends rcube_plugin -- cgit v1.2.3