From 07c6c69eca8751c0e96a846afb30c24ab2638b1f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 20 Jun 2013 16:06:28 -0400 Subject: [PATCH] Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ --- plugins/help/content/license.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/help/content/license.html b/plugins/help/content/license.html index 371dbff..9034d46 100644 --- a/plugins/help/content/license.html +++ b/plugins/help/content/license.html @@ -655,7 +655,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/>. </pre> <p>Also add information on how to contact you by electronic and paper mail.</p> -- Gitblit v1.9.1