From 9ad08104fcac8613d8a92bd85d90dc81e302291a Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 3 Jun 2012 16:56:18 +0200 Subject: Fix reference to GPL in about page --- skins/default/templates/about.html | 7 ++++--- skins/larry/templates/about.html | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'skins') diff --git a/skins/default/templates/about.html b/skins/default/templates/about.html index 2a78d5180..f51180699 100644 --- a/skins/default/templates/about.html +++ b/skins/default/templates/about.html @@ -16,10 +16,11 @@

Roundcube Webmail

- +

This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2 -as published by the Free Software Foundation. +it under the terms of the GNU General Public License +as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+Some exceptions for skins & plugins apply.

diff --git a/skins/larry/templates/about.html b/skins/larry/templates/about.html index 2236ba56a..4fddfc557 100644 --- a/skins/larry/templates/about.html +++ b/skins/larry/templates/about.html @@ -13,7 +13,8 @@

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+Some exceptions for skins & plugins apply.

-- cgit v1.2.3