diff LICENSE.md @ 7463:2b8f69cb7d8c

front-end: Use jQuery and Flot from node_modules and stop bundling them jquery.min.js 1.12.3 was introduced in 7a4dec17e837. jquery.flot.js 0.8.3 was introduced in 322ce5147fe0.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 10 Dec 2018 23:20:54 +0100
parents 585dee5eb4bb
children 12455b1a1a6f
line wrap: on
line diff
--- a/LICENSE.md	Mon Dec 10 23:25:58 2018 +0100
+++ b/LICENSE.md	Mon Dec 10 23:20:54 2018 +0100
@@ -73,15 +73,15 @@
 jQuery
 ------
 
-Kallithea incorporates the Javascript system called
-[jQuery](http://jquery.org/), [herein](kallithea/public/js/jquery.min.js),
-which can be found together with its Corresponding Source in
-https://github.com/jquery/jquery at tag 1.12.3 (mirrored at
-https://kallithea-scm.org/repos/mirror/jquery/files/1.12.3/ ).
+Kallithea uses the Javascript system called
+[jQuery](http://jquery.org/).
 
 It is Copyright 2013 jQuery Foundation and other contributors http://jquery.com/ and is under an
 [MIT-permissive license](MIT-Permissive-License.txt).
 
+It is not distributed with Kallithea, but will be downloaded
+using the ''kallithea-cli front-end-build'' command.
+
 
 
 DataTables
@@ -254,7 +254,7 @@
 Flot
 ----
 
-Kallithea incorporates some parts of a Javascript system called
+Kallithea uses some parts of a Javascript system called
 [Flot](http://www.flotcharts.org/), which is:
 
 Copyright (c) 2007-2014 IOLA and Ole Laursen
@@ -280,6 +280,9 @@
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 
+It is not distributed with Kallithea, but will be downloaded
+using the ''kallithea-cli front-end-build'' command.
+
 
 
 Icon fonts