Acknowledgements.md
... ...
@@ -2,6 +2,15 @@
2 2
3 3
[[_TOC_]]
4 4
5
+##AngularJS
6
+
7
+Angular is a development platform for building mobile and desktop web applications.
8
+
9
+The original software is available from https://angularjs.org
10
+
11
+The software is available under the MIT license https://github.com/angular/angular/blob/master/LICENSE
12
+
13
+
5 14
##D3
6 15
7 16
The SVG animation for Visualizations is handled by the D3 framework, which is written and maintained by Michael Bostock and is open-source software.
... ...
@@ -10,6 +19,7 @@ The original software is available from http://d3js.org/
10 19
11 20
The software is available under BSD 3-clause license https://github.com/mbostock/d3/blob/master/LICENSE
12 21
22
+
13 23
##Dundas Gauge
14 24
15 25
The static and dynamic gauges are handled by Dundas Charting Tools for ASP.NET, which is written by Dundas Data Visualization, Inc.
... ...
@@ -18,6 +28,7 @@ The original software is available from http://www.microsoft.com/en-us/download/
18 28
19 29
The software is available under MIT license http://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
20 30
31
+
21 32
##Dundas Map
22 33
23 34
The static map projection software is handled by Dundas Charting Tools for ASP.NET, which is written by Dundas Data Visualization, Inc.
... ...
@@ -26,6 +37,7 @@ The original software is available from http://www.microsoft.com/en-us/download/
26 37
27 38
The software is available under MIT license http://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
28 39
40
+
29 41
##EO.PDF
30 42
31 43
The HTML to PDF generation software is handled by EO.Pdf, which is maintained by Essential Objects, Inc.
... ...
@@ -34,6 +46,16 @@ The original software is available from http://www.essentialobjects.com/Download
34 46
35 47
The software is available under an End-User Software License Agreement: http://www.essentialobjects.com/Products/EOPdf/EULA.aspx
36 48
49
+
50
+##EVO HTML to PDF Converter
51
+
52
+A PDF Converter library with support for Azure Websites.
53
+
54
+The original software is available from http://www.evopdf.com
55
+
56
+The software is available under a deployment or company license http://www.evopdf.com/buy.aspx
57
+
58
+
37 59
##Highcharts
38 60
39 61
The dynamic and modern charts are handled by Highcharts JS, which is maintained by Highsoft AS.
... ...
@@ -50,6 +72,16 @@ The original software is available from https://github.com/jquery
50 72
51 73
The software is available under MIT license https://jquery.org/license/
52 74
75
+
76
+##jQuery Spellchecker
77
+
78
+The jQuery spellchecker is a lightweight plugin that can be used to check the spelling of text within a form field or within a DOM tree.
79
+
80
+The original software is available from https://github.com/badsyntax/jquery-spellchecker
81
+
82
+The software is available under the MIT license https://github.com/badsyntax/jquery-spellchecker/blob/master/LICENSE-MIT
83
+
84
+
53 85
##jQuery UI
54 86
55 87
The advanced UX (user experience) controls are provided by jQuery UI, which is a product of the jQuery foundation.
... ...
@@ -58,6 +90,27 @@ The original software is available from https://github.com/jquery
58 90
59 91
The software is available under MIT license https://jquery.org/license/
60 92
93
+
94
+##log4net
95
+
96
+The Apache log4net library is a tool to help output log statements to a variety of output targets. 
97
+
98
+The original software is available from https://logging.apache.org/log4net
99
+
100
+The software is available under the Apache License v2.0 license https://logging.apache.org/log4net/license.html
101
+
102
+
103
+##NHunspell
104
+
105
+Spell checking functionality is provided by the NHunspell library.
106
+
107
+The original software is available from https://sourceforge.net/projects/nhunspell/
108
+
109
+NHunspell is licensed under: GPL/LGPL/MPL. Free use in commercial applications is permitted according
110
+
111
+to the LGPL and MPL licenses. Your commercial application can link against the NHunspell DLLs.
112
+
113
+
61 114
##Npgsql
62 115
63 116
PostgreSQL database support is provided by the Ngpsql Development Team, which is open-source software.
... ...
@@ -66,13 +119,6 @@ The original software is available from http://pgfoundry.org/frs/?group_id=10001
66 119
67 120
The software is available under MIT license http://npgsql.projects.pgfoundry.org/license.html
68 121
69
-##SQL Server Express Edition
70
-
71
-Development and testing is provided by SQL Server Express Edition, which is provided and maintained by Microsoft Corp. and is free to use.
72
-
73
-The original software is available from http://msdn.microsoft.com/en-us/evalcenter/dn434042.aspx
74
-
75
-The software is available under Microsoft Limited Public License http://msdn.microsoft.com/en-US/cc300389.aspx
76 122
77 123
##Phantom.js
78 124
... ...
@@ -83,19 +129,19 @@ The original software is available from https://github.com/ariya/phantomjs
83 129
The software is available under BSD 3-clause license https://github.com/ariya/phantomjs/blob/master/LICENSE.BSD
84 130
85 131
86
-##EVO HTML to PDF Converter
87
-A PDF Converter library with support for Azure Websites.
132
+##SQL Server Express Edition
88 133
89
-The original software is available from http://www.evopdf.com
134
+Development and testing is provided by SQL Server Express Edition, which is provided and maintained by Microsoft Corp. and is free to use.
90 135
91
-The software is available under a deployment or company License http://www.evopdf.com/buy.aspx
136
+The original software is available from http://msdn.microsoft.com/en-us/evalcenter/dn434042.aspx
92 137
138
+The software is available under Microsoft Limited Public License http://msdn.microsoft.com/en-US/cc300389.aspx
93 139
94
-##NHunspell
95
-Spell checking functionality is provided by the NHunspell library.
96 140
97
-The original software is available from https://sourceforge.net/projects/nhunspell/
141
+##TinyMCE
98 142
99
-NHunspell is licensed under: GPL/LGPL/MPL. Free use in commercial applications is permitted according
143
+TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control.
144
+
145
+The original software is available from https://www.tinymce.com
100 146
101
-to the LGPL and MPL licenses. Your commercial application can link against the NHunspell DLLs.
... ...
\ No newline at end of file
0
+The software is available under the LGPL license https://github.com/tinymce/tinymce/blob/master/LICENSE.TXT