From 1a716d2d343b6614bec80d98cc46f327c296279e Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 24 Aug 2011 16:16:14 -0400 Subject: [PATCH] Add copyright line on files with significant changes from Kolab Systems --- program/include/rcmail.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/include/rcmail.php b/program/include/rcmail.php index e013c75..c6f8a63 100644 --- a/program/include/rcmail.php +++ b/program/include/rcmail.php @@ -6,6 +6,7 @@ | | | This file is part of the Roundcube Webmail client | | Copyright (C) 2008-2011, The Roundcube Dev Team | + | Copyright (C) 2011, Kolab Systems AG | | Licensed under the GNU GPL | | | | PURPOSE: | -- Gitblit v1.9.1