summaryrefslogtreecommitdiff
path: root/plugins/attachment_reminder
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/attachment_reminder
parent39b905b7a8abafe57f5429952db390a97ffa047f (diff)
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
Diffstat (limited to 'plugins/attachment_reminder')
-rwxr-xr-xplugins/attachment_reminder/attachment_reminder.php2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <http://www.gnu.org/licenses/>
*/
class attachment_reminder extends rcube_plugin