diff LICENSE.md @ 6829:322ce5147fe0

js: introduce jquery.flot library - so far unused Will be used to replace YUI flot. Source files copied from https://github.com/flot/flot/tree/v0.8.3 .
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 23 Aug 2017 03:26:58 +0200
parents 6616c6addd1e
children 80acba885189
line wrap: on
line diff
--- a/LICENSE.md	Wed Aug 23 03:26:58 2017 +0200
+++ b/LICENSE.md	Wed Aug 23 03:26:58 2017 +0200
@@ -235,8 +235,8 @@
 
 
 
-Flot
-----
+YUI Flot
+--------
 
 Kallithea incorporates some CSS from a system called
 [Flot](http://code.google.com/p/flot/), which is:
@@ -251,6 +251,37 @@
 
 
 
+Flot
+----
+
+Kallithea incorporates some parts of a Javascript system called
+[Flot](http://www.flotcharts.org/), which is:
+
+Copyright (c) 2007-2014 IOLA and Ole Laursen
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+
+
 Icon fonts
 ----------