Skip to content

Commit

Permalink
highcharts integration, fixes #161, added highcharts license
Browse files Browse the repository at this point in the history
  • Loading branch information
mdzio committed Feb 20, 2019
1 parent f03d957 commit dd49a5d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -50,7 +50,10 @@ Alle Beiträge zum Projekt müssen unter die [GNU General Public License V3](LIC

# Lizenz und Haftungsausschluss

Dieses Projekt steht unter der [GNU General Public License V3](LICENSE.txt).
Dieses Projekt steht unter der [GNU General Public License V3](LICENSE.txt) mit folgenden Ausnahmen:
* Highstock/Highcharts JS: [Creative Commons (CC) Attribution-NonCommercial licence](http://creativecommons.org/licenses/by-nc/3.0/)

Bei einer kommerziellen Verwendung des CCU-Historians muss also auf die Erweiterung H2-Highcharts verzichtet werden, oder eine entsprechende Lizenz erworben werden.

# Autoren

Expand Down
13 changes: 13 additions & 0 deletions dist-generic/src/third-party-licenses/highcharts-license.txt
@@ -0,0 +1,13 @@
Highstock JS v7.0.2 (2019-01-17)
(c) 2009-2018 Torstein Honsi
License: www.highcharts.com/license

Highcharts JS v7.0.2 (2019-01-17)
Exporting module
(c) 2010-2019 Torstein Honsi
License: www.highcharts.com/license

Highcharts JS v7.0.2 (2019-01-17)
Client side exporting module
(c) 2015-2019 Torstein Honsi / Oystein Moseng
License: www.highcharts.com/license

0 comments on commit dd49a5d

Please sign in to comment.