Skip to content

Latest commit

 

History

History
141 lines (110 loc) · 3.81 KB

license.rst

File metadata and controls

141 lines (110 loc) · 3.81 KB

License

This software was put together from various sources that come with respective licenses. Please read the license files of that software. I tried to document the license conditions of all the software that I used to construct pyQAserver. If I failed at some point, I can only ask for forgiveness.

For the rest, the MIT license applies.

Copyright 2019 Denis Brojan

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.

Included software

In the bottom table you will find all the software that comes with pyqaserver with corresponding licenses.

Software Version Used for Licence
BottlePy v0.3 Main server library MIT
Resttoolbox / Communication with Orthanc GPLv3
Bokeh 2.2.1 JS files for HTML BSD 3-Clause
mpld3 0.3 d3 plotting BSD 3-Clause
Bootstrap 3.4.1 Styles for HTML MIT, (c)2019 Twitter
Bootstrap-datepicker 1.4.1 Datepicker for HTML Apache License 2.0
Bootstrap-select 1.13.9 Select button sytle MIT
Popper 2019 Tooltips, dropdowns... MIT
jQuery 3.2.1 Javascript MIT
Glyphicons Halflings Icons MIT
d3.v3.min.js mpld3 Plotting BSD 3-clause
mpld3.v0.3.min.js mpld3 v0.3 Plotting BSD 3-clause
Pylinac 2.3.2 Modified modules MIT
math.js 6.2.2 Image Review calculation Apache License 2.0
tabulator.js 4.7.2 Administration tables MIT
plotly.js 1.54.7 Trends MIT
xlsx.full.min.js / Trends Apache License v2
minimumboundingbox.py / Finding field corners MIT