MIT License
Copyright (c) 2017 by Daniel Klafft
Copyright (c) 2018-2021 SprintWORX GmbH, author: Daniel Bişar
Copyright (c) 2022 Daniel Bişar
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.
What | License | Link |
---|---|---|
.gitignore | CC0 1.0 | https://github.com/github/gitignore/blob/a1c526681bcb84c894288a827580568184f0e42e/LICENSE |
OpenTK | MIT + ThirdParty | https://github.com/opentk/opentk/blob/develop/License.txt |
OpenTK.Platform.Windows and OpenTK.Platform.X11 | Mono | see above -> must include copyright notice |
OpenTK.Compatibility, Tao.OpenGl, Tao.OpenAl and Tao.Platform.Windows.SimpleOpenGlControl | see above -> must include copyright notice | |
OpenTK.Half DO WE USE that? | Half-to-Single and Single-to-Half conversions based on OpenEXR source code | see above |
SkiaSharp | MIT | includes Googles Skia -> license? |
// TODO update OpenTK licenses, we use now a the .NET Core lib (older version, which added also some ms libs)