summaryrefslogtreecommitdiff
path: root/program/include/rcube_content_filter.php
diff options
context:
space:
mode:
Diffstat (limited to 'program/include/rcube_content_filter.php')
-rw-r--r--program/include/rcube_content_filter.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/program/include/rcube_content_filter.php b/program/include/rcube_content_filter.php
index cde02ebdb..61d6e22c4 100644
--- a/program/include/rcube_content_filter.php
+++ b/program/include/rcube_content_filter.php
@@ -6,7 +6,10 @@
| |
| This file is part of the Roundcube Webmail client |
| Copyright (C) 2011, The Roundcube Dev Team |
- | Licensed under the GNU GPL |
+ | |
+ | Licensed under the GNU General Public License version 3 or |
+ | any later version with exceptions for skins & plugins. |
+ | See the README file for a full license statement. |
| |
| PURPOSE: |
| PHP stream filter to detect evil content in mail attachments |