diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-10-17 14:22:19 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-10-17 14:22:19 -0700 |
commit | dfbcb60e8b9207bd9aa7ebd297ff9d2599121bf5 (patch) | |
tree | 71955c86e09289dddd636a1f54c091e2d52b3000 /httemplate/docs | |
parent | 929783d1045757abbe5c84ff2439547b0f8eca23 (diff) | |
parent | 689738f7c234903160cbe23f337c11f8c0621f00 (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/license.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 4ab596db2..570f503d6 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -36,7 +36,9 @@ All rights reserved<BR> option) any later version. <P> - 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, @@ -146,6 +148,10 @@ under the terms of the MIT license. Contains the form validation jQuery plugin <a href="https://jqueryvalidation.org/">jQuery Validation</a> by Jörn Zaefferer, licensed under the terms of MIT License. +<P> +Contains the leaflet JavaScript library <a href="http://leafletjs.com/">Leaflet JS</a> by Vladimir Agafonkin, +licensed under the terms of MIT License. + <!-- artwork --> <P> |