From 7e2a4d3ae0e73311ebb4fe01869544c6047f59c8 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 4 Oct 2017 11:37:20 -0400 Subject: RT# 76968 - added header logo and css to map page, fixed address look up error, added leaflet to license --- httemplate/docs/license.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/docs') diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 4ab596db2..e47398283 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -146,6 +146,10 @@ under the terms of the MIT license. Contains the form validation jQuery plugin jQuery Validation by Jörn Zaefferer, licensed under the terms of MIT License. +

+Contains the leaflet JavaScript library Leaflet JS by Vladimir Agafonkin, +licensed under the terms of MIT License. +

-- cgit v1.2.1 From 3baaec7890cb90834878c915b589a2eaf2ee437c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 14 Oct 2017 17:04:04 -0700 Subject: no AGPL on customer self-service --- httemplate/docs/license.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 4ab596db2..91fbbe286 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -36,7 +36,9 @@ All rights reserved
option) any later version.

- At your option, you may also redistribute and/or modify the + At your option, you may also redistribute and/or modify the files in + fs_selfservice/drupal/ fs_selfservice/wordpress/ fs_selfservice/perl/ and + fs_selfservice/java/ directories and the fs_selfservice/php/freeside.class.php file (but not the rest of the software) under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, -- cgit v1.2.1