-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathNOTICE
More file actions
32 lines (19 loc) · 1.12 KB
/
NOTICE
File metadata and controls
32 lines (19 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
The following third-party software is included in the ecFlow source tree, and is licensed as described below.
cereal (C++ header-only serialisation library)
https://uscilab.github.io/cereal/
Licensed under the BSD license, included at `3rdparty/cereal/`.
cpp-httplib (HTTP/HTTPS C++ header-only server and client library)
https://github.com/yhirose/cpp-httplib
Licensed under the MIT license, included at `3rdparty/cpp-httplib/`.
nlohmann-json (C++ header-only library for JSON parsing and serialisation)
https://github.com/nlohmann/json
Licensed under the MIT license, included at `3rdparty/json/`.
Certificate.hpp (C++ header-only library for handling X.509 certificates)
https://gist.github.com/nathan-osman/5041136
Licensed under the MIT license, included at `libs/rest/test/Certificate.hpp`.
LazyTextEdit (Qt-based text editor that lazily loads data from disk when necessary)
https://github.com/Andersbakken/LazyTextEdit
Licensed under the Apache License Version 2.0, included at `Viewer/ecflowUI/src/TextPager/`.
spinning_wheel.gif
Generated using the website http://www.ajaxload.info/
Freely licensed, as described there.